| "make update-unicode -j16" exit with 0. |
| "make update-download -j16" exit with 0. |
| "make update-rubyspec -j16" exit with 0. |
| "make update-src -j16" exit with 0. |
| "make after-update -j16" exit with 0. |
| "make miniruby -j16" exit with 0. |
| "make ruby -j16" exit with 0. |
| "make all -j16" exit with 0. |
| "make install -j16" exit with 0. |
| "make yes-btest TESTOPTS='-q -j16'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j16'" exit with 0. |
| make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' |
| Failed tests: |
| TestObjSpace#test_dump_special_consts: Test::Unit::AssertionFailedError: <"{\"type\":\"SYMBOL\", \"value\":\"foo\"}"> expected but was |
| Children under /tmp/rubytest.y0nlhp: |
| * drwx------ 4 80 2024-04-28 22:14:37 +0000 gem_rebuild20240428-912753-1lv9g9/ |
| * drwxrwxr-x 2 60 2024-04-28 22:14:37 +0000 new/ |
| * -rw-rw-r-- 1 4096 2024-04-28 22:14:37 +0000 rebuild_test_gem-1.0.0.gem |
| * drwxrwxr-x 2 60 2024-04-28 22:14:37 +0000 old/ |
| * -rw-rw-r-- 1 4096 2024-04-28 22:14:37 +0000 rebuild_test_gem-1.0.0.gem |
| $$$ #<Timeout::Error: execution expired> |
| ### enter analyzing mode for stuck processes |
| $$$ ps jx |
| PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND |
| 1 831 831 831 ? -1 Ss 1000 0:31 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental |
| 831 833 833 833 pts/0 833 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental |
| 833 834 833 833 pts/0 833 S+ 1000 0:14 sh build-loop.sh trunk --incremental |
| 1 595787 833 833 pts/0 833 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestThreadQueue#test_fork_while_queue_waiting |
| 834 871369 833 833 pts/0 833 Sl+ 1000 0:00 ruby ./br.rb build_report trunk --incremental |
| 871369 871372 833 833 pts/0 833 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk --logfile=/home/ko1/ruby/logs/brlog.trunk.20240428-221413 --root_dir=/tmp/ruby --timeout=10800 --incremental |
| 871372 912412 833 833 pts/0 833 Z+ 1000 0:00 [sh] <defunct> |
| 1 1029336 833 833 pts/0 833 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: JSONGeneratorTest#test_broken_bignum |
| 871372 1069381 833 833 pts/0 833 R+ 1000 0:00 ps jx |
| 1 1325073 833 833 pts/0 833 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestIOBuffer#test_shared |
| 1 2482885 833 833 pts/0 833 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestRand#test_fork_shuffle |
| 1 2495219 833 833 pts/0 833 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_parent_locked |
| 1 3111240 833 833 pts/0 833 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_parent_locked |
| 1 3427579 833 833 pts/0 833 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestIOBuffer#test_shared |
| 1 3723384 833 833 pts/0 833 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestThreadQueue#test_fork_while_queue_waiting |
| {1=>[831, 595787, 1029336, 1325073, 2482885, 2495219, 3111240, 3427579, 3723384], 831=>[833], 833=>[834], 834=>[871369], 871369=>[871372], 871372=>[912412, 1069381]} |
| $ timeout 60 gdb -p 912412 -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 1069381 -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> |