There is a known bug in the last few versions of Delphi that causes a memory leak when compiling large projects and I don't think it has a work around, if it does I'd like to know.
But, if this is just a problem that has no solution, how would one go about designing a build server for a situation such as this?
I might need to have the build server restart itself between builds and pick up where it left off, but that seems cumbersome.