I didn't know compiling code was as/more demanding than rendering, Damn!
Now you do.
Seriously, doing parallel builds of multiple large projects with global optimizations can use a lot of memory and computes.
You also benefit from file system caching of intermediate files if you have plenty of RAM.