| "make update-unicode -j4" exit with 0. |
| "make update-download -j4" exit with 0. |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| db3b814..923d351 master -> origin/master |
| "make after-update -j4" exit with 0. |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS=--repeat-count=20" exit with 0. |
| make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20 |
| <compiled>:1: warning: already initialized constant YARP::YCT |
| <compiled>:1: warning: previous definition of YARP::YCT was here |
| <compiled>:1: warning: already initialized constant YCT |
| <compiled>:1: warning: previous definition of YCT was here |
| <compiled>:1: warning: already initialized constant YARP::YCT |
| <compiled>:1: warning: previous definition of YARP::YCT was here |
| <compiled>:1: warning: already initialized constant YCT |
| <compiled>:1: warning: previous definition of YCT was here |
| <compiled>:1: warning: already initialized constant YARP::YCT |
| <compiled>:1: warning: previous definition of YARP::YCT was here |
| <compiled>:1: warning: already initialized constant YCT |
| <compiled>:1: warning: previous definition of YCT was here |
| <compiled>:1: warning: already initialized constant YARP::YCT |
| <compiled>:1: warning: previous definition of YARP::YCT was here |
| <compiled>:1: warning: already initialized constant YCT |
| <compiled>:1: warning: previous definition of YCT was here |
| <compiled>:1: warning: already initialized constant YARP::YCT |
| <compiled>:1: warning: previous definition of YARP::YCT was here |
| <compiled>:1: warning: already initialized constant YCT |
| <compiled>:1: warning: previous definition of YCT was here |
| <compiled>:1: warning: already initialized constant YARP::YCT |
| <compiled>:1: warning: previous definition of YARP::YCT was here |
| <compiled>:1: warning: already initialized constant YCT |
| <compiled>:1: warning: previous definition of YCT was here |
| $$$ #<Timeout::Error: execution expired> |
| ### enter analyzing mode for stuck processes |
| $$$ ps jx |
| PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND |
| 11 12 12 12 ? -1 Ss 1001 0:00 sh build-loop.sh trunk-repeat20 --incremental --process-num=4 |
| 12 607598 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-repeat20 --incremental --process-num=4 |
| 607598 607601 12 12 ? -1 S 1001 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk-repeat20 --logfile=/home/ko1/ruby/logs/brlog.trunk-repeat20.20230905-071049 --root_dir=/tmp/ruby --timeout=41600 --test_opts='TESTS=--repeat-count=20' --incremental --process-num=4 |
| 607601 607602 12 12 ? -1 Sl 1001 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk-repeat20 --logfile=/home/ko1/ruby/logs/brlog.trunk-repeat20.20230905-071049 --root_dir=/tmp/ruby --timeout=41600 --test_opts=TESTS=--repeat-count=20 --incremental --process-num=4 |
| 607602 611667 12 12 ? -1 S 1001 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20 |
| 611667 611668 12 12 ? -1 S 1001 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=--repeat-count=20 |
| 611668 611946 12 12 ? -1 Sl 1001 94:42 /tmp/ruby/src/trunk-repeat20/test/runner.rb: TestRand#test_fork_shuffle |
| 611946 656793 12 12 ? -1 S 1001 0:00 /tmp/ruby/src/trunk-repeat20/test/runner.rb: TestRand#test_fork_shuffle |
| 607602 656794 12 12 ? -1 R 1001 0:00 ps jx |
| {11=>[12], 12=>[607598], 607598=>[607601], 607601=>[607602], 607602=>[611667, 656794], 611667=>[611668], 611668=>[611946], 611946=>[656793]} |
| $ timeout 60 gdb -p 656793 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| $ timeout 60 gdb -p 611946 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| $ timeout 60 gdb -p 611668 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| $ timeout 60 gdb -p 611667 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| Killed |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| $ timeout 60 gdb -p 656794 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| #<Errno::ESRCH: No such process> |