AutoBuild seems to be taking a long time. What is the usual time for a run?
For typical structures, AutoBuild runs can take from 30 minutes to several days using a single processor. You can speed up your jobs by using several processors with a command such as "’nproc=4″. for AutoBuild you can speed up by up to a factor of 5 in this way. You can also speed up rebuild_in_place AutoBuild jobs (where your model is being adjusted, not built from scratch) by specifying fewer cycles: “n_cycle_rebuild_max=1” will use 1 cycle of rebuilding instead of the usual 5. Often that is plenty.