This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
ARM testsuite is taking a much longer time (mainline)...
- To: <gcc at gcc dot gnu dot org>
- Subject: ARM testsuite is taking a much longer time (mainline)...
- From: Rod Stewart <stewart at lab43 dot org>
- Date: Wed, 27 Jun 2001 13:14:24 -0400 (EDT)
The testsuite on ARM GNU/Linux has greately increased in time on the
mainline by about 5.7 hours. Normally a full build and testsuite run
takes about 10.5 hours, but since June 20th that time has increased to
about 16.2 hours.
>From the times listed below it appears to be in the libstdc++-v3 and g++
tests. Anyone have any ideas what might have caused this? I'm going to
start reverting patches between those two dates to see what change caused
this, it may take a few days as I have time.
Here is a log from June 18 (normal build time) and June 20 (extra 6 hours)
Note: The build on June 19 failed so the problem may have been introduced
during the day 18th or 19th. CVS trees pulled around 12 AM EDT.
Time now is Mon Jun 18 07:40:49 EDT 2001 -- Prior to configure call
Time now is Mon Jun 18 07:44:04 EDT 2001 -- Prior to 'make -k bootstrap'
Time now is Mon Jun 18 12:47:03 EDT 2001 -- Prior to make check call
Test Run By build on Mon Jun 18 12:48:20 2001 (libstdc++-v3 tests)
Test Run By build on Mon Jun 18 13:22:40 2001 (gcc tests)
Test Run By build on Mon Jun 18 15:42:05 2001 (g++ tests)
Test Run By build on Mon Jun 18 17:30:14 2001 (g77 tests)
Test Run By build on Mon Jun 18 17:47:30 2001 (objc tests)
Time now is Mon Jun 18 17:49:55 EDT 2001 -- After make check call
Time now is Wed Jun 20 08:32:48 EDT 2001 -- Prior to configure call
Time now is Wed Jun 20 08:36:04 EDT 2001 -- Prior to 'make -k bootstrap'
Time now is Wed Jun 20 13:38:12 EDT 2001 -- Prior to make check call
Test Run By build on Wed Jun 20 13:39:30 2001 (libstdc++-v3 tests)
Test Run By build on Wed Jun 20 17:06:25 2001 (gcc tests)
Test Run By build on Wed Jun 20 19:26:04 2001 (g++ tests)
Test Run By build on Thu Jun 21 00:12:25 2001 (g77 tests)
Test Run By build on Thu Jun 21 00:29:41 2001 (objc tests)
Time now is Thu Jun 21 00:32:10 EDT 2001 -- After make check call
Thanks,
-Rms