rev: 150dbb656d
test-all :
test-spec:
exit statuses:
"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 RUN_OPTS=\"--disable-gems --jit-wait --jit-warnings --jit-min-calls=5\"" exit with 0.
"make yes-test-basic RUN_OPTS=\"--disable-gems --jit-wait --jit-warnings --jit-min-calls=5\"" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-mjit-wait.20201209-083045
#<BuildRuby:0x000055cedb2f7fb0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-mjit-wait",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-mjit-wait",
@TARGET_NAME="trunk-mjit-wait",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-mjit-wait",
@build_opts="-j6",
@configure_opts=["cppflags=-DMJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-mjit-wait.20201209-083045",
@make="make",
@quiet=false,
@ruby_env=
[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "30"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts=
"RUN_OPTS=\"--disable-gems --jit-wait --jit-warnings --jit-min-calls=5\"",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000018)
autoconf 0.000000 0.000000 0.000000 ( 0.000034)
configure 0.000000 0.000000 0.000000 ( 0.000045)
build_up From https://github.com/ruby/ruby
45b2975..150dbb6 master -> origin/master
0.012000 0.000000 9.196000 ( 8.257390)
build_miniruby 0.004000 0.000000 0.100000 ( 0.109107)
build_ruby 0.000000 0.000000 2.584000 ( 2.396891)
build_all 0.012000 0.000000 39.476000 ( 9.316501)
build_install 0.016000 0.004000 34.164000 ( 10.516081)
test_btest test_attr.rb ..
test_autoload.rb ........
test_block.rb ..........................................................
test_class.rb ................................................
test_env.rb ..
test_eval.rb .....................................
test_exception.rb ..................................
test_fiber.rb .....
test_finalizer.rb .
test_flip.rb .
test_flow.rb ..............................................................
test_fork.rb ....
test_gc.rb ..
test_insns.rb ...............................................................................................................................................................................................................................................................................................................................................................................................
test_io.rb .........
test_jump.rb .............................
test_literal.rb ............................................................................................................................................................
test_literal_suffix.rb ................................................
test_load.rb ..
test_marshal.rb .
test_massign.rb ..................................
test_method.rb ...............................................................................................................................................................................................................................
test_objectspace.rb ......
test_proc.rb .....................................
test_ractor.rb .....................................................................
test_string.rb .
test_struct.rb .
test_syntax.rb ............................................................................................................................................................
test_thread.rb .................................................
Fiber count: 10000 (skipping)
PASS all 1468 tests
0.000000 0.000000 591.868000 (587.862499)
test_basic 0.008000 0.004000 4.528000 ( 3.661290)
test_all MJIT warning: Skipped to compile unsupported instruction: defineclass
MJIT warning: Skipped to compile unsupported instruction: defineclass
Skipping Gem::PackageTask tests. rake not found.
MJIT warning: Skipped to compile unsupported instruction: defineclass
MJIT warning: Skipped to compile unsupported instruction: defineclass
MJIT warning: timed out to wait for JIT finish
MJIT warning: Skipped to compile unsupported instruction: defineclass
MJIT warning: Skipped to compile unsupported instruction: defineclass
MJIT warning: Skipped to compile unsupported instruction: defineclass
<internal:ractor>:38: warning: Ractor is experimental, and the behavior may change in future versions of Ruby! Also there are many implementation issues.
$$$ #<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-mjit-wait --incremental --process-num=6
30398 14947 11 11 ? -1 S 1001 0:03 /tmp/ruby/v3/src/trunk-mjit-wait/test/runner.rb: TestProcess#test_process_detach
21619 14950 11 11 ? -1 R 1001 0:00 ps jx
11 21617 11 11 ? -1 S 1001 0:00 ruby ./br.rb build_report trunk-mjit-wait --incremental --process-num=6
21617 21618 11 11 ? -1 S 1001 0:00 sh -c ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-mjit-wait --logfile=/home/ko1/ruby/logs/brlog.trunk-mjit-wait.20201209-083045 --root_dir=/tmp/ruby --timeout=10800 --configure_opts=cppflags="-DMJIT_FORCE_ENABLE" --add-env=RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE=30 --test_opts='RUN_OPTS="--disable-gems --jit-wait --jit-warnings --jit-min-calls=5"' --incremental --process-num=6
21618 21619 11 11 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-mjit-wait --logfile=/home/ko1/ruby/logs/brlog.trunk-mjit-wait.20201209-083045 --root_dir=/tmp/ruby --timeout=10800 --configure_opts=cppflags=-DMJIT_FORCE_ENABLE --add-env=RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE=30 --test_opts=RUN_OPTS="--disable-gems --jit-wait --jit-warnings --jit-min-calls=5" --incremental --process-num=6
21619 30390 11 11 ? -1 S 1001 0:00 sh -c make yes-test-all RUN_OPTS="--disable-gems --jit-wait --jit-warnings --jit-min-calls=5"
30390 30391 11 11 ? -1 S 1001 0:00 make yes-test-all RUN_OPTS=--disable-gems --jit-wait --jit-warnings --jit-min-calls=5
30391 30398 11 11 ? -1 Sl 1001 8:09 /tmp/ruby/v3/src/trunk-mjit-wait/test/runner.rb: TestProcess#test_process_detach
{10=>[11], 30398=>[14947], 21619=>[14950, 30390], 11=>[21617], 21617=>[21618], 21618=>[21619], 30390=>[30391], 30391=>[30398]}
"gdb -p 14950 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
ptrace: No such process.
>>> ThreadsNo threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/ruby/build-ruby/gdbscript:12: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 14950]
#<Errno::ESRCH: No such process>
"gdb -p 14947 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
183 ../sysdeps/nptl/futex-internal.h: No such file or directory.
futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55e2e23d09d8) at ../sysdeps/nptl/futex-internal.h:183
>>> Threads Id Target Id Frame
* 1 Thread 0x7fbe1b08bb80 (LWP 14947) "ruby" futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55e2e23d09d8) at ../sysdeps/nptl/futex-internal.h:183
>>> Machine level backtrace
Thread 1 (Thread 0x7fbe1b08bb80 (LWP 14947)):
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55e2e23d09d8) at ../sysdeps/nptl/futex-internal.h:183
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55e2e23d0970, cond=0x55e2e23d09b0) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=cond@entry=0x55e2e23d09b0, mutex=mutex@entry=0x55e2e23d0970) at pthread_cond_wait.c:638
#3 0x000055e2e1d2a1dd in rb_native_cond_wait (cond=cond@entry=0x55e2e23d09b0, mutex=mutex@entry=0x55e2e23d0970) at /tmp/ruby/v3/src/trunk-mjit-wait/thread_pthread.c:503
#4 0x000055e2e1d90bc3 in vm_cond_wait (msec=0, cond=0x55e2e23d09b0, vm=0x55e2e23d0940) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_sync.c:198
#5 rb_vm_cond_wait (cond=0x55e2e23d09b0, vm=0x55e2e23d0940) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_sync.c:207
#6 rb_vm_barrier () at /tmp/ruby/v3/src/trunk-mjit-wait/vm_sync.c:263
#7 0x000055e2e1bbb12c in gc_enter (lock_lev=0x7ffeb8b5da44, event=<synthetic pointer>, objspace=0x55e2e23d0fd0) at /tmp/ruby/v3/src/trunk-mjit-wait/gc.c:8405
#8 gc_rest (objspace=objspace@entry=0x55e2e23d0fd0) at /tmp/ruby/v3/src/trunk-mjit-wait/gc.c:8304
#9 0x000055e2e1bbb91f in gc_rest (objspace=0x55e2e23d0fd0) at /tmp/ruby/v3/src/trunk-mjit-wait/gc.c:2725
#10 rb_objspace_call_finalizer (objspace=0x55e2e23d0fd0) at /tmp/ruby/v3/src/trunk-mjit-wait/gc.c:3760
#11 0x000055e2e1b9ad29 in rb_ec_finalize (ec=0x55e2e23d1490) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_core.h:1773
#12 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/eval.c:295
#13 0x000055e2e1b9b54c in ruby_cleanup (ex=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_core.h:1793
#14 ruby_stop (ex=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/eval.c:329
#15 0x000055e2e1c97718 in rb_f_fork (obj=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/process.c:4318
#16 rb_f_fork (obj=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/process.c:4308
#17 0x000055e2e1d690a3 in vm_call_cfunc_with_frame (ec=0x55e2e23d1490, reg_cfp=0x7fbe1b089980, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:2821
#18 0x000055e2e1d7482c in vm_call_method_each_type (ec=0x55e2e23d1490, cfp=0x7fbe1b089980, calling=0x7ffeb8b5de40, cd=0x55e2e7c1cd50) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3324
#19 0x000055e2e1d74fb7 in vm_call_method (ec=0x55e2e23d1490, cfp=0x7fbe1b089980, calling=<optimized out>, cd=0x55e2e7c1cd50) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3428
#20 0x000055e2e1d7eef1 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_callinfo.h:337
#21 vm_exec_core (ec=0x55e2e23d1490, initial=128) at ../../src/trunk-mjit-wait/insns.def:770
#22 0x000055e2e1d73454 in rb_vm_exec (ec=0x55e2e23d1490, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:2165
#23 0x000055e2e1d772be in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94432950703360, iseq=0x55e2e25460d0, ec=0x55e2e23d1490) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1265
#24 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffeb8b5e020, argc=1, self=94432950703360, captured=<optimized out>, ec=0x55e2e23d1490) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1337
#25 invoke_block_from_c_bh (argc=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1355
#26 vm_yield (argc=1, kw_splat=0, argv=0x7ffeb8b5e020, ec=0x55e2e23d1490) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1400
#27 rb_yield_0 (argv=0x7ffeb8b5e020, argc=1) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1143
#28 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1149
#29 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1159
#30 0x000055e2e1da5016 in rb_ary_collect (ary=94433242728520) at /tmp/ruby/v3/src/trunk-mjit-wait/include/ruby/internal/core/rarray.h:172
#31 0x000055e2e1d690a3 in vm_call_cfunc_with_frame (ec=0x55e2e23d1490, reg_cfp=0x7fbe1b089ad0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:2821
#32 0x000055e2e1d7eef1 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_callinfo.h:337
#33 vm_exec_core (ec=0x55e2e23d1490, initial=128) at ../../src/trunk-mjit-wait/insns.def:770
#34 0x000055e2e1d73454 in rb_vm_exec (ec=0x55e2e23d1490, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:2165
#35 0x000055e2e1d772be in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94432950703360, iseq=0x55e2e25c5cb8, ec=0x55e2e23d1490) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1265
#36 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffeb8b5e3c0, argc=1, self=94432950703360, captured=<optimized out>, ec=0x55e2e23d1490) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1337
#37 invoke_block_from_c_bh (argc=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1355
#38 vm_yield (argc=1, kw_splat=0, argv=0x7ffeb8b5e3c0, ec=0x55e2e23d1490) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1400
#39 rb_yield_0 (argv=0x7ffeb8b5e3c0, argc=1) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1143
#40 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1149
#41 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1159
#42 0x000055e2e1d9ea9c in rb_ary_each (ary=94433079895200) at /tmp/ruby/v3/src/trunk-mjit-wait/include/ruby/internal/core/rarray.h:172
#43 0x000055e2e1d690a3 in vm_call_cfunc_with_frame (ec=0x55e2e23d1490, reg_cfp=0x7fbe1b089be8, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:2821
#44 0x000055e2e1d7482c in vm_call_method_each_type (ec=0x55e2e23d1490, cfp=0x7fbe1b089be8, calling=0x7ffeb8b5e790, cd=0x7ffeb8b5e630) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3324
#45 0x000055e2e1d74fb7 in vm_call_method (ec=0x55e2e23d1490, cfp=0x7fbe1b089be8, calling=<optimized out>, cd=0x7ffeb8b5e630) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3428
#46 0x000055e2e1d74ca9 in vm_call_refined (cd=0x55e2e25c8b50, calling=0x7ffeb8b5e790, cfp=0x7fbe1b089be8, ec=0x55e2e23d1490) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3303
#47 vm_call_method_each_type (ec=0x55e2e23d1490, cfp=0x7fbe1b089be8, calling=0x7ffeb8b5e790, cd=0x55e2e25c8b50) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3381
#48 0x000055e2e1d74fb7 in vm_call_method (ec=0x55e2e23d1490, cfp=0x7fbe1b089be8, calling=<optimized out>, cd=0x55e2e25c8b50) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3428
#49 0x000055e2e1d7eef1 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_callinfo.h:337
#50 vm_exec_core (ec=0x55e2e23d1490, initial=128) at ../../src/trunk-mjit-wait/insns.def:770
#51 0x000055e2e1d73454 in rb_vm_exec (ec=0x55e2e23d1490, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:2165
#52 0x000055e2e1d772be in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94432950703360, iseq=0x55e2e25c7f68, ec=0x55e2e23d1490) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1265
#53 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffeb8b5e970, argc=1, self=94432950703360, captured=<optimized out>, ec=0x55e2e23d1490) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1337
#54 invoke_block_from_c_bh (argc=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1355
#55 vm_yield (argc=1, kw_splat=0, argv=0x7ffeb8b5e970, ec=0x55e2e23d1490) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1400
#56 rb_yield_0 (argv=0x7ffeb8b5e970, argc=1) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1143
#57 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1149
#58 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1159
#59 0x000055e2e1d9ea9c in rb_ary_each (ary=94433079895720) at /tmp/ruby/v3/src/trunk-mjit-wait/include/ruby/internal/core/rarray.h:172
#60 0x000055e2e1d690a3 in vm_call_cfunc_with_frame (ec=0x55e2e23d1490, reg_cfp=0x7fbe1b089d70, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:2821
#61 0x000055e2e1d7482c in vm_call_method_each_type (ec=0x55e2e23d1490, cfp=0x7fbe1b089d70, calling=0x7ffeb8b5ed40, cd=0x7ffeb8b5ebe0) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3324
#62 0x000055e2e1d74fb7 in vm_call_method (ec=0x55e2e23d1490, cfp=0x7fbe1b089d70, calling=<optimized out>, cd=0x7ffeb8b5ebe0) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3428
#63 0x000055e2e1d74ca9 in vm_call_refined (cd=0x55e2e257ba70, calling=0x7ffeb8b5ed40, cfp=0x7fbe1b089d70, ec=0x55e2e23d1490) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3303
#64 vm_call_method_each_type (ec=0x55e2e23d1490, cfp=0x7fbe1b089d70, calling=0x7ffeb8b5ed40, cd=0x55e2e257ba70) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3381
#65 0x000055e2e1d74fb7 in vm_call_method (ec=0x55e2e23d1490, cfp=0x7fbe1b089d70, calling=<optimized out>, cd=0x55e2e257ba70) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3428
#66 0x000055e2e1d7eef1 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_callinfo.h:337
#67 vm_exec_core (ec=0x55e2e23d1490, initial=128) at ../../src/trunk-mjit-wait/insns.def:770
#68 0x000055e2e1d73cb5 in rb_vm_exec (ec=0x55e2e23d1490, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:2174
#69 0x000055e2e1bffc63 in load_iseq_eval (fname=<optimized out>, ec=0x55e2e23d1490) at /tmp/ruby/v3/src/trunk-mjit-wait/load.c:594
#70 require_internal (ec=0x55e2e23d1490, fname=<optimized out>, exception=1) at /tmp/ruby/v3/src/trunk-mjit-wait/load.c:1065
#71 0x000055e2e1c000a9 in rb_require_string (fname=94432946879480) at /tmp/ruby/v3/src/trunk-mjit-wait/load.c:1142
#72 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/load.c:857
#73 0x000055e2e1d690a3 in vm_call_cfunc_with_frame (ec=0x55e2e23d1490, reg_cfp=0x7fbe1b089fa0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:2821
#74 0x000055e2e1d7482c in vm_call_method_each_type (ec=0x55e2e23d1490, cfp=0x7fbe1b089fa0, calling=0x7ffeb8b5f2f0, cd=0x55e2e2509ec0) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3324
#75 0x000055e2e1d74fb7 in vm_call_method (ec=0x55e2e23d1490, cfp=0x7fbe1b089fa0, calling=<optimized out>, cd=0x55e2e2509ec0) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3428
#76 0x000055e2e1d7edea in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_callinfo.h:337
#77 vm_exec_core (ec=0x55e2e23d1490, initial=128) at ../../src/trunk-mjit-wait/insns.def:789
#78 0x000055e2e1d73454 in rb_vm_exec (ec=0x55e2e23d1490, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:2165
#79 0x000055e2e1b96a0d in rb_ec_exec_node (ec=ec@entry=0x55e2e23d1490, n=n@entry=0x55e2e24143b0) at /tmp/ruby/v3/src/trunk-mjit-wait/eval.c:317
#80 0x000055e2e1b9b61f in ruby_run_node (n=0x55e2e24143b0) at /tmp/ruby/v3/src/trunk-mjit-wait/eval.c:375
#81 0x000055e2e1b8e163 in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/main.c:50
>>> Dump Ruby level backtrace
th: 0x55e2e23d0e30, native_id: 0x7fbe1b08bb80
-- Control frame information -----------------------------------------------
Exception ignored in: <gdb._GdbOutputFile object at 0x7f89c3699f10>[Inferior 1 (process 14947) detached]
Traceback (most recent call last):
File "/usr/share/gdb/python/gdb/__init__.py", line 43, in flush
def flush(self):
KeyboardInterrupt:
[nil, 14947]
"gdb -p 30398 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 14820]
[New LWP 14948]
warning: Could not load shared library symbols for 5725 libraries, e.g. /tmp/_ruby_mjit_p30398u2.so.
Use the "info sharedlibrary" command to see the complete listing.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
44 ../sysdeps/unix/sysv/linux/ppoll.c: No such file or directory.
0x00007fbe1b1a2bf6 in __ppoll (fds=fds@entry=0x7ffeb8b5dad8, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:44
>>> Threads Id Target Id Frame
* 1 Thread 0x7fbe1b08bb80 (LWP 30398) "ruby" 0x00007fbe1b1a2bf6 in __ppoll (fds=fds@entry=0x7ffeb8b5dad8, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:44
2 Thread 0x7fbdc7ede700 (LWP 14820) "envutil.rb:165" 0x00007fbe1b1a2aff in __GI___poll (fds=fds@entry=0x7fbdc7ddd560, nfds=nfds@entry=1, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
3 Thread 0x7fbe186df700 (LWP 14948) "ruby-mjitworker" futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55e2e1f4c908 <mjit_worker_wakeup+40>) at ../sysdeps/nptl/futex-internal.h:183
>>> Machine level backtrace
Thread 3 (Thread 0x7fbe186df700 (LWP 14948)):
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55e2e1f4c908 <mjit_worker_wakeup+40>) at ../sysdeps/nptl/futex-internal.h:183
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55e2e1f4c9a0 <mjit_engine_mutex>, cond=0x55e2e1f4c8e0 <mjit_worker_wakeup>) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=cond@entry=0x55e2e1f4c8e0 <mjit_worker_wakeup>, mutex=mutex@entry=0x55e2e1f4c9a0 <mjit_engine_mutex>) at pthread_cond_wait.c:638
#3 0x000055e2e1d2a1dd in rb_native_cond_wait (cond=cond@entry=0x55e2e1f4c8e0 <mjit_worker_wakeup>, mutex=mutex@entry=0x55e2e1f4c9a0 <mjit_engine_mutex>) at /tmp/ruby/v3/src/trunk-mjit-wait/thread_pthread.c:503
#4 0x000055e2e1c0d37b in mjit_worker () at /tmp/ruby/v3/src/trunk-mjit-wait/mjit_worker.c:1365
#5 0x000055e2e1d24e4e in mjit_worker (arg=0x55e2e1c0d280 <mjit_worker>) at /tmp/ruby/v3/src/trunk-mjit-wait/thread_pthread.c:1941
#6 0x00007fbe1b4a9609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#7 0x00007fbe1b1af293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 2 (Thread 0x7fbdc7ede700 (LWP 14820)):
#0 0x00007fbe1b1a2aff in __GI___poll (fds=fds@entry=0x7fbdc7ddd560, nfds=nfds@entry=1, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x000055e2e1bd8ff0 in poll (__timeout=-1, __nfds=1, __fds=0x7fbdc7ddd560) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46
#2 nogvl_wait_for_single_fd (th=<optimized out>, events=1, fd=11) at /tmp/ruby/v3/src/trunk-mjit-wait/io.c:11038
#3 nogvl_wait_for_single_fd (events=1, fd=11, th=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/io.c:11024
#4 internal_read_func (ptr=ptr@entry=0x7fbdc7ddd6d0) at /tmp/ruby/v3/src/trunk-mjit-wait/io.c:1085
#5 0x000055e2e1d31b5d in rb_thread_io_blocking_region (func=func@entry=0x55e2e1bd8f30 <internal_read_func>, data1=data1@entry=0x7fbdc7ddd6d0, fd=fd@entry=11) at /tmp/ruby/v3/src/trunk-mjit-wait/thread.c:1808
#6 0x000055e2e1be15e4 in rb_read_internal (count=8192, buf=0x7fbd800613d0, fd=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/io.c:1136
#7 io_bufread (fptr=0x55e2f09837c0, len=8192, ptr=0x7fbd800613d0 "P\a") at /tmp/ruby/v3/src/trunk-mjit-wait/io.c:2580
#8 bufread_call (arg=arg@entry=140453078751296) at /tmp/ruby/v3/src/trunk-mjit-wait/io.c:2619
#9 0x000055e2e1b9c6d4 in rb_ensure (b_proc=0x55e2e1be1410 <bufread_call>, data1=140453078751296, e_proc=e_proc@entry=0x55e2e1cf8c40 <rb_str_unlocktmp>, data2=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/eval.c:1158
#10 0x000055e2e1d10246 in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x55e2e1be1410 <bufread_call>, arg=arg@entry=140453078751296) at /tmp/ruby/v3/src/trunk-mjit-wait/string.c:2813
#11 0x000055e2e1bdcaae in io_fread (str=<optimized out>, offset=offset@entry=0, size=size@entry=8192, fptr=fptr@entry=0x55e2f09837c0) at /tmp/ruby/v3/src/trunk-mjit-wait/io.c:2644
#12 0x000055e2e1be074e in read_all (fptr=fptr@entry=0x55e2f09837c0, siz=8192, str=<optimized out>, str@entry=8) at /tmp/ruby/v3/src/trunk-mjit-wait/io.c:2916
#13 0x000055e2e1be9cee in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/io.c:3276
#14 0x000055e2e1d690a3 in vm_call_cfunc_with_frame (ec=0x55e2f27a07b0, reg_cfp=0x7fbdc7eddc90, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:2821
#15 0x000055e2e1d7edea in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_callinfo.h:337
#16 vm_exec_core (ec=0x55e2f27a07b0, initial=1) at ../../src/trunk-mjit-wait/insns.def:789
#17 0x000055e2e1d73454 in rb_vm_exec (ec=0x55e2f27a07b0, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:2165
#18 0x000055e2e1d78163 in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x55e2ef6a4750, argc=argc@entry=0, argv=argv@entry=0x7fbdc7dddc50, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1487
#19 0x000055e2e1d2c4c5 in thread_do_start_proc (th=0x55e2e9387db0) at /tmp/ruby/v3/src/trunk-mjit-wait/thread.c:745
#20 0x000055e2e1d2f2bf in thread_do_start (th=0x55e2e9387db0) at /tmp/ruby/v3/src/trunk-mjit-wait/thread.c:766
#21 thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/thread.c:822
#22 0x000055e2e1d2fb1b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/thread_pthread.c:994
#23 0x00007fbe1b4a9609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#24 0x00007fbe1b1af293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7fbe1b08bb80 (LWP 30398)):
#0 0x00007fbe1b1a2bf6 in __ppoll (fds=fds@entry=0x7ffeb8b5dad8, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:44
#1 0x000055e2e1d2b1f0 in rb_sigwait_sleep (th=th@entry=0x55e2e23d0e30, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x7ffeb8b5db90) at /tmp/ruby/v3/src/trunk-mjit-wait/hrtime.h:148
#2 0x000055e2e1d2e54d in native_sleep (th=<optimized out>, rel=0x7ffeb8b5db90) at /tmp/ruby/v3/src/trunk-mjit-wait/thread_pthread.c:2155
#3 0x000055e2e1d2ff43 in thread_join_sleep (arg=arg@entry=140731997347040) at /tmp/ruby/v3/src/trunk-mjit-wait/thread.c:1199
#4 0x000055e2e1b9c6d4 in rb_ensure (b_proc=b_proc@entry=0x55e2e1d2fe00 <thread_join_sleep>, data1=data1@entry=140731997347040, e_proc=e_proc@entry=0x55e2e1d24a70 <remove_from_join_list>, data2=data2@entry=140731997347040) at /tmp/ruby/v3/src/trunk-mjit-wait/eval.c:1158
#5 0x000055e2e1d28ffd in thread_join (timeout=258394028620382210, target_th=0x55e2e9387db0) at /tmp/ruby/v3/src/trunk-mjit-wait/thread.c:1239
#6 thread_join_m (argc=<optimized out>, argv=<optimized out>, self=94432984817560) at /tmp/ruby/v3/src/trunk-mjit-wait/thread.c:1332
#7 0x000055e2e1d690a3 in vm_call_cfunc_with_frame (ec=0x55e2e23d1490, reg_cfp=0x7fbe1b089910, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:2821
#8 0x000055e2e1d7edea in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_callinfo.h:337
#9 vm_exec_core (ec=0x55e2e23d1490, initial=1) at ../../src/trunk-mjit-wait/insns.def:789
#10 0x000055e2e1d73454 in rb_vm_exec (ec=0x55e2e23d1490, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:2165
#11 0x000055e2e1d772be in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94432950703360, iseq=0x55e2e25460d0, ec=0x55e2e23d1490) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1265
#12 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffeb8b5e020, argc=1, self=94432950703360, captured=<optimized out>, ec=0x55e2e23d1490) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1337
#13 invoke_block_from_c_bh (argc=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1355
#14 vm_yield (argc=1, kw_splat=0, argv=0x7ffeb8b5e020, ec=0x55e2e23d1490) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1400
#15 rb_yield_0 (argv=0x7ffeb8b5e020, argc=1) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1143
#16 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1149
#17 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1159
#18 0x000055e2e1da5016 in rb_ary_collect (ary=94433242728520) at /tmp/ruby/v3/src/trunk-mjit-wait/include/ruby/internal/core/rarray.h:172
#19 0x000055e2e1d690a3 in vm_call_cfunc_with_frame (ec=0x55e2e23d1490, reg_cfp=0x7fbe1b089ad0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:2821
#20 0x000055e2e1d7eef1 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_callinfo.h:337
#21 vm_exec_core (ec=0x55e2e23d1490, initial=1) at ../../src/trunk-mjit-wait/insns.def:770
#22 0x000055e2e1d73454 in rb_vm_exec (ec=0x55e2e23d1490, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:2165
#23 0x000055e2e1d772be in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94432950703360, iseq=0x55e2e25c5cb8, ec=0x55e2e23d1490) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1265
#24 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffeb8b5e3c0, argc=1, self=94432950703360, captured=<optimized out>, ec=0x55e2e23d1490) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1337
#25 invoke_block_from_c_bh (argc=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1355
#26 vm_yield (argc=1, kw_splat=0, argv=0x7ffeb8b5e3c0, ec=0x55e2e23d1490) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1400
#27 rb_yield_0 (argv=0x7ffeb8b5e3c0, argc=1) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1143
#28 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1149
#29 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1159
#30 0x000055e2e1d9ea9c in rb_ary_each (ary=94433079895200) at /tmp/ruby/v3/src/trunk-mjit-wait/include/ruby/internal/core/rarray.h:172
#31 0x000055e2e1d690a3 in vm_call_cfunc_with_frame (ec=0x55e2e23d1490, reg_cfp=0x7fbe1b089be8, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:2821
#32 0x000055e2e1d7482c in vm_call_method_each_type (ec=0x55e2e23d1490, cfp=0x7fbe1b089be8, calling=0x7ffeb8b5e790, cd=0x7ffeb8b5e630) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3324
#33 0x000055e2e1d74fb7 in vm_call_method (ec=0x55e2e23d1490, cfp=0x7fbe1b089be8, calling=<optimized out>, cd=0x7ffeb8b5e630) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3428
#34 0x000055e2e1d74ca9 in vm_call_refined (cd=0x55e2e25c8b50, calling=0x7ffeb8b5e790, cfp=0x7fbe1b089be8, ec=0x55e2e23d1490) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3303
#35 vm_call_method_each_type (ec=0x55e2e23d1490, cfp=0x7fbe1b089be8, calling=0x7ffeb8b5e790, cd=0x55e2e25c8b50) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3381
#36 0x000055e2e1d74fb7 in vm_call_method (ec=0x55e2e23d1490, cfp=0x7fbe1b089be8, calling=<optimized out>, cd=0x55e2e25c8b50) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3428
#37 0x000055e2e1d7eef1 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_callinfo.h:337
#38 vm_exec_core (ec=0x55e2e23d1490, initial=1) at ../../src/trunk-mjit-wait/insns.def:770
#39 0x000055e2e1d73454 in rb_vm_exec (ec=0x55e2e23d1490, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:2165
#40 0x000055e2e1d772be in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94432950703360, iseq=0x55e2e25c7f68, ec=0x55e2e23d1490) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1265
#41 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffeb8b5e970, argc=1, self=94432950703360, captured=<optimized out>, ec=0x55e2e23d1490) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1337
#42 invoke_block_from_c_bh (argc=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1355
#43 vm_yield (argc=1, kw_splat=0, argv=0x7ffeb8b5e970, ec=0x55e2e23d1490) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1400
#44 rb_yield_0 (argv=0x7ffeb8b5e970, argc=1) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1143
#45 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1149
#46 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1159
#47 0x000055e2e1d9ea9c in rb_ary_each (ary=94433079895720) at /tmp/ruby/v3/src/trunk-mjit-wait/include/ruby/internal/core/rarray.h:172
#48 0x000055e2e1d690a3 in vm_call_cfunc_with_frame (ec=0x55e2e23d1490, reg_cfp=0x7fbe1b089d70, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:2821
#49 0x000055e2e1d7482c in vm_call_method_each_type (ec=0x55e2e23d1490, cfp=0x7fbe1b089d70, calling=0x7ffeb8b5ed40, cd=0x7ffeb8b5ebe0) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3324
#50 0x000055e2e1d74fb7 in vm_call_method (ec=0x55e2e23d1490, cfp=0x7fbe1b089d70, calling=<optimized out>, cd=0x7ffeb8b5ebe0) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3428
#51 0x000055e2e1d74ca9 in vm_call_refined (cd=0x55e2e257ba70, calling=0x7ffeb8b5ed40, cfp=0x7fbe1b089d70, ec=0x55e2e23d1490) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3303
#52 vm_call_method_each_type (ec=0x55e2e23d1490, cfp=0x7fbe1b089d70, calling=0x7ffeb8b5ed40, cd=0x55e2e257ba70) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3381
#53 0x000055e2e1d74fb7 in vm_call_method (ec=0x55e2e23d1490, cfp=0x7fbe1b089d70, calling=<optimized out>, cd=0x55e2e257ba70) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3428
#54 0x000055e2e1d7eef1 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_callinfo.h:337
#55 vm_exec_core (ec=0x55e2e23d1490, initial=1) at ../../src/trunk-mjit-wait/insns.def:770
#56 0x000055e2e1d73cb5 in rb_vm_exec (ec=0x55e2e23d1490, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:2174
#57 0x000055e2e1bffc63 in load_iseq_eval (fname=<optimized out>, ec=0x55e2e23d1490) at /tmp/ruby/v3/src/trunk-mjit-wait/load.c:594
#58 require_internal (ec=0x55e2e23d1490, fname=<optimized out>, exception=1) at /tmp/ruby/v3/src/trunk-mjit-wait/load.c:1065
#59 0x000055e2e1c000a9 in rb_require_string (fname=94432946879480) at /tmp/ruby/v3/src/trunk-mjit-wait/load.c:1142
#60 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/load.c:857
#61 0x000055e2e1d690a3 in vm_call_cfunc_with_frame (ec=0x55e2e23d1490, reg_cfp=0x7fbe1b089fa0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:2821
#62 0x000055e2e1d7482c in vm_call_method_each_type (ec=0x55e2e23d1490, cfp=0x7fbe1b089fa0, calling=0x7ffeb8b5f2f0, cd=0x55e2e2509ec0) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3324
#63 0x000055e2e1d74fb7 in vm_call_method (ec=0x55e2e23d1490, cfp=0x7fbe1b089fa0, calling=<optimized out>, cd=0x55e2e2509ec0) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3428
#64 0x000055e2e1d7edea in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_callinfo.h:337
#65 vm_exec_core (ec=0x55e2e23d1490, initial=1) at ../../src/trunk-mjit-wait/insns.def:789
#66 0x000055e2e1d73454 in rb_vm_exec (ec=0x55e2e23d1490, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:2165
#67 0x000055e2e1b96a0d in rb_ec_exec_node (ec=ec@entry=0x55e2e23d1490, n=n@entry=0x55e2e24143b0) at /tmp/ruby/v3/src/trunk-mjit-wait/eval.c:317
#68 0x000055e2e1b9b61f in ruby_run_node (n=0x55e2e24143b0) at /tmp/ruby/v3/src/trunk-mjit-wait/eval.c:375
#69 0x000055e2e1b8e163 in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/main.c:50
>>> Dump Ruby level backtrace
th: 0x55e2e23d0e30, native_id: 0x7fbe1b08bb80
-- Control frame information -----------------------------------------------
c:0033 p:---- s:0233 e:000232 CFUNC :join
me:
called_id: join, type: cfunc
owner class: 0x000055e2e2445758 [3LM ] T_CLASS Thread
self: 0x000055e2e483df98 [0 U] VM/thread (Thread)VM/thread
c:0032 p:0546 s:0228 E:001a28 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/envutil.rb:168
me:
called_id: invoke_ruby, type: iseq
owner class: 0x000055e2ea131438 [3LM ] T_CLASS (annon)
self: 0x000055e2ea1314b0 [3LM ] T_MODULE EnvUtil
lvars:
args: 0x000055e2e481de50 [0 ] T_ARRAY (Array)[ ] len: 131, capa:147 ptr:0x000055e2ee91b170
stdin_data: 0x000055e2e481de78 [0 ] T_STRING (String)# -*- coding: UTF-8; -*-
BEGIN {
require "test/unit";include Test::Unit::Assertions;require "/tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit/core_assertions";include Test::Unit::CoreAssertions
separated
capture_stdout: T_FALSE
capture_stderr: T_TRUE
encoding: T_NIL
timeout: T_FLOAT
reprieve: T_FIXNUM 1
timeout_error: 0x000055e2ea132978 [3LM ] T_CLASS Timeout::Error
stdout_filter: T_NIL
stderr_filter: T_NIL
signal: T_SYMBOL TERM
rubybin: 0x000055e2e481c8c0 [0 ] T_STRING (String)/tmp/ruby/v3/build/trunk-mjit-wait/ruby
precommand: T_NIL
(null): T_FIXNUM 136
opt: 0x000055e2e481c8e8 [0 ] T_HASH (Hash)[A ] 4
in_c: 0x000055e2e481c898 [0 U] T_FILE (IO)
in_p: 0x000055e2e481c870 [0 U] T_FILE (IO)
out_p: T_NIL
out_c: T_NIL
err_p: 0x000055e2e481c820 [0 U] T_FILE (IO)
err_c: T_NIL
c: 0x000055e2ea1b1930 [3LM ] T_STRING (String)C
child_env: 0x000055e2e481c7a8 [0 ] T_HASH (Hash)[A ] 3
lib: T_NIL
pid: T_FIXNUM 14972
th_stdout: T_NIL
th_stderr: 0x000055e2e483df98 [0 U] VM/thread (Thread)VM/thread
status: T_NIL
terminated: T_NIL
stdout: T_NIL
stderr: T_NIL
bt: T_NIL
msg: T_NIL
c:0031 p:0281 s:0191 e:000190 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit/core_assertions.rb:293
me:
called_id: assert_separately, type: iseq
owner class: 0x000055e2ea1d1c80 [3LM ] T_MODULE (Module)Test::Unit::CoreAssertions
defined_class: 0x000055e2ea1d0628 [3LM ] T_ICLASS src:Test::Unit::CoreAssertions
self: 0x000055e2e481e2d8 [0 ] T_OBJECT (TestProcess)len:7 ptr:0x000055e2ed119dc0
lvars:
args: 0x000055e2e481de50 [0 ] T_ARRAY (Array)[ ] len: 131, capa:147 ptr:0x000055e2ee91b170
file: 0x000055e2e79ca7f0 [3LM ] T_STRING (String)/tmp/ruby/v3/src/trunk-mjit-wait/test/ruby/test_process.rb
line: T_FIXNUM 2431
src: 0x000055e2e481de78 [0 ] T_STRING (String)# -*- coding: UTF-8; -*-
BEGIN {
require "test/unit";include Test::Unit::Assertions;require "/tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit/core_assertions";include Test::Unit::CoreAssertions
separated
ignore_stderr: T_NIL
(null): T_FIXNUM 0
opt: 0x000055e2e481e058 [0 ] T_HASH (Hash)[A ] 2
loc: 0x000055e2e481dfe0 [0 U] frame_info (Thread::Backtrace::Location)frame_info
capture_stdout: T_FALSE
res_p: 0x000055e2e481df90 [0 U] T_FILE (IO)
res_c: 0x000055e2e481df68 [0 U] T_FILE (IO)
stdout: T_NIL
stderr: T_NIL
status: T_NIL
res: T_NIL
abort: T_NIL
marshal_error: T_NIL
bt: T_NIL
c:0030 p:0007 s:0169 e:000168 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/test/ruby/test_process.rb:2436
me:
called_id: test_rescue_exec_fail, type: iseq
owner class: 0x000055e2eabc8108 [3LM R ] T_CLASS TestProcess
self: 0x000055e2e481e2d8 [0 ] T_OBJECT (TestProcess)len:7 ptr:0x000055e2ed119dc0
c:0029 p:0052 s:0165 e:000164 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:1280
me:
called_id: run_test, type: iseq
owner class: 0x000055e2ea9d1b88 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x000055e2e481e2d8 [0 ] T_OBJECT (TestProcess)len:7 ptr:0x000055e2ed119dc0
lvars:
name: 0x000055e2f3e358b0 [1 M ] T_STRING (String)test_rescue_exec_fail
progname: 0x000055e2e242e788 [3LM ] T_STRING (String)/tmp/ruby/v3/src/trunk-mjit-wait/test/runner.rb
c:0028 p:0065 s:0159 e:000158 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:1320
me:
called_id: run, type: iseq
owner class: 0x000055e2ea9d1b88 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x000055e2e481e2d8 [0 ] T_OBJECT (TestProcess)len:7 ptr:0x000055e2ed119dc0
lvars:
runner: 0x000055e2e27b5500 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055e2e9dc6110
start_time: 0x000055e2e481e2b0 [0 U] time (Time)time
result: 0x000055e2e2424468 [3LM ] T_STRING (String)
time: T_NIL
e: T_NIL
c:0027 p:0013 s:0150 e:000149 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit/testcase.rb:18
me:
called_id: run, type: iseq
owner class: 0x000055e2ea1d07b8 [3LM ] T_CLASS Test::Unit::TestCase
self: 0x000055e2e481e2d8 [0 ] T_OBJECT (TestProcess)len:7 ptr:0x000055e2ed119dc0
lvars:
runner: 0x000055e2e27b5500 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055e2e9dc6110
c:0026 p:0077 s:0145 e:000144 BLOCK /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:969 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x000055e2e23d7500 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055e2e27b5500 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055e2e9dc6110
lvars:
method: 0x000055e2f3e358b0 [1 M ] T_STRING (String)test_rescue_exec_fail
inst: 0x000055e2e481e2d8 [0 ] T_OBJECT (TestProcess)len:7 ptr:0x000055e2ed119dc0
start_time: T_NIL
result: T_NIL
c:0025 p:---- s:0138 e:000137 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x000055e2e246dbb8 [3LM ] T_CLASS Array
self: 0x000055e2f3e34848 [1 M ] T_ARRAY (Array)[ ] len: 141, capa:193 ptr:0x000055e2f0711020
c:0024 p:0006 s:0134 e:000133 BLOCK /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:962
me:
called_id: _run_suite, type: iseq
owner class: 0x000055e2e23d7500 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055e2e27b5500 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055e2e9dc6110
lvars:
assertions: T_NIL
c:0023 p:0163 s:0130 E:001270 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:989
me:
called_id: _run_suite, type: iseq
owner class: 0x000055e2e23d7500 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055e2e27b5500 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055e2e9dc6110
lvars:
suite: 0x000055e2eabc8108 [3LM R ] T_CLASS TestProcess
type: T_SYMBOL test
header: 0x000055e2f3e36238 [1 M ] T_STRING (String)test_suite_header
filter: 0x000055e2e26d2c50 [3LM ] T_REGEXP
all_test_methods: 0x000055e2f3e34898 [1 M ] T_ARRAY (Array)[ ] len: 141, capa:141 ptr:0x000055e2ef8f1210
filtered_test_methods: 0x000055e2f3e34848 [1 M ] T_ARRAY (Array)[ ] len: 141, capa:193 ptr:0x000055e2f0711020
leakchecker: 0x000055e2f3e17978 [1 M ] T_OBJECT (LeakChecker)len:7 ptr:0x000055e2f06a3e50
continuation: 0x000055e2f3e16640 [1 M ] proc (Proc) block in _run_suite@/tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:961
c:0022 p:0042 s:0118 e:000117 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:1133
me:
called_id: _run_suite, type: iseq
owner class: 0x000055e2ea1c9a58 [3LM ] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x000055e2ea1c9238 [3LM ] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x000055e2e27b5500 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055e2e9dc6110
lvars:
suite: 0x000055e2eabc8108 [3LM R ] T_CLASS TestProcess
type: T_SYMBOL test
ex: T_NIL
c:0021 p:0010 s:0111 e:000109 BLOCK /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:624 [FINISH]
me:
called_id: _run_suites, type: iseq
owner class: 0x000055e2ea1d01f0 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x000055e2ea1c9378 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x000055e2e27b5500 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055e2e9dc6110
lvars:
suite: 0x000055e2eabc8108 [3LM R ] T_CLASS TestProcess
e: T_NIL
c:0020 p:---- s:0105 e:000104 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x000055e2e246dbb8 [3LM ] T_CLASS Array
self: 0x000055e2ea2ea4a0 [3LM ] T_ARRAY (Array)[ ] len: 957, capa:957 ptr:0x000055e2e9dc4010
c:0019 p:0054 s:0101 E:001e28 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:622
me:
called_id: _run_suites, type: iseq
owner class: 0x000055e2ea1d01f0 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x000055e2ea1c9378 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x000055e2e27b5500 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055e2e9dc6110
lvars:
suites: 0x000055e2ea2ea4a0 [3LM ] T_ARRAY (Array)[ ] len: 957, capa:957 ptr:0x000055e2e9dc4010
type: T_SYMBOL test
result: 0x000055e2ea77bf28 [3LM ] T_ARRAY (Array)[ ] len: 663, capa:983 ptr:0x000055e2f1522140
c:0018 p:0008 s:0094 E:001198 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:659
me:
called_id: _run_suites, type: iseq
owner class: 0x000055e2ea1db0f0 [3LM ] T_MODULE (Module)Test::Unit::Skipping
defined_class: 0x000055e2ea1c9328 [3LM ] T_ICLASS src:Test::Unit::Skipping
self: 0x000055e2e27b5500 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055e2e9dc6110
lvars:
suites: 0x000055e2ea2ea4a0 [3LM ] T_ARRAY (Array)[ ] len: 957, capa:957 ptr:0x000055e2e9dc4010
type: T_SYMBOL test
result: T_NIL
c:0017 p:0140 s:0087 E:000938 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:904
me:
called_id: _run_anything, type: iseq
owner class: 0x000055e2e23d7500 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055e2e27b5500 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055e2e9dc6110
lvars:
type: T_SYMBOL test
suites: 0x000055e2ea2ea4a0 [3LM ] T_ARRAY (Array)[ ] len: 957, capa:957 ptr:0x000055e2e9dc4010
test_count: T_FIXNUM 0
assertion_count: T_FIXNUM 0
sync: T_TRUE
old_sync: T_FALSE
start: 0x000055e2ea303040 [0LM U] time (Time)time
results: T_NIL
t: T_NIL
c:0016 p:0016 s:0074 E:002098 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:1070
me:
called_id: _run_anything, type: iseq
owner class: 0x000055e2ea1c9b20 [3LM ] T_MODULE (Module)Test::Unit::RepeatOption
defined_class: 0x000055e2ea1c92d8 [3LM ] T_ICLASS src:Test::Unit::RepeatOption
self: 0x000055e2e27b5500 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055e2e9dc6110
lvars:
type: T_SYMBOL test
c:0015 p:0005 s:0069 E:002060 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:1137
me:
called_id: run_tests, type: iseq
owner class: 0x000055e2e23d7500 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055e2e27b5500 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055e2e9dc6110
c:0014 p:0006 s:0065 E:001f88 BLOCK /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:1124 [FINISH]
me:
called_id: _run, type: iseq
owner class: 0x000055e2e23d7500 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055e2e27b5500 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055e2e9dc6110
lvars:
plugin: 0x000055e2e2547430 [3LM ] T_STRING (String)run_tests
c:0013 p:---- s:0061 e:000060 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x000055e2e246dbb8 [3LM ] T_CLASS Array
self: 0x000055e2ea2ea6a8 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0012 p:0047 s:0057 E:002038 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:1123
me:
called_id: _run, type: iseq
owner class: 0x000055e2e23d7500 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055e2e27b5500 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055e2e9dc6110
lvars:
args: 0x000055e2e27b4808 [3LM ] T_HASH (Hash)[A ] 8
c:0011 p:0013 s:0052 E:002328 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:1111
me:
called_id: run, type: iseq
owner class: 0x000055e2e23d7500 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055e2e27b5500 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055e2e9dc6110
lvars:
args: 0x000055e2e245cf98 [3LM ] T_ARRAY shared -> 0x000055e2ee3ee938 [3LM ] T_ARRAY [ ] len: 1256, capa:3 ptr:0x000055e2ebe518b0
c:0010 p:0008 s:0047 E:002000 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:844
me:
called_id: run, type: iseq
owner class: 0x000055e2ea1daec0 [3LM ] T_MODULE (Module)Test::Unit::StatusLine
defined_class: 0x000055e2ea1c93a0 [3LM ] T_ICLASS src:Test::Unit::StatusLine
self: 0x000055e2e27b5500 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055e2e9dc6110
lvars:
args: 0x000055e2ea2eac48 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0009 p:0008 s:0041 E:001fc0 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:692
me:
called_id: run, type: iseq
owner class: 0x000055e2ea1dafd8 [3LM ] T_MODULE (Module)Test::Unit::Statistics
defined_class: 0x000055e2ea1c9350 [3LM ] T_ICLASS src:Test::Unit::Statistics
self: 0x000055e2e27b5500 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055e2e9dc6110
lvars:
args: 0x000055e2ea2eace8 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0008 p:0015 s:0035 E:001d38 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:34
me:
called_id: run, type: iseq
owner class: 0x000055e2ea1d04e8 [3LM ] T_MODULE Test::Unit::RunCount
defined_class: 0x000055e2ea1c91e8 [3LM ] T_ICLASS src:Test::Unit::RunCount
self: 0x000055e2e27b5500 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055e2e9dc6110
lvars:
(null): 0x000055e2ea2ead60 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0007 p:0006 s:0030 E:0014b8 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:1172
me:
called_id: run, type: iseq
owner class: 0x000055e2ea1c94b8 [3LM ] T_CLASS Test::Unit::Runner
self: 0x000055e2e27b5500 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055e2e9dc6110
lvars:
argv: 0x000055e2e245cf98 [3LM ] T_ARRAY shared -> 0x000055e2ee3ee938 [3LM ] T_ARRAY [ ] len: 1256, capa:3 ptr:0x000055e2ebe518b0
c:0006 p:0032 s:0025 E:000970 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:1242
me:
called_id: run, type: iseq
owner class: 0x000055e2e2653338 [3LM ] T_CLASS Test::Unit::AutoRunner
self: 0x000055e2e27b5550 [3LM ] T_OBJECT (Test::Unit::AutoRunner)len:5 ptr:0x000055e2e27fbe90
c:0005 p:0009 s:0021 E:002048 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:1246
me:
called_id: run, type: iseq
owner class: 0x000055e2ea1c90a8 [3LM ] T_CLASS (annon)
self: 0x000055e2e2653338 [3LM ] T_CLASS Test::Unit::AutoRunner
lvars:
args: 0x000055e2e27b55a0 [3LM ] T_ARRAY (Array)[E ] len: 2 (embed)
c:0004 p:0172 s:0016 E:0000c8 TOP /tmp/ruby/v3/src/trunk-mjit-wait/tool/test/runner.rb:23 [FINISH]
self: 0x000055e2e248c450 [3LM ] T_OBJECT (embed) len:3
lvars:
dir: 0x000055e2e27b55f0 [3LM ] T_STRING (String)/tmp/ruby/v3/src/trunk-mjit-wait/test
c:0003 p:---- s:0011 e:000010 CFUNC :require_relative
me:
called_id: require_relative, type: cfunc
owner class: 0x000055e2e248e638 [3LM ] T_MODULE Kernel
defined_class: 0x000055e2e248e5e8 [3LM ] T_ICLASS src:Kernel
self: 0x000055e2e248c450 [3LM ] T_OBJECT (embed) len:3
c:0002 p:0092 s:0006 E:000830 EVAL /tmp/ruby/v3/src/trunk-mjit-wait/test/runner.rb:11 [FINISH]
self: 0x000055e2e248c450 [3LM ] T_OBJECT (embed) len:3
c:0001 p:0000 s:0003 E:001e30 (none) [FINISH]
self: 0x000055e2e248c450 [3LM ] T_OBJECT (embed) len:3
$1 = 0
">>> Finish
"[Inferior 1 (process 30398) detached]
[nil, 30398]
"gdb -p 30391 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
27 ../sysdeps/unix/sysv/linux/wait4.c: No such file or directory.
0x00007f4c79c13dba in __GI___wait4 (pid=-1, stat_loc=0x7ffc5422fa58, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:27
>>> Threads Id Target Id Frame
* 1 process 30391 "make" 0x00007f4c79c13dba in __GI___wait4 (pid=-1, stat_loc=0x7ffc5422fa58, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:27
>>> Machine level backtrace
Thread 1 (process 30391):
#0 0x00007f4c79c13dba in __GI___wait4 (pid=-1, stat_loc=0x7ffc5422fa58, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:27
#1 0x0000561aefbfd488 in reap_children ()
#2 0x0000561aefbfde64 in new_job ()
#3 0x0000561aefc09d47 in ?? ()
#4 0x0000561aefc0a6df in update_goal_chain ()
#5 0x0000561aefbeef3f in main ()
>>> Dump Ruby level backtrace
/home/ko1/ruby/build-ruby/gdbscript:12: Error in sourced command file:
No symbol "rb_vmdebug_stack_dump_all_threads" in current context.
make: *** [uncommon.mk:800: yes-test-all] Killed
[Inferior 1 (process 30391) detached]
[nil, 30391]
#<Errno::ESRCH: No such process>
"gdb -p 30390 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
Could not attach to process. If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
warning: process 30390 is a zombie - the process has already terminated
ptrace: Operation not permitted.
>>> ThreadsNo threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/ruby/build-ruby/gdbscript:12: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 30390]
0.004000 0.004000 4646.596000 (79247.602405)
/home/ko1/ruby/build-ruby/build-ruby.rb:174:in `each_line': execution expired (Timeout::Error)
from /home/ko1/ruby/build-ruby/build-ruby.rb:174:in `block (2 levels) in cmd'
from /usr/lib/ruby/2.7.0/timeout.rb:110:in `timeout'
from /home/ko1/ruby/build-ruby/build-ruby.rb:173:in `block in cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:170:in `popen'
from /home/ko1/ruby/build-ruby/build-ruby.rb:170:in `cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:320:in `block in test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:243:in `block in builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:242:in `chdir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:242:in `builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:319:in `test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:382:in `block (4 levels) in run'
from /usr/lib/ruby/2.7.0/benchmark.rb:293:in `measure'
from /usr/lib/ruby/2.7.0/benchmark.rb:375:in `item'
from /home/ko1/ruby/build-ruby/build-ruby.rb:380:in `block (3 levels) in run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:379:in `each'
from /home/ko1/ruby/build-ruby/build-ruby.rb:379:in `block (2 levels) in run'
from /usr/lib/ruby/2.7.0/benchmark.rb:173:in `benchmark'
from /usr/lib/ruby/2.7.0/benchmark.rb:205:in `bm'
from /home/ko1/ruby/build-ruby/build-ruby.rb:378:in `block in run'
from /usr/lib/ruby/2.7.0/benchmark.rb:293:in `measure'
from /home/ko1/ruby/build-ruby/build-ruby.rb:377:in `run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:551:in `<main>'
total: 79869.72 sec