The code base is just big and takes some time when rebuilt from
scratch. No good way around that.
But they have a prebuilt development kit. With that you only
need to recompile the parts that you're actually changing, the rest
is just reused from the download. That works because it is pretty
modular.
With projects of that size many of the old habits just don't scale
anymore. You'll have to live with that.