rev: ac4d53bd46
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-debug=-ggdb3 --jit-wait --jit-warnings --jit-min-calls=5\"" exit with 0.
"make yes-test-basic RUN_OPTS=\"--disable-gems --jit-debug=-ggdb3 --jit-wait --jit-warnings --jit-min-calls=5\"" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-mjit-wait.20210813-074737
#<BuildRuby:0x0000564580b98720
@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.20210813-074737",
@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-debug=-ggdb3 --jit-wait --jit-warnings --jit-min-calls=5\"",
@timeout=18000>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000019)
autoconf 0.000000 0.000000 0.000000 ( 0.000043)
configure 0.000000 0.000000 0.000000 ( 0.000039)
build_up From https://github.com/ruby/ruby
5534698..ac4d53b master -> origin/master
0.028000 0.000000 388.780000 ( 83.740546)
build_miniruby 0.000000 0.000000 0.148000 ( 0.158047)
build_ruby 0.000000 0.004000 4.804000 ( 3.404557)
build_all 0.076000 0.020000 312.156000 ( 57.878159)
build_install 0.020000 0.012000 26.476000 ( 11.414417)
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 1488 tests
0.000000 0.004000 1106.852000 (969.521242)
test_basic 0.008000 0.000000 6.652000 ( 5.268514)
test_all MJIT warning: Skipped to compile unsupported instruction: defineclass
MJIT warning: Skipped to compile unsupported instruction: defineclass
MJIT warning: Skipped to compile unsupported instruction: defineclass
MJIT warning: Skipped to compile unsupported instruction: defineclass
MJIT warning: Skipped to compile unsupported instruction: defineclass
MJIT warning: Skipped to compile unsupported instruction: defineclass
MJIT warning: Skipped to compile unsupported instruction: defineclass
JIT cancel: Disabled JIT-ed code because TracePoint is enabled
JIT cancel: Disabled JIT-ed code because GC.compact is used
$$$ #<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
11 2480 11 11 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-mjit-wait --incremental --process-num=6
2480 2482 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.20210813-074737 --root_dir=/tmp/ruby --timeout=18000 --configure_opts=cppflags="-DMJIT_FORCE_ENABLE" --add-env=RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE=30 --test_opts='RUN_OPTS="--disable-gems --jit-debug=-ggdb3 --jit-wait --jit-warnings --jit-min-calls=5"' --incremental --process-num=6
2482 2483 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.20210813-074737 --root_dir=/tmp/ruby --timeout=18000 --configure_opts=cppflags=-DMJIT_FORCE_ENABLE --add-env=RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE=30 --test_opts=RUN_OPTS="--disable-gems --jit-debug=-ggdb3 --jit-wait --jit-warnings --jit-min-calls=5" --incremental --process-num=6
2483 13755 11 11 ? -1 S 1001 0:00 sh -c make yes-test-all RUN_OPTS="--disable-gems --jit-debug=-ggdb3 --jit-wait --jit-warnings --jit-min-calls=5"
13755 13756 11 11 ? -1 S 1001 0:00 make yes-test-all RUN_OPTS=--disable-gems --jit-debug=-ggdb3 --jit-wait --jit-warnings --jit-min-calls=5
13756 13770 11 11 ? -1 Sl 1001 7:06 /tmp/ruby/v3/src/trunk-mjit-wait/test/runner.rb: TestGCCompact#test_compact_count
2483 23301 11 11 ? -1 R 1001 0:00 ps jx
{10=>[11], 11=>[2480], 2480=>[2482], 2482=>[2483], 2483=>[13755, 23301], 13755=>[13756], 13756=>[13770]}
"timeout 60 gdb -p 13770 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 22705]
warning: Could not load shared library symbols for 6185 libraries, e.g. /tmp/_ruby_mjit_p13770u0.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".
52 lowlevellock.c: No such file or directory.
__lll_lock_wait (futex=futex@entry=0x555a14f36880 <mjit_engine_mutex>, private=0) at lowlevellock.c:52
>>> Threads Id Target Id Frame
* 1 Thread 0x7f00199f3b80 (LWP 13770) "ruby" __lll_lock_wait (futex=futex@entry=0x555a14f36880 <mjit_engine_mutex>, private=0) at lowlevellock.c:52
2 Thread 0x7effef703700 (LWP 22705) "ruby-mjitworker" futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555a14f367e8 <mjit_worker_wakeup+40>) at ../sysdeps/nptl/futex-internal.h:183
>>> Machine level backtrace
Thread 2 (Thread 0x7effef703700 (LWP 22705)):
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555a14f367e8 <mjit_worker_wakeup+40>) at ../sysdeps/nptl/futex-internal.h:183
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x555a14f36880 <mjit_engine_mutex>, cond=0x555a14f367c0 <mjit_worker_wakeup>) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=cond@entry=0x555a14f367c0 <mjit_worker_wakeup>, mutex=mutex@entry=0x555a14f36880 <mjit_engine_mutex>) at pthread_cond_wait.c:638
#3 0x0000555a14d07cbd in rb_native_cond_wait (cond=cond@entry=0x555a14f367c0 <mjit_worker_wakeup>, mutex=mutex@entry=0x555a14f36880 <mjit_engine_mutex>) at /tmp/ruby/v3/src/trunk-mjit-wait/thread_pthread.c:545
#4 0x0000555a14be6d8b in mjit_worker () at /tmp/ruby/v3/src/trunk-mjit-wait/mjit_worker.c:1438
#5 0x0000555a14d024ee in mjit_worker (arg=0x555a14be6c70 <mjit_worker>) at /tmp/ruby/v3/src/trunk-mjit-wait/thread_pthread.c:2019
#6 0x00007f0019e11609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#7 0x00007f0019b17293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7f00199f3b80 (LWP 13770)):
#0 __lll_lock_wait (futex=futex@entry=0x555a14f36880 <mjit_engine_mutex>, private=0) at lowlevellock.c:52
#1 0x00007f0019e140a3 in __GI___pthread_mutex_lock (mutex=mutex@entry=0x555a14f36880 <mjit_engine_mutex>) at ../nptl/pthread_mutex_lock.c:80
#2 0x0000555a14d0729d in rb_native_mutex_lock (lock=lock@entry=0x555a14f36880 <mjit_engine_mutex>) at /tmp/ruby/v3/src/trunk-mjit-wait/thread_pthread.c:439
#3 0x0000555a14be5062 in CRITICAL_SECTION_START (level=3, msg=0x555a14e2740e "in stop_worker") at /tmp/ruby/v3/src/trunk-mjit-wait/mjit_worker.c:446
#4 stop_worker () at /tmp/ruby/v3/src/trunk-mjit-wait/mjit.c:773
#5 0x0000555a14be930b in mjit_pause (wait_p=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/mjit.c:806
#6 0x0000555a14be93fd in mjit_cancel_all (reason=0x555a14e277f0 "GC.compact is used") at /tmp/ruby/v3/src/trunk-mjit-wait/mjit.c:99
#7 mjit_cancel_all (reason=0x555a14e277f0 "GC.compact is used") at /tmp/ruby/v3/src/trunk-mjit-wait/mjit.c:88
#8 mjit_update_references (iseq=0x7f00198ed058) at /tmp/ruby/v3/src/trunk-mjit-wait/mjit.c:115
#9 0x0000555a14b880a3 in gc_ref_update (stride=40, page=0x555a16becd30, objspace=0x555a16bebf90, vend=0x7f00198f0000, vstart=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/gc.c:10061
#10 gc_update_references (heap=0x555a16bebfb8, objspace=0x555a16bebf90) at /tmp/ruby/v3/src/trunk-mjit-wait/gc.c:10086
#11 gc_compact_finish (objspace=0x555a16bebf90, heap=0x555a16bebfb8) at /tmp/ruby/v3/src/trunk-mjit-wait/gc.c:5195
#12 0x0000555a14b8e61b in gc_page_sweep (sweep_page=0x555a1d067510, heap=0x555a16bebfb8, objspace=0x555a16bebf90) at /tmp/ruby/v3/src/trunk-mjit-wait/gc.c:5433
#13 gc_sweep_step (objspace=0x555a16bebf90, heap=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/gc.c:5630
#14 0x0000555a14b8ea33 in gc_sweep_rest (objspace=0x555a16bebf90) at /tmp/ruby/v3/src/trunk-mjit-wait/gc.c:5684
#15 gc_sweep (objspace=0x555a16bebf90) at /tmp/ruby/v3/src/trunk-mjit-wait/gc.c:5818
#16 0x0000555a14b922a8 in gc_marks (full_mark=<optimized out>, objspace=0x555a16bebf90) at /tmp/ruby/v3/src/trunk-mjit-wait/gc.c:8144
#17 gc_start (objspace=0x555a16bebf90, reason=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/gc.c:9013
#18 0x0000555a14b95dd3 in garbage_collect (reason=238592, objspace=0x555a16bebf90) at /tmp/ruby/v3/src/trunk-mjit-wait/gc.c:8899
#19 gc_start_internal (compact=20, immediate_sweep=20, immediate_mark=20, full_mark=20, self=139638405269440, ec=0x555a16bec650) at /tmp/ruby/v3/src/trunk-mjit-wait/gc.c:9245
#20 gc_compact (ec=0x555a16bec650, self=139638405269440) at /tmp/ruby/v3/src/trunk-mjit-wait/gc.c:10201
#21 0x0000555a14d5fcc2 in invoke_bf (reg_cfp=<optimized out>, bf=<optimized out>, bf=<optimized out>, argv=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:5639
#22 vm_invoke_builtin_delegate (start_index=<optimized out>, bf=<optimized out>, cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:5639
#23 vm_invoke_builtin_delegate (start_index=<optimized out>, bf=<optimized out>, cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:5627
#24 vm_exec_core (ec=0x555a16bec650, initial=128) at ../../src/trunk-mjit-wait/insns.def:1469
#25 0x0000555a14d5278e in rb_vm_exec (ec=<optimized out>, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:2164
#26 0x0000555a14d564ee in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=139638405440520, iseq=0x7f001677aac0, ec=0x555a16bec650) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1264
#27 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffcd5a97d78, argc=1, self=139638405440520, captured=<optimized out>, ec=0x555a16bec650) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1336
#28 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:1354
#29 vm_yield (argc=1, kw_splat=0, argv=0x7ffcd5a97d78, ec=0x555a16bec650) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1399
#30 rb_yield_0 (argv=0x7ffcd5a97d78, argc=1) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1350
#31 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1366
#32 0x0000555a14d84816 in rb_ary_collect (ary=139637214986080) at /tmp/ruby/v3/src/trunk-mjit-wait/include/ruby/internal/core/rarray.h:172
#33 0x0000555a14d474ab in vm_call_cfunc_with_frame (ec=0x555a16bec650, reg_cfp=0x7f00199f1b08, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:2989
#34 0x0000555a14d51b33 in vm_sendish (ec=0x555a16bec650, reg_cfp=0x7f00199f1b08, cd=0x555a16dcfde0, block_handler=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_callinfo.h:336
#35 0x0000555a14d5c5ab in vm_exec_core (ec=0x555a16bec650, initial=128) at ../../src/trunk-mjit-wait/insns.def:756
#36 0x0000555a14d5278e in rb_vm_exec (ec=<optimized out>, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:2164
#37 0x0000555a14d564ee in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=139638405440520, iseq=0x7f00167789f0, ec=0x555a16bec650) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1264
#38 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffcd5a98198, argc=1, self=139638405440520, captured=<optimized out>, ec=0x555a16bec650) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1336
#39 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:1354
#40 vm_yield (argc=1, kw_splat=0, argv=0x7ffcd5a98198, ec=0x555a16bec650) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1399
#41 rb_yield_0 (argv=0x7ffcd5a98198, argc=1) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1350
#42 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1366
#43 0x0000555a14d7e32c in rb_ary_each (ary=139638219924040) at /tmp/ruby/v3/src/trunk-mjit-wait/include/ruby/internal/core/rarray.h:172
#44 0x0000555a14d474ab in vm_call_cfunc_with_frame (ec=0x555a16bec650, reg_cfp=0x7f00199f1be8, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:2989
#45 0x0000555a14d53a99 in vm_call_method_each_type (ec=0x555a16bec650, cfp=0x7f00199f1be8, calling=0x7ffcd5a98490) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3479
#46 0x0000555a14d54174 in vm_call_method (ec=0x555a16bec650, cfp=0x7f00199f1be8, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3597
#47 0x0000555a14d53ef7 in vm_call_refined (calling=0x7ffcd5a98490, cfp=0x7f00199f1be8, ec=0x555a16bec650) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3458
#48 vm_call_method_each_type (ec=0x555a16bec650, cfp=0x7f00199f1be8, calling=0x7ffcd5a98490) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3536
#49 0x0000555a14d54174 in vm_call_method (ec=0x555a16bec650, cfp=0x7f00199f1be8, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3597
#50 0x0000555a14d51b33 in vm_sendish (ec=0x555a16bec650, reg_cfp=0x7f00199f1be8, cd=0x555a16d8c0c0, block_handler=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_callinfo.h:336
#51 0x0000555a14d5c5ab in vm_exec_core (ec=0x555a16bec650, initial=128) at ../../src/trunk-mjit-wait/insns.def:756
#52 0x0000555a14d5278e in rb_vm_exec (ec=<optimized out>, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:2164
#53 0x0000555a14d564ee in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=139638405440520, iseq=0x7f0016779620, ec=0x555a16bec650) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1264
#54 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffcd5a98748, argc=1, self=139638405440520, captured=<optimized out>, ec=0x555a16bec650) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1336
#55 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:1354
#56 vm_yield (argc=1, kw_splat=0, argv=0x7ffcd5a98748, ec=0x555a16bec650) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1399
#57 rb_yield_0 (argv=0x7ffcd5a98748, argc=1) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1350
#58 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1366
#59 0x0000555a14d7e32c in rb_ary_each (ary=139638219924560) at /tmp/ruby/v3/src/trunk-mjit-wait/include/ruby/internal/core/rarray.h:172
#60 0x0000555a14d474ab in vm_call_cfunc_with_frame (ec=0x555a16bec650, reg_cfp=0x7f00199f1d70, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:2989
#61 0x0000555a14d53a99 in vm_call_method_each_type (ec=0x555a16bec650, cfp=0x7f00199f1d70, calling=0x7ffcd5a98a40) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3479
#62 0x0000555a14d54174 in vm_call_method (ec=0x555a16bec650, cfp=0x7f00199f1d70, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3597
#63 0x0000555a14d53ef7 in vm_call_refined (calling=0x7ffcd5a98a40, cfp=0x7f00199f1d70, ec=0x555a16bec650) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3458
#64 vm_call_method_each_type (ec=0x555a16bec650, cfp=0x7f00199f1d70, calling=0x7ffcd5a98a40) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3536
#65 0x0000555a14d54174 in vm_call_method (ec=0x555a16bec650, cfp=0x7f00199f1d70, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3597
#66 0x0000555a14d51b33 in vm_sendish (ec=0x555a16bec650, reg_cfp=0x7f00199f1d70, cd=0x555a16dd8050, block_handler=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_callinfo.h:336
#67 0x0000555a14d5c5ab in vm_exec_core (ec=0x555a16bec650, initial=128) at ../../src/trunk-mjit-wait/insns.def:756
#68 0x0000555a14d52f7d in rb_vm_exec (ec=<optimized out>, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:2173
#69 0x0000555a14bd9181 in load_iseq_eval (fname=139638405408880, ec=0x555a16bec650) at /tmp/ruby/v3/src/trunk-mjit-wait/load.c:636
#70 require_internal (ec=0x555a16bec650, fname=<optimized out>, exception=1) at /tmp/ruby/v3/src/trunk-mjit-wait/load.c:1112
#71 0x0000555a14bd9659 in rb_require_string (fname=139638405411320) at /tmp/ruby/v3/src/trunk-mjit-wait/load.c:1190
#72 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/load.c:899
#73 0x0000555a14d474ab in vm_call_cfunc_with_frame (ec=0x555a16bec650, reg_cfp=0x7f00199f1fa0, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:2989
#74 0x0000555a14d53a99 in vm_call_method_each_type (ec=0x555a16bec650, cfp=0x7f00199f1fa0, calling=0x7ffcd5a990a0) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3479
#75 0x0000555a14d54174 in vm_call_method (ec=0x555a16bec650, cfp=0x7f00199f1fa0, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3597
#76 0x0000555a14d5c4fb 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:336
#77 vm_exec_core (ec=0x555a16bec650, initial=128) at ../../src/trunk-mjit-wait/insns.def:775
#78 0x0000555a14d5278e in rb_vm_exec (ec=<optimized out>, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:2164
#79 0x0000555a14b6d61b in rb_ec_exec_node (ec=ec@entry=0x555a16bec650, n=n@entry=0x7f00198ccdd0) at /tmp/ruby/v3/src/trunk-mjit-wait/eval.c:317
#80 0x0000555a14b724af in ruby_run_node (n=0x7f00198ccdd0) at /tmp/ruby/v3/src/trunk-mjit-wait/eval.c:375
#81 0x0000555a14b64ba3 in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/main.c:47
>>> Dump Ruby level backtrace
th: 0x555a16bebe10, native_id: 0x7f00199f3b80
-- Control frame information -----------------------------------------------
c:0030 p:0003 s:0171 e:000170 METHOD <internal:gc>:213
me:
called_id: compact, type: iseq
owner class: 0x00007f00198b7c78 [3LM ] T_CLASS (annon)
self: 0x00007f00198b07c0 [3LMP ] T_MODULE GC
c:0029 p:0026 s:0167 e:000166 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/test/ruby/test_gc_compact.rb:166
me:
called_id: test_compact_count, type: iseq
owner class: 0x00007f00144a1ff8 [3LMP ] T_CLASS TestGCCompact
self: 0x00007effd298cf78 [3LMP ] T_OBJECT (TestGCCompact)len:8 ptr:0x00007f001957a940
lvars:
count: T_FIXNUM 0
c:0028 p:0056 s:0162 e:000161 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:1284
me:
called_id: run_test, type: iseq
owner class: 0x00007f00167748a0 [3LM ] T_CLASS MiniTest::Unit::TestCase
self: 0x00007effd298cf78 [3LMP ] T_OBJECT (TestGCCompact)len:8 ptr:0x00007f001957a940
lvars:
name: 0x00007effd2984008 [3LMPR ] T_STRING (String)test_compact_count
progname: 0x00007f00198c1d18 [3LMP ] T_STRING (String)/tmp/ruby/v3/src/trunk-mjit-wait/test/runner.rb
c:0027 p:0064 s:0156 e:000155 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:1324
me:
called_id: run, type: iseq
owner class: 0x00007f00167748a0 [3LM ] T_CLASS MiniTest::Unit::TestCase
self: 0x00007effd298cf78 [3LMP ] T_OBJECT (TestGCCompact)len:8 ptr:0x00007f001957a940
lvars:
runner: 0x00007f00198da408 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555a1d2281e0
start_time: 0x00007effd298ced8 [0 MP U] time (Time)time
result: 0x00007f00198c47c0 [3LMP ] T_STRING (String)
time: T_NIL
e: T_NIL
c:0026 p:0013 s:0147 e:000146 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit/testcase.rb:18
me:
called_id: run, type: iseq
owner class: 0x00007f0016744fb0 [3LM ] T_CLASS Test::Unit::TestCase
self: 0x00007effd298cf78 [3LMP ] T_OBJECT (TestGCCompact)len:8 ptr:0x00007f001957a940
lvars:
runner: 0x00007f00198da408 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555a1d2281e0
c:0025 p:0093 s:0142 e:000141 BLOCK /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:980 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x00007f0016770598 [3LMP ] T_CLASS MiniTest::Unit
self: 0x00007f00198da408 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555a1d2281e0
lvars:
method: 0x00007effd2984008 [3LMPR ] T_STRING (String)test_compact_count
inst: 0x00007effd298cf78 [3LMP ] T_OBJECT (TestGCCompact)len:8 ptr:0x00007f001957a940
start_time: T_NIL
result: T_NIL
c:0024 p:---- s:0135 e:000134 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x00007f00198a19f0 [3LMP ] T_CLASS Array
self: 0x00007effd298bf60 [1 MP ] T_ARRAY (Array)[ T] len: 4, capa:20 ptr:0x00007f001951fb88
c:0023 p:0145 s:0131 e:000130 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:969
me:
called_id: _run_suite, type: iseq
owner class: 0x00007f0016770598 [3LMP ] T_CLASS MiniTest::Unit
self: 0x00007f00198da408 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555a1d2281e0
lvars:
suite: 0x00007f00144a1ff8 [3LMP ] T_CLASS TestGCCompact
type: T_SYMBOL test
header: 0x00007effd2984198 [1 MP ] T_STRING (String)test_suite_header
filter: 0x00007f00165ef4d0 [3LMP ] T_REGEXP
all_test_methods: 0x00007effd298bfb0 [1 MP ] T_ARRAY (Array)[ ] len: 4, capa:4 ptr:0x0000555a1e02c260
filtered_test_methods: 0x00007effd298bf60 [1 MP ] T_ARRAY (Array)[ T] len: 4, capa:20 ptr:0x00007f001951fb88
leakchecker: 0x00007effd298be20 [1 MP ] T_OBJECT (LeakChecker)len:7 ptr:0x00007f001951fc38
trace: T_NIL
assertions: T_NIL
c:0022 p:0042 s:0118 e:000117 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:1137
me:
called_id: _run_suite, type: iseq
owner class: 0x00007f001673ab50 [3LM ] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x00007f001673a0d8 [3LM ] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x00007f00198da408 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555a1d2281e0
lvars:
suite: 0x00007f00144a1ff8 [3LMP ] T_CLASS TestGCCompact
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:628 [FINISH]
me:
called_id: _run_suites, type: iseq
owner class: 0x00007f0016744998 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x00007f001673a308 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x00007f00198da408 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555a1d2281e0
lvars:
suite: 0x00007f00144a1ff8 [3LMP ] T_CLASS TestGCCompact
e: T_NIL
c:0020 p:---- s:0105 e:000104 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00007f00198a19f0 [3LMP ] T_CLASS Array
self: 0x00007f000e7ee248 [3LMP ] T_ARRAY (Array)[ ] len: 950, capa:950 ptr:0x0000555a1d623670
c:0019 p:0054 s:0101 E:000588 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:626
me:
called_id: _run_suites, type: iseq
owner class: 0x00007f0016744998 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x00007f001673a308 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x00007f00198da408 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555a1d2281e0
lvars:
suites: 0x00007f000e7ee248 [3LMP ] T_ARRAY (Array)[ ] len: 950, capa:950 ptr:0x0000555a1d623670
type: T_SYMBOL test
result: 0x00007f000e65a148 [3LMP ] T_ARRAY (Array)[ ] len: 411, capa:436 ptr:0x0000555a1d8a2a60
c:0018 p:0008 s:0094 E:002498 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:663
me:
called_id: _run_suites, type: iseq
owner class: 0x00007f001673b870 [3LM ] T_MODULE (Module)Test::Unit::Skipping
defined_class: 0x00007f001673a268 [3LM ] T_ICLASS src:Test::Unit::Skipping
self: 0x00007f00198da408 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555a1d2281e0
lvars:
suites: 0x00007f000e7ee248 [3LMP ] T_ARRAY (Array)[ ] len: 950, capa:950 ptr:0x0000555a1d623670
type: T_SYMBOL test
result: T_NIL
c:0017 p:0146 s:0087 E:000728 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:908
me:
called_id: _run_anything, type: iseq
owner class: 0x00007f0016770598 [3LMP ] T_CLASS MiniTest::Unit
self: 0x00007f00198da408 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555a1d2281e0
lvars:
type: T_SYMBOL test
suites: 0x00007f000e7ee248 [3LMP ] T_ARRAY (Array)[ ] len: 950, capa:950 ptr:0x0000555a1d623670
test_count: T_FIXNUM 0
assertion_count: T_FIXNUM 0
sync: T_TRUE
old_sync: T_FALSE
start: 0x00007f000e7caf00 [0LMP U] time (Time)time
results: T_NIL
t: T_NIL
c:0016 p:0016 s:0074 E:001658 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:1074
me:
called_id: _run_anything, type: iseq
owner class: 0x00007f001673ac18 [3LM ] T_MODULE (Module)Test::Unit::RepeatOption
defined_class: 0x00007f001673a1c8 [3LM ] T_ICLASS src:Test::Unit::RepeatOption
self: 0x00007f00198da408 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555a1d2281e0
lvars:
type: T_SYMBOL test
c:0015 p:0005 s:0069 E:002470 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:1141
me:
called_id: run_tests, type: iseq
owner class: 0x00007f0016770598 [3LMP ] T_CLASS MiniTest::Unit
self: 0x00007f00198da408 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555a1d2281e0
c:0014 p:0006 s:0065 E:0024a8 BLOCK /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:1128 [FINISH]
me:
called_id: _run, type: iseq
owner class: 0x00007f0016770598 [3LMP ] T_CLASS MiniTest::Unit
self: 0x00007f00198da408 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555a1d2281e0
lvars:
plugin: 0x00007f001677bb00 [3LMP ] T_STRING (String)run_tests
c:0013 p:---- s:0061 e:000060 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00007f00198a19f0 [3LMP ] T_CLASS Array
self: 0x00007f000e7ee450 [3LMP ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0012 p:0047 s:0057 E:0024d8 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:1127
me:
called_id: _run, type: iseq
owner class: 0x00007f0016770598 [3LMP ] T_CLASS MiniTest::Unit
self: 0x00007f00198da408 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555a1d2281e0
lvars:
args: 0x00007f00198df0c0 [3LMP ] T_HASH (Hash)[A ] 8
c:0011 p:0013 s:0052 E:001918 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:1115
me:
called_id: run, type: iseq
owner class: 0x00007f0016770598 [3LMP ] T_CLASS MiniTest::Unit
self: 0x00007f00198da408 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555a1d2281e0
lvars:
args: 0x00007f00198a8c00 [3LMP ] T_ARRAY shared -> 0x00007f00165efc78 [3LM ] T_ARRAY (Array)[ ] len: 829, capa:2 ptr:0x0000555a16f25f80
c:0010 p:0008 s:0047 E:001b80 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:848
me:
called_id: run, type: iseq
owner class: 0x00007f001673b668 [3LM ] T_MODULE (Module)Test::Unit::StatusLine
defined_class: 0x00007f001673a358 [3LM ] T_ICLASS src:Test::Unit::StatusLine
self: 0x00007f00198da408 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555a1d2281e0
lvars:
args: 0x00007f000e7eea18 [3LMP ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0009 p:0008 s:0041 E:001b40 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:696
me:
called_id: run, type: iseq
owner class: 0x00007f001673b780 [3LM ] T_MODULE (Module)Test::Unit::Statistics
defined_class: 0x00007f001673a2b8 [3LM ] T_ICLASS src:Test::Unit::Statistics
self: 0x00007f00198da408 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555a1d2281e0
lvars:
args: 0x00007f000e7eea90 [3LMP ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0008 p:0017 s:0035 E:0013e8 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:31
me:
called_id: run, type: iseq
owner class: 0x00007f0016744cb8 [3LM ] T_MODULE Test::Unit::RunCount
defined_class: 0x00007f001673a010 [3LM ] T_ICLASS src:Test::Unit::RunCount
self: 0x00007f00198da408 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555a1d2281e0
lvars:
(null): 0x00007f000e7eeb08 [3LMP ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0007 p:0006 s:0030 E:001038 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:1176
me:
called_id: run, type: iseq
owner class: 0x00007f001673a4c0 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007f00198da408 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555a1d2281e0
lvars:
argv: 0x00007f00198a8c00 [3LMP ] T_ARRAY shared -> 0x00007f00165efc78 [3LM ] T_ARRAY (Array)[ ] len: 829, capa:2 ptr:0x0000555a16f25f80
c:0006 p:0032 s:0025 E:000710 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:1246
me:
called_id: run, type: iseq
owner class: 0x00007f0016739e08 [3LMP ] T_CLASS Test::Unit::AutoRunner
self: 0x00007f00198da660 [3LMP ] T_OBJECT (Test::Unit::AutoRunner)len:5 ptr:0x0000555a16f09bc0
c:0005 p:0009 s:0021 E:001c68 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:1250
me:
called_id: run, type: iseq
owner class: 0x00007f0016739de0 [3LM ] T_CLASS (annon)
self: 0x00007f0016739e08 [3LMP ] T_CLASS Test::Unit::AutoRunner
lvars:
args: 0x00007f00198da9d0 [3LMP ] T_ARRAY (Array)[E ] len: 2 (embed)
c:0004 p:0174 s:0016 E:0012b8 TOP /tmp/ruby/v3/src/trunk-mjit-wait/tool/test/runner.rb:23 [FINISH]
self: 0x00007f00198904c0 [3LMP ] T_OBJECT (embed) len:3
lvars:
dir: 0x00007f00198daac0 [3LMP ] 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: 0x00007f0019892608 [3LMP ] T_MODULE Kernel
defined_class: 0x00007f00198925b8 [3LM ] T_ICLASS src:Kernel
self: 0x00007f00198904c0 [3LMP ] T_OBJECT (embed) len:3
c:0002 p:0104 s:0006 E:001390 EVAL /tmp/ruby/v3/src/trunk-mjit-wait/test/runner.rb:12 [FINISH]
self: 0x00007f00198904c0 [3LMP ] T_OBJECT (embed) len:3
c:0001 p:0000 s:0003 E:001d30 (none) [FINISH]
self: 0x00007f00198904c0 [3LMP ] T_OBJECT (embed) len:3
$1 = 0
">>> Finish
"[Inferior 1 (process 13770) detached]
[nil, 13770]
"timeout 60 gdb -p 13756 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
27 ../sysdeps/unix/sysv/linux/wait4.c: No such file or directory.
0x00007f6293215dba in __GI___wait4 (pid=-1, stat_loc=0x7ffce8470e18, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:27
>>> Threads Id Target Id Frame
* 1 process 13756 "make" 0x00007f6293215dba in __GI___wait4 (pid=-1, stat_loc=0x7ffce8470e18, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:27
>>> Machine level backtrace
Thread 1 (process 13756):
#0 0x00007f6293215dba in __GI___wait4 (pid=-1, stat_loc=0x7ffce8470e18, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:27
#1 0x00005616b2f7f488 in reap_children ()
#2 0x00005616b2f7fe64 in new_job ()
#3 0x00005616b2f8bd47 in ?? ()
#4 0x00005616b2f8c6df in update_goal_chain ()
#5 0x00005616b2f70f3f 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:817: yes-test-all] Killed
[Inferior 1 (process 13756) detached]
[nil, 13756]
#<Errno::ESRCH: No such process>
"timeout 60 gdb -p 13755 -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 13755 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, 13755]
"timeout 60 gdb -p 23301 -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, 23301]
#<Errno::ESRCH: No such process>
0.004000 0.004000 6201.120000 (18002.617490)
/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: 19134.00 sec