| "make update-unicode -j4" exit with 0. |
| "make update-download -j4" exit with 0. |
| From https://github.com/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| From https://github.com/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| From https://github.com/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 |
| "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' |
| Ignoring debug-1.8.0 because its extensions are not built. Try: gem pristine debug --version 1.8.0 |
| Ignoring racc-1.7.1 because its extensions are not built. Try: gem pristine racc --version 1.7.1 |
| Ignoring rbs-3.1.3 because its extensions are not built. Try: gem pristine rbs --version 3.1.3 |
| Ignoring debug-1.8.0 because its extensions are not built. Try: gem pristine debug --version 1.8.0 |
| Ignoring racc-1.7.1 because its extensions are not built. Try: gem pristine racc --version 1.7.1 |
| Ignoring rbs-3.1.3 because its extensions are not built. Try: gem pristine rbs --version 3.1.3 |
| Exception while verifying corrupt.gem |
| Exception while verifying corrupt.gem |
| $$$ #<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:03 sh build-loop.sh trunk-yjit --incremental --process-num=4 |
| 1 1610220 12 12 ? -1 S 1001 0:00 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork |
| 12 3561420 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-yjit --incremental --process-num=4 |
| 3561420 3561423 12 12 ? -1 Rl 1001 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk-yjit --logfile=/home/ko1/ruby/logs/brlog.trunk-yjit.20230820-135008 --root_dir=/tmp/ruby --timeout=10800 --configure_opts=cppflags=-DYJIT_FORCE_ENABLE --incremental --process-num=4 |
| 3561423 3565537 12 12 ? -1 Z 1001 0:00 [sh] <defunct> |
| 1 3575017 12 12 ? -1 Sl 1001 0:00 /tmp/ruby/build/trunk-yjit/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:39849 |
| 3561423 3615764 12 12 ? -1 R 1001 0:00 ps jx |
| 1 3766532 12 12 ? -1 Rl 1001 71866:16 /tmp/ruby/build/trunk-yjit/ruby -W0 |
| 1 3789170 12 12 ? -1 Sl 1001 0:07 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb |
| 3789170 3791232 12 12 ? -1 Sl 1001 0:00 /tmp/ruby/build/trunk-yjit/ruby /tmp/ruby/src/trunk-yjit/test/drb/ut_drb_drbunix.rb drbunix:/tmp/druby3789170.0 ut_drb_drbunix.rb |
| 1 3791598 12 12 ? -1 Rl 1001 21394:41 /tmp/ruby/build/trunk-yjit/ruby -W0 |
| {11=>[12], 1=>[1610220, 3575017, 3766532, 3789170, 3791598], 12=>[3561420], 3561420=>[3561423], 3561423=>[3565537, 3615764], 3789170=>[3791232]} |
| $ timeout 60 gdb -p 3565537 -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 3615764 -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> |