| "make update-unicode -j6" exit with 0. |
| "make update-download -j6" exit with 0. |
| "make update-rubyspec -j6" exit with 0. |
| "make update-src -j6" exit with 0. |
| "make after-update -j6" exit with 0. |
| "make miniruby -j6" exit with 0. |
| "make ruby -j6" exit with 0. |
| "make all -j6" exit with 0. |
| "make install -j6" exit with 0. |
| "make yes-btest TESTOPTS='-q -j6'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j6'" exit with 0. |
| make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j6' |
| Ignoring debug-1.6.2 because its extensions are not built. Try: gem pristine debug --version 1.6.2 |
| Ignoring rbs-2.7.0 because its extensions are not built. Try: gem pristine rbs --version 2.7.0 |
| Ignoring rbs-2.6.0 because its extensions are not built. Try: gem pristine rbs --version 2.6.0 |
| Ignoring debug-1.6.2 because its extensions are not built. Try: gem pristine debug --version 1.6.2 |
| Ignoring rbs-2.7.0 because its extensions are not built. Try: gem pristine rbs --version 2.7.0 |
| Ignoring rbs-2.6.0 because its extensions are not built. Try: gem pristine rbs --version 2.6.0 |
| Ignoring debug-1.6.2 because its extensions are not built. Try: gem pristine debug --version 1.6.2 |
| Ignoring rbs-2.7.0 because its extensions are not built. Try: gem pristine rbs --version 2.7.0 |
| Ignoring rbs-2.6.0 because its extensions are not built. Try: gem pristine rbs --version 2.6.0 |
| $$$ #<Timeout::Error: execution expired> |
| ### enter analyzing mode for stuck processes |
| $$$ ps jx |
| PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND |
| 10 11 11 11 ? -1 Ss 1001 0:00 sh build-loop.sh trunk-no-mjit --incremental --process-num=6 |
| 11 22760 11 11 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-no-mjit --incremental --process-num=6 |
| 22760 22763 11 11 ? -1 S 1001 0:00 sh -c ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-no-mjit --logfile=/home/ko1/ruby/logs/brlog.trunk-no-mjit.20221023-003239 --root_dir=/tmp/ruby --timeout=10800 --configure_opts='--disable-jit-support' --incremental --process-num=6 |
| 22763 22764 11 11 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-no-mjit --logfile=/home/ko1/ruby/logs/brlog.trunk-no-mjit.20221023-003239 --root_dir=/tmp/ruby --timeout=10800 --configure_opts=--disable-jit-support --incremental --process-num=6 |
| 22764 25962 11 11 ? -1 Z 1001 0:00 [sh] <defunct> |
| 1 26119 11 11 ? -1 Sl 1001 0:00 /tmp/ruby/v3/build/trunk-no-mjit/ruby -rdrb/drb -rdrb/eq -rrinda/ring -rrinda/tuplespace -e uri = ARGV[0] DRb.start_service("druby://localhost:0") ro = DRbObject.new_with_uri(uri) ts = Rinda::TupleSpaceProxy.new(ro) th = Thread.new do ts.take([:test_take, nil]) rescue Interrupt # Expected end Kernel.sleep(0.1) th.raise(Interrupt) # causes loss of the taken tuple ts.write([:barrier, :continue]) Kernel.sleep druby://localhost:35395 |
| 22764 32365 11 11 ? -1 R 1001 0:00 ps jx |
| {10=>[11], 11=>[22760], 22760=>[22763], 22763=>[22764], 22764=>[25962, 32365], 1=>[26119]} |
| $ timeout 60 gdb -p 25962 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| $ timeout 60 gdb -p 32365 -x /home/ko1/ruby/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> |