How much does the source of the github of the UE4.24 take of the storage space

after i download the UE4.24 from the github site it took 50GB of storage space ,i haven’t compile it yet and i just want to know how much will i take after i compile it by 100%

My UnrealEngine git directory reports a size of 136GB. Note that this includes, .git and .vs files as well as Templates, FeaturePacks, Samples content as well as the compiled binaries for the engine.

The Binaries folder itself reports 20.4GB, and the Intermediate folder 48.9GB. Also note that engine plugins contain their own Binaries/Intermediate directories that will add to the final compiled size as well.