Hi! Looking at my build robot[1]'s stats, I noticed an uncommon build for alpha-linux[2] on that box:
buildrobot=> select *, end_time-start_time as duration from job where target='alpha-linux' and host='gcc110.cfarm' and result=0 order by id desc; id | run_id | target | host | start_time | end_time | result | duration -------+--------+-------------+--------------+-------------------------------+-------------------------------+--------+----------------- 19061 | 2057 | alpha-linux | gcc110.cfarm | 2013-10-14 00:10:02.323208+02 | 2013-10-14 00:15:45.484166+02 | 0 | 00:05:43.160958 19050 | 2056 | alpha-linux | gcc110.cfarm | 2013-10-13 23:06:26.780936+02 | 2013-10-13 23:32:18.93899+02 | 0 | 00:25:52.158054 16734 | 1999 | alpha-linux | gcc110.cfarm | 2013-10-08 22:07:01.591042+02 | 2013-10-08 22:33:38.15582+02 | 0 | 00:26:36.564778 16697 | 1998 | alpha-linux | gcc110.cfarm | 2013-10-08 18:31:22.022396+02 | 2013-10-08 18:57:36.186685+02 | 0 | 00:26:14.164289 15903 | 1977 | alpha-linux | gcc110.cfarm | 2013-10-06 12:36:32.515624+02 | 2013-10-06 13:03:48.191454+02 | 0 | 00:27:15.67583 (5 rows) I've had a look at the build logs, but found no real difference. (I thought that maybe an old build directory was around, but the build log really looks like everything was cleanly build.) Do you have an idea where this impressive 80% build time reduction originates from? MfG, JBG [1] http://toolchain.lug-owl.de/buildbot/ [2] http://toolchain.lug-owl.de/buildbot/?limit=5000&target=alpha-linux&host=gcc110.cfarm -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: The real problem with C++ for kernel modules is: the second : the language just sucks. -- Linus Torvalds
signature.asc
Description: Digital signature
_______________________________________________ Gcc-cfarm-users mailing list Gcc-cfarm-users@gna.org https://mail.gna.org/listinfo/gcc-cfarm-users