> du -hs --exclude /aosp/android-latest-release/out /aosp/android-latest-release
132G /aosp/android-latest-release
> du -hs /aosp/android-latest-release/out
127G /aosp/android-latest-release/out
So ~130GB each for the compiled artifacts and the source code. It's heavy, and at times can easily fill 64GB of RAM during the build.