rev: 6326112e16
test-all :
test-spec:
exit statuses:
"make update-unicode DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
"make update-download DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
"make update-rubyspec DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
"make update-src DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
"make after-update DEFS=\"-DRUBY_DEBUG=1\"" exit with 512.
"make miniruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
"make ruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
"make all DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
"make install DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
"make yes-btest TESTS=--repeat-count=20" exit with 0.
"make yes-test-basic TESTS=--repeat-count=20" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20220105-023125
#<BuildRuby:0x000055dc46613988
@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-repeat20-asserts",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-repeat20-asserts",
@TARGET_NAME="trunk-repeat20-asserts",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-repeat20-asserts",
@build_opts="DEFS=\"-DRUBY_DEBUG=1\"",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20220105-023125",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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="TESTS=--repeat-count=20",
@timeout=208000>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000029)
autoconf 0.000000 0.000000 0.000000 ( 0.000077)
configure 0.000000 0.000000 0.000000 ( 0.000056)
build_up make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop.
make: *** [uncommon.mk:1198: /tmp/ruby/v3/src/trunk-repeat20-asserts/ext/ripper/ripper.c] Error 2
0.000000 0.008000 1.788000 ( 2.648829)
build_miniruby 0.004000 0.000000 0.156000 ( 0.171402)
build_ruby 0.000000 0.000000 0.136000 ( 0.175213)
build_all 0.016000 0.000000 9.060000 ( 9.592696)
build_install 0.032000 0.008000 13.368000 ( 14.290861)
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 .................................................
test_yjit.rb ..................................................................................................................................................................
test_yjit_30k_ifelse.rb .
test_yjit_30k_methods.rb .
Fiber count: 10000 (skipping)
PASS all 1668 tests
0.000000 0.000000 166.024000 (125.282578)
test_basic 0.008000 0.004000 1.212000 ( 1.419471)
test_all $$$ #<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-repeat20-asserts --incremental --process-num=6
25501 2683 11 11 ? -1 R 1001 0:00 ps jx
11 25498 11 11 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-repeat20-asserts --incremental --process-num=6
25498 25500 11 11 ? -1 S 1001 0:00 sh -c ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-repeat20-asserts --logfile=/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20220105-023125 --root_dir=/tmp/ruby --timeout=208000 --test_opts='TESTS=--repeat-count=20' --build_opts='DEFS="-DRUBY_DEBUG=1"' --incremental --process-num=6
25500 25501 11 11 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-repeat20-asserts --logfile=/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20220105-023125 --root_dir=/tmp/ruby --timeout=208000 --test_opts=TESTS=--repeat-count=20 --build_opts=DEFS="-DRUBY_DEBUG=1" --incremental --process-num=6
25501 28574 11 11 ? -1 S 1001 0:00 make yes-test-all TESTS=--repeat-count=20
28574 28582 11 11 ? -1 R 1001 3456:17 /tmp/ruby/v3/src/trunk-repeat20-asserts/test/runner.rb: TestGCCompact#test_gc_compact_stats
{10=>[11], 25501=>[2683, 28574], 11=>[25498], 25498=>[25500], 25500=>[25501], 28574=>[28582]}
"timeout 60 gdb -p 2683 -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, 2683]
#<Errno::ESRCH: No such process>
"timeout 60 gdb -p 28582 -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".
58 ../sysdeps/unix/sysv/linux/sigaction.c: No such file or directory.
0x00007f3e323cd496 in __libc_sigaction (sig=sig@entry=7, act=act@entry=0x5645c28b26c0, oact=oact@entry=0x0) at ../sysdeps/unix/sysv/linux/sigaction.c:58
>>> Threads Id Target Id Frame
* 1 Thread 0x7f3e31fa3f40 (LWP 28582) "ruby" 0x00007f3e323cd496 in __libc_sigaction (sig=sig@entry=7, act=act@entry=0x5645c28b26c0, oact=oact@entry=0x0) at ../sysdeps/unix/sysv/linux/sigaction.c:58
>>> Machine level backtrace
Thread 1 (Thread 0x7f3e31fa3f40 (LWP 28582)):
#0 0x00007f3e323cd496 in __libc_sigaction (sig=sig@entry=7, act=act@entry=0x5645c28b26c0, oact=oact@entry=0x0) at ../sysdeps/unix/sysv/linux/sigaction.c:58
#1 0x00007f3e323cd5c9 in __sigaction (sig=sig@entry=7, act=act@entry=0x5645c28b26c0, oact=oact@entry=0x0) at ../nptl/sigaction.c:30
#2 0x00007f3e324ffd4c in read_barrier_signal (sig=<optimized out>, info=<optimized out>, data=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/gc.c:5092
#3 <signal handler called>
#4 0x00007f3e32501699 in is_pointer_to_heap (ptr=0x7f3e05beb3e8, objspace=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/gc.c:2854
#5 vm_ccs_free (klass=<optimized out>, objspace=<optimized out>, alive=<optimized out>, ccs=0x5645d3bab500) at /tmp/ruby/v3/src/trunk-repeat20-asserts/gc.c:2912
#6 cc_table_free_i (ccs_ptr=94857904960768, data_ptr=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/gc.c:2992
#7 0x00007f3e326678f5 in rb_id_table_foreach_values (tbl=tbl@entry=0x7f3db8003960, func=func@entry=0x7f3e32501530 <cc_table_free_i>, data=data@entry=0x7ffd8cf57eb0) at /tmp/ruby/v3/src/trunk-repeat20-asserts/id_table.c:317
#8 0x00007f3e32502dba in cc_table_free (alive=false, klass=139905058885160, objspace=0x5645c28170b0) at /tmp/ruby/v3/src/trunk-repeat20-asserts/gc.c:3007
#9 obj_free (objspace=0x5645c28170b0, obj=139905058885160) at /tmp/ruby/v3/src/trunk-repeat20-asserts/gc.c:3120
#10 0x00007f3e325034ab in gc_sweep_plane (heap=0x5645c28170e8, ctx=<synthetic pointer>, bitset=77858114327, p=139905058885160, objspace=0x5645c28170b0) at /tmp/ruby/v3/src/trunk-repeat20-asserts/gc.c:5313
#11 gc_sweep_page (size_pool=0x5645c28170d8, ctx=<synthetic pointer>, heap=0x5645c28170e8, objspace=0x5645c28170b0) at /tmp/ruby/v3/src/trunk-repeat20-asserts/gc.c:5416
#12 gc_sweep_step (objspace=0x5645c28170b0, size_pool=0x5645c28170d8, heap=0x5645c28170e8) at /tmp/ruby/v3/src/trunk-repeat20-asserts/gc.c:5692
#13 0x00007f3e32504596 in gc_sweep_rest (objspace=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/gc.c:5758
#14 gc_sweep (objspace=0x5645c28170b0) at /tmp/ruby/v3/src/trunk-repeat20-asserts/gc.c:5905
#15 0x00007f3e3250ab30 in gc_marks (full_mark=<optimized out>, objspace=0x5645c28170b0) at /tmp/ruby/v3/src/trunk-repeat20-asserts/gc.c:8178
#16 gc_start (objspace=0x5645c28170b0, reason=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/gc.c:8994
#17 0x00007f3e3250adc9 in garbage_collect (objspace=0x5645c28170b0, reason=238592) at /tmp/ruby/v3/src/trunk-repeat20-asserts/gc.c:8880
#18 0x00007f3e3250b2f6 in gc_start_internal (compact=20, immediate_sweep=20, immediate_mark=20, full_mark=20, self=139905101880600, ec=0x5645c2817850) at /tmp/ruby/v3/src/trunk-repeat20-asserts/gc.c:9296
#19 gc_compact (ec=0x5645c2817850, self=139905101880600) at /tmp/ruby/v3/src/trunk-repeat20-asserts/gc.c:10255
#20 0x00007f3e326bdeb2 in invoke_bf (bf=0x7f3e3284a000 <gc_table+384>, bf=0x7f3e3284a000 <gc_table+384>, argv=0x0, reg_cfp=0x7f3e31fa1910, ec=0x5645c2817850) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_insnhelper.c:5909
#21 vm_invoke_builtin_delegate (start_index=0, bf=0x7f3e3284a000 <gc_table+384>, cfp=0x7f3e31fa1910, ec=0x5645c2817850) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_insnhelper.c:5932
#22 vm_exec_core (ec=0x5645c2817850, initial=<optimized out>) at ../../src/trunk-repeat20-asserts/insns.def:1487
#23 0x00007f3e326bfeaf in rb_vm_exec (ec=0x5645c2817850, mjit_enable_p=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm.c:2220
#24 0x00007f3e326cb609 in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=<optimized out>, self=<optimized out>, iseq=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm.c:1316
#25 invoke_iseq_block_from_c (me=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm.c:1372
#26 invoke_block_from_c_bh (force_blockarg=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm.c:1390
#27 vm_yield_with_cref (is_lambda=<optimized out>, cref=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm.c:1427
#28 vm_yield (kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm.c:1435
#29 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_eval.c:1347
#30 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_eval.c:1363
#31 0x00007f3e324594a0 in rb_ary_collect (ary=139904372870120) at /tmp/ruby/v3/src/trunk-repeat20-asserts/include/ruby/internal/core/rarray.h:372
#32 0x00007f3e326a8b92 in vm_call_cfunc_with_frame (ec=0x5645c2817850, reg_cfp=0x7f3e31fa1a90, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_insnhelper.c:3037
#33 0x00007f3e326b767d in vm_sendish (method_explorer=mexp_search_method, block_handler=<optimized out>, cd=0x5645c29f1680, reg_cfp=0x7f3e31fa1a90, ec=0x5645c2817850) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_insnhelper.c:4751
#34 vm_exec_core (ec=0x5645c2817850, initial=<optimized out>) at ../../src/trunk-repeat20-asserts/insns.def:759
#35 0x00007f3e326bfeaf in rb_vm_exec (ec=0x5645c2817850, mjit_enable_p=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm.c:2220
#36 0x00007f3e326cb609 in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=<optimized out>, self=<optimized out>, iseq=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm.c:1316
#37 invoke_iseq_block_from_c (me=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm.c:1372
#38 invoke_block_from_c_bh (force_blockarg=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm.c:1390
#39 vm_yield_with_cref (is_lambda=<optimized out>, cref=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm.c:1427
#40 vm_yield (kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm.c:1435
#41 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_eval.c:1347
#42 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_eval.c:1363
#43 0x00007f3e32455315 in rb_ary_each (ary=139905020295160) at /tmp/ruby/v3/src/trunk-repeat20-asserts/include/ruby/internal/core/rarray.h:375
#44 0x00007f3e326a8b92 in vm_call_cfunc_with_frame (ec=0x5645c2817850, reg_cfp=0x7f3e31fa1b90, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_insnhelper.c:3037
#45 0x00007f3e326cd58d in vm_call_method_each_type (ec=0x5645c2817850, cfp=0x7f3e31fa1b90, calling=0x7ffd8cf58d80) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_insnhelper.c:3639
#46 0x00007f3e326cdf7f in vm_call_method (ec=0x5645c2817850, cfp=0x7f3e31fa1b90, calling=0x7ffd8cf58d80) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_insnhelper.c:3750
#47 0x00007f3e326cdb02 in vm_call_refined (calling=0x7ffd8cf58d80, cfp=0x7f3e31fa1b90, ec=0x5645c2817850) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_insnhelper.c:3471
#48 vm_call_method_each_type (ec=0x5645c2817850, cfp=0x7f3e31fa1b90, calling=0x7ffd8cf58d80) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_insnhelper.c:3689
#49 0x00007f3e326cdf7f in vm_call_method (ec=0x5645c2817850, cfp=0x7f3e31fa1b90, calling=0x7ffd8cf58d80) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_insnhelper.c:3750
#50 0x00007f3e326b767d in vm_sendish (method_explorer=mexp_search_method, block_handler=<optimized out>, cd=0x5645c29c62e0, reg_cfp=0x7f3e31fa1b90, ec=0x5645c2817850) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_insnhelper.c:4751
#51 vm_exec_core (ec=0x5645c2817850, initial=<optimized out>) at ../../src/trunk-repeat20-asserts/insns.def:759
#52 0x00007f3e326bfeaf in rb_vm_exec (ec=0x5645c2817850, mjit_enable_p=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm.c:2220
#53 0x00007f3e326cb609 in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=<optimized out>, self=<optimized out>, iseq=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm.c:1316
#54 invoke_iseq_block_from_c (me=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm.c:1372
#55 invoke_block_from_c_bh (force_blockarg=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm.c:1390
#56 vm_yield_with_cref (is_lambda=<optimized out>, cref=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm.c:1427
#57 vm_yield (kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm.c:1435
#58 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_eval.c:1347
#59 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_eval.c:1363
#60 0x00007f3e32455315 in rb_ary_each (ary=139905020295720) at /tmp/ruby/v3/src/trunk-repeat20-asserts/include/ruby/internal/core/rarray.h:375
#61 0x00007f3e326a8b92 in vm_call_cfunc_with_frame (ec=0x5645c2817850, reg_cfp=0x7f3e31fa1d50, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_insnhelper.c:3037
#62 0x00007f3e326cd58d in vm_call_method_each_type (ec=0x5645c2817850, cfp=0x7f3e31fa1d50, calling=0x7ffd8cf59340) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_insnhelper.c:3639
#63 0x00007f3e326cdf7f in vm_call_method (ec=0x5645c2817850, cfp=0x7f3e31fa1d50, calling=0x7ffd8cf59340) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_insnhelper.c:3750
#64 0x00007f3e326cdb02 in vm_call_refined (calling=0x7ffd8cf59340, cfp=0x7f3e31fa1d50, ec=0x5645c2817850) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_insnhelper.c:3471
#65 vm_call_method_each_type (ec=0x5645c2817850, cfp=0x7f3e31fa1d50, calling=0x7ffd8cf59340) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_insnhelper.c:3689
#66 0x00007f3e326cdf7f in vm_call_method (ec=0x5645c2817850, cfp=0x7f3e31fa1d50, calling=0x7ffd8cf59340) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_insnhelper.c:3750
#67 0x00007f3e326b767d in vm_sendish (method_explorer=mexp_search_method, block_handler=<optimized out>, cd=0x5645c29f2350, reg_cfp=0x7f3e31fa1d50, ec=0x5645c2817850) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_insnhelper.c:4751
#68 vm_exec_core (ec=0x5645c2817850, initial=<optimized out>) at ../../src/trunk-repeat20-asserts/insns.def:759
#69 0x00007f3e326bfeaf in rb_vm_exec (ec=0x5645c2817850, mjit_enable_p=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm.c:2220
#70 0x00007f3e3254715f in load_iseq_eval (fname=139905102035000, ec=0x5645c2817850) at /tmp/ruby/v3/src/trunk-repeat20-asserts/load.c:656
#71 require_internal (ec=0x5645c2817850, fname=<optimized out>, exception=1, warn=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/load.c:1132
#72 0x00007f3e32547c2a in rb_require_string (fname=139905102004680) at /tmp/ruby/v3/src/trunk-repeat20-asserts/include/ruby/internal/special_consts.h:148
#73 0x00007f3e326a8b92 in vm_call_cfunc_with_frame (ec=0x5645c2817850, reg_cfp=0x7f3e31fa1f90, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_insnhelper.c:3037
#74 0x00007f3e326cd58d in vm_call_method_each_type (ec=0x5645c2817850, cfp=0x7f3e31fa1f90, calling=0x7ffd8cf59980) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_insnhelper.c:3639
#75 0x00007f3e326cdf7f in vm_call_method (ec=0x5645c2817850, cfp=0x7f3e31fa1f90, calling=0x7ffd8cf59980) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_insnhelper.c:3750
#76 0x00007f3e326b74d6 in vm_sendish (block_handler=0, method_explorer=mexp_search_method, cd=0x5645c2938540, reg_cfp=0x7f3e31fa1f90, ec=0x5645c2817850) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm_callinfo.h:349
#77 vm_exec_core (ec=0x5645c2817850, initial=<optimized out>) at ../../src/trunk-repeat20-asserts/insns.def:778
#78 0x00007f3e326bfeaf in rb_vm_exec (ec=0x5645c2817850, mjit_enable_p=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/vm.c:2220
#79 0x00007f3e324e4059 in rb_ec_exec_node (ec=0x5645c2817850, n=0x7f3e31e85fa0) at /tmp/ruby/v3/src/trunk-repeat20-asserts/eval.c:280
#80 0x00007f3e324ea313 in ruby_run_node (n=0x7f3e31e85fa0) at /tmp/ruby/v3/src/trunk-repeat20-asserts/eval.c:321
#81 0x00005645c24741d3 in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v3/src/trunk-repeat20-asserts/main.c:47
>>> Dump Ruby level backtrace
th: 0x5645c2816f30, native_id: 0x7f3e31fa3f40
-- Control frame information -----------------------------------------------
c:0028 p:0003 s:0161 e:000160 METHOD <internal:gc>:282
me:
called_id: compact, type: iseq
owner class: 0x00007f3e31e65188 [3LMP ] T_CLASS (annon)
self: 0x00007f3e31e65d18 [3LMP ] T_MODULE GC
c:0027 p:0021 s:0157 e:000156 METHOD /tmp/ruby/v3/src/trunk-repeat20-asserts/test/ruby/test_gc_compact.rb:108
me:
called_id: test_gc_compact_stats, type: iseq
owner class: 0x00007f3e2e2ddfe8 [3LMP ] T_CLASS TestGCCompact
self: 0x00007f3e0672f240 [3LMPR ] T_OBJECT (TestGCCompact)len:10 ptr:0x00007f3e31a583a0
lvars:
list: 0x00007f3e0672ec28 [1 MP ] T_ARRAY (Array)[ ] len: 500, capa:655 ptr:0x00005645c981f760
compact_stats: T_NIL
c:0026 p:0041 s:0151 e:000150 METHOD /tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:200
me:
called_id: run_test, type: iseq
owner class: 0x00007f3e2f58e138 [3LM ] T_CLASS Test::Unit::TestCase
self: 0x00007f3e0672f240 [3LMPR ] T_OBJECT (TestGCCompact)len:10 ptr:0x00007f3e31a583a0
lvars:
name: T_SYMBOL test_gc_compact_stats
progname: 0x00007f3e31e76cf8 [3LMP ] T_STRING (String)/tmp/ruby/v3/src/trunk-repeat20-asserts/test/runner.rb
c:0025 p:0059 s:0145 e:000144 METHOD /tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:168
me:
called_id: run, type: iseq
owner class: 0x00007f3e2f58e138 [3LM ] T_CLASS Test::Unit::TestCase
self: 0x00007f3e0672f240 [3LMPR ] T_OBJECT (TestGCCompact)len:10 ptr:0x00007f3e31a583a0
lvars:
runner: 0x00007f3e2f53c068 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005645ca2d6ad0
start_time: 0x00007f3e0672f150 [0 MP U ] time (Time)time
result: 0x00007f3e31e79278 [3LMP ] T_STRING (String)
time: T_NIL
e: T_NIL
c:0024 p:0089 s:0136 e:000135 BLOCK /tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1528 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x00007f3e2f5383c8 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007f3e2f53c068 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005645ca2d6ad0
lvars:
method: T_SYMBOL test_gc_compact_stats
inst: 0x00007f3e0672f240 [3LMPR ] T_OBJECT (TestGCCompact)len:10 ptr:0x00007f3e31a583a0
start_time: T_NIL
result: T_NIL
c:0023 p:---- s:0129 e:000128 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x00007f3e31e50210 [3LMP ] T_CLASS Array
self: 0x00007f3e06728be8 [1 MP ] T_ARRAY (Array)[ ] len: 4, capa:8 ptr:0x00005645cfbacc90
c:0022 p:0117 s:0125 e:000124 METHOD /tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1515
me:
called_id: _run_suite, type: iseq
owner class: 0x00007f3e2f5383c8 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007f3e2f53c068 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005645ca2d6ad0
lvars:
suite: 0x00007f3e2e2ddfe8 [3LMP ] T_CLASS TestGCCompact
type: T_SYMBOL test
header: 0x00007f3e06729048 [1 MP ] T_STRING (String)test_suite_header
filter: 0x00007f3e2f540c80 [3LMP ] T_REGEXP (Regexp)
all_test_methods: 0x00007f3e06728be8 [1 MP ] T_ARRAY (Array)[ ] len: 4, capa:8 ptr:0x00005645cfbacc90
leakchecker: 0x00007f3e06728b48 [1 MP ] T_OBJECT (LeakChecker)len:7 ptr:0x00007f3e31a67dc8
trace: T_NIL
assertions: T_NIL
c:0021 p:0042 s:0113 e:000112 METHOD /tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1308
me:
called_id: _run_suite, type: iseq
owner class: 0x00007f3e2f538a30 [3LM ] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x00007f3e2f536dc0 [3LMP ] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x00007f3e2f53c068 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005645ca2d6ad0
lvars:
suite: 0x00007f3e2e2ddfe8 [3LMP ] T_CLASS TestGCCompact
type: T_SYMBOL test
ex: T_NIL
c:0020 p:0010 s:0106 e:000104 BLOCK /tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:799 [FINISH]
me:
called_id: _run_suites, type: iseq
owner class: 0x00007f3e2f53abf0 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x00007f3e2f536ff0 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x00007f3e2f53c068 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005645ca2d6ad0
lvars:
suite: 0x00007f3e2e2ddfe8 [3LMP ] T_CLASS TestGCCompact
e: T_NIL
c:0019 p:---- s:0100 e:000099 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00007f3e31e50210 [3LMP ] T_CLASS Array
self: 0x00007f3e2d0977f8 [3LMP ] T_ARRAY (Array)[ ] len: 960, capa:960 ptr:0x00005645c9f35e70
c:0018 p:0054 s:0096 E:000228 METHOD /tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:797
me:
called_id: _run_suites, type: iseq
owner class: 0x00007f3e2f53abf0 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x00007f3e2f536ff0 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x00007f3e2f53c068 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005645ca2d6ad0
lvars:
suites: 0x00007f3e2d0977f8 [3LMP ] T_ARRAY (Array)[ ] len: 960, capa:960 ptr:0x00005645c9f35e70
type: T_SYMBOL test
result: 0x00007f3e2d0407a0 [3LMP ] T_ARRAY (Array)[ ] len: 784, capa:983 ptr:0x00005645cba8db40
c:0017 p:0008 s:0089 E:000808 METHOD /tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:834
me:
called_id: _run_suites, type: iseq
owner class: 0x00007f3e2f539840 [3LM ] T_MODULE (Module)Test::Unit::Skipping
defined_class: 0x00007f3e2f536f50 [3LM ] T_ICLASS src:Test::Unit::Skipping
self: 0x00007f3e2f53c068 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005645ca2d6ad0
lvars:
suites: 0x00007f3e2d0977f8 [3LMP ] T_ARRAY (Array)[ ] len: 960, capa:960 ptr:0x00005645c9f35e70
type: T_SYMBOL test
result: T_NIL
c:0016 p:0153 s:0082 E:0021f8 METHOD /tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1461
me:
called_id: _run_anything, type: iseq
owner class: 0x00007f3e2f5383c8 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007f3e2f53c068 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005645ca2d6ad0
lvars:
type: T_SYMBOL test
suites: 0x00007f3e2d0977f8 [3LMP ] T_ARRAY (Array)[ ] len: 960, capa:960 ptr:0x00005645c9f35e70
test_count: T_FIXNUM 0
assertion_count: T_FIXNUM 0
sync: T_TRUE
old_sync: T_FALSE
start: 0x00007f3e2d09c230 [0LMP U ] time (Time)time
results: T_NIL
t: T_NIL
c:0015 p:0016 s:0069 E:000328 METHOD /tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1245
me:
called_id: _run_anything, type: iseq
owner class: 0x00007f3e2f538b20 [3LM ] T_MODULE (Module)Test::Unit::RepeatOption
defined_class: 0x00007f3e2f536eb0 [3LM ] T_ICLASS src:Test::Unit::RepeatOption
self: 0x00007f3e2f53c068 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005645ca2d6ad0
lvars:
type: T_SYMBOL test
c:0014 p:0005 s:0064 E:0025a0 METHOD /tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1636
me:
called_id: run_tests, type: iseq
owner class: 0x00007f3e2f5383c8 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007f3e2f53c068 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005645ca2d6ad0
c:0013 p:0006 s:0060 E:000a28 BLOCK /tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1623 [FINISH]
me:
called_id: _run, type: iseq
owner class: 0x00007f3e2f5383c8 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007f3e2f53c068 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005645ca2d6ad0
lvars:
plugin: 0x00007f3e31e90608 [3LMP ] T_STRING (String)run_tests
c:0012 p:---- s:0056 e:000055 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00007f3e31e50210 [3LMP ] T_CLASS Array
self: 0x00007f3e2d097a28 [3LMP ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0011 p:0042 s:0052 E:0012d8 METHOD /tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1622
me:
called_id: _run, type: iseq
owner class: 0x00007f3e2f5383c8 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007f3e2f53c068 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005645ca2d6ad0
lvars:
args: 0x00007f3e2f557750 [3LMP ] T_HASH (Hash)[A ] 8
c:0010 p:0013 s:0047 E:000af8 METHOD /tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1664
me:
called_id: run, type: iseq
owner class: 0x00007f3e2f5383c8 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007f3e2f53c068 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005645ca2d6ad0
lvars:
argv: 0x00007f3e31e5f300 [3LMP ] T_ARRAY [E ] len: 0 (embed)
c:0009 p:0008 s:0042 E:002180 METHOD /tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1019
me:
called_id: run, type: iseq
owner class: 0x00007f3e2f5395e8 [3LM ] T_MODULE (Module)Test::Unit::StatusLine
defined_class: 0x00007f3e2f537040 [3LMP ] T_ICLASS src:Test::Unit::StatusLine
self: 0x00007f3e2f53c068 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005645ca2d6ad0
lvars:
args: 0x00007f3e2d097fa0 [3LMP ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0008 p:0008 s:0036 E:000350 METHOD /tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:867
me:
called_id: run, type: iseq
owner class: 0x00007f3e2f539728 [3LM ] T_MODULE (Module)Test::Unit::Statistics
defined_class: 0x00007f3e2f536fa0 [3LM ] T_ICLASS src:Test::Unit::Statistics
self: 0x00007f3e2f53c068 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005645ca2d6ad0
lvars:
args: 0x00007f3e2d090048 [3LMP ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0007 p:0017 s:0030 E:000818 METHOD /tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:154
me:
called_id: run, type: iseq
owner class: 0x00007f3e2f53af60 [3LM ] T_MODULE Test::Unit::RunCount
defined_class: 0x00007f3e2f536cf8 [3LM ] T_ICLASS src:Test::Unit::RunCount
self: 0x00007f3e2f53c068 [3LMP ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x00005645ca2d6ad0
lvars:
*: 0x00007f3e2d0900e8 [3LMP ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0006 p:0032 s:0025 E:000690 METHOD /tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1743
me:
called_id: run, type: iseq
owner class: 0x00007f3e2f536be0 [3LMP ] T_CLASS Test::Unit::AutoRunner
self: 0x00007f3e2f53c400 [3LMP ] T_OBJECT (Test::Unit::AutoRunner)len:5 ptr:0x00005645c2b92ed0
c:0005 p:0009 s:0021 E:000068 METHOD /tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1747
me:
called_id: run, type: iseq
owner class: 0x00007f3e2f536bb8 [3LM ] T_CLASS (annon)
self: 0x00007f3e2f536be0 [3LMP ] T_CLASS Test::Unit::AutoRunner
lvars:
args: 0x00007f3e2f53c6d0 [3LMP ] T_ARRAY (Array)[E ] len: 2 (embed)
c:0004 p:0174 s:0016 E:0002a8 TOP /tmp/ruby/v3/src/trunk-repeat20-asserts/tool/test/runner.rb:23 [FINISH]
self: 0x00007f3e31e404f0 [3LMP ] T_OBJECT (embed) len:3
lvars:
dir: 0x00007f3e2f53c928 [3LMP ] T_STRING (String)/tmp/ruby/v3/src/trunk-repeat20-asserts/test
c:0003 p:---- s:0011 e:000010 CFUNC :require_relative
me:
called_id: require_relative, type: cfunc
owner class: 0x00007f3e31e424d0 [3LMP ] T_MODULE Kernel
defined_class: 0x00007f3e31e42480 [3LMP ] T_ICLASS src:Kernel
self: 0x00007f3e31e404f0 [3LMP ] T_OBJECT (embed) len:3
c:0002 p:0115 s:0006 E:001c40 EVAL /tmp/ruby/v3/src/trunk-repeat20-asserts/test/runner.rb:14 [FINISH]
self: 0x00007f3e31e404f0 [3LMP ] T_OBJECT (embed) len:3
c:0001 p:0000 s:0003 E:0023a0 (none) [FINISH]
self: 0x00007f3e31e404f0 [3LMP ] T_OBJECT (embed) len:3
$1 = 0
">>> Finish
"[Inferior 1 (process 28582) detached]
[nil, 28582]
"timeout 60 gdb -p 28574 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
make: *** [uncommon.mk:821: yes-test-all] Killed
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 28574 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, 28574]
0.008000 0.000000 207849.440000 (208002.470805)
/home/ko1/ruby/build-ruby/build-ruby.rb:205:in `each_line': execution expired (Timeout::Error)
from /home/ko1/ruby/build-ruby/build-ruby.rb:205: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:204:in `block in cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:201:in `popen'
from /home/ko1/ruby/build-ruby/build-ruby.rb:201:in `cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:371:in `block in test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:292:in `block in builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:291:in `chdir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:291:in `builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:370:in `test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:433: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:431:in `block (3 levels) in run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:430:in `each'
from /home/ko1/ruby/build-ruby/build-ruby.rb:430: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:429: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:428:in `run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:622:in `<main>'
total: 208156.06 sec