| "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. |
| "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='-j4'" exit with 0. |
| make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' |
| /tmp/ruby/src/trunk-no-mjit/lib/yaml.rb:20: warning: already initialized constant YAML |
| /tmp/ruby/src/trunk-no-mjit/lib/rubygems/specification.rb:1308: warning: previous definition of YAML was here |
| Skipping Gem::PackageTask tests. rake not found. |
| $$$ #<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-no-mjit --incremental --process-num=4 |
| 12 671639 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-no-mjit --incremental --process-num=4 |
| 671639 671642 12 12 ? -1 S 1001 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk-no-mjit --logfile=/home/ko1/ruby/logs/brlog.trunk-no-mjit.20230210-141525 --root_dir=/tmp/ruby --timeout=10800 --configure_opts='--disable-jit-support' --incremental --process-num=4 |
| 671642 671643 12 12 ? -1 Sl 1001 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk-no-mjit --logfile=/home/ko1/ruby/logs/brlog.trunk-no-mjit.20230210-141525 --root_dir=/tmp/ruby --timeout=10800 --configure_opts=--disable-jit-support --incremental --process-num=4 |
| 671643 674674 12 12 ? -1 Z 1001 0:00 [sh] <defunct> |
| 1 676372 12 12 ? -1 Sl 1001 0:00 /tmp/ruby/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:39803 |
| 671643 681089 12 12 ? -1 R 1001 0:00 ps jx |
| {11=>[12], 12=>[671639], 671639=>[671642], 671642=>[671643], 671643=>[674674, 681089], 1=>[676372]} |
| $ timeout 60 gdb -p 674674 -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 681089 -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> |