rev: 5bb5e706f1
test-all :
test-spec:
exit statuses:
"rm -f .revision.time" exit with 0.
"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 TESTS=\"--test-order=random\"" exit with 0.
"make yes-test-basic TESTS=\"--test-order=random\"" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20200918-085325
#<BuildRuby:0x0000560123ac4bb0
@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-random0",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-random0",
@TARGET_NAME="trunk-random0",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-random0",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-random0.20200918-085325",
@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=\"--test-order=random\"",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000019)
autoconf 0.000000 0.000000 0.000000 ( 0.000034)
configure 0.000000 0.000000 0.000000 ( 0.000038)
build_up From https://github.com/ruby/ruby
305c430..5bb5e70 master -> origin/master
0.004000 0.008000 8.444000 ( 11.769786)
build_miniruby 0.000000 0.000000 0.104000 ( 0.113892)
build_ruby 0.000000 0.004000 2.980000 ( 2.904191)
build_all 0.008000 0.008000 8.740000 ( 3.529659)
build_install 0.016000 0.008000 6.432000 ( 2.727969)
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 1440 tests
0.000000 0.000000 25.468000 ( 29.833042)
test_basic 0.004000 0.008000 0.408000 ( 0.529574)
test_all Skipping Gem::PackageTask tests. rake not found.
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes
$$$ ps jx
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
11 12 12 12 ? -1 Ss 1001 0:00 sh build-loop.sh trunk-random0 --incremental --process-num=6
12 11344 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-random0 --incremental --process-num=6
11344 11346 12 12 ? -1 S 1001 0:00 sh -c ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-random0 --logfile=/home/ko1/ruby/logs/brlog.trunk-random0.20200918-085325 --root_dir=/tmp/ruby --timeout=10800 --test_opts='TESTS="--test-order=random"' --incremental --process-num=6
11346 11347 12 12 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-random0 --logfile=/home/ko1/ruby/logs/brlog.trunk-random0.20200918-085325 --root_dir=/tmp/ruby --timeout=10800 --test_opts=TESTS="--test-order=random" --incremental --process-num=6
11347 15757 12 12 ? -1 S 1001 0:00 sh -c make yes-test-all TESTS="--test-order=random"
15757 15759 12 12 ? -1 S 1001 0:00 make yes-test-all TESTS=--test-order=random
15759 15766 12 12 ? -1 Sl 1001 0:15 /tmp/ruby/v3/src/trunk-random0/test/runner.rb: TestBacktrace#test_thread_backtrace_locations_with_range
11347 15796 12 12 ? -1 R 1001 0:00 ps jx
{11=>[12], 12=>[11344], 11344=>[11346], 11346=>[11347], 11347=>[15757, 15796], 15757=>[15759], 15759=>[15766]}
"gdb -p 15766 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 15790]
[New LWP 15794]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
39 ../sysdeps/unix/sysv/linux/ppoll.c: No such file or directory.
0x00007fecd9865cf6 in __GI_ppoll (fds=fds@entry=0x7ffc71621d88, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
>>> Threads Id Target Id Frame
* 1 Thread 0x7fecda332d80 (LWP 15766) "ruby" 0x00007fecd9865cf6 in __GI_ppoll (fds=fds@entry=0x7ffc71621d88, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
2 Thread 0x7fecbf2cf700 (LWP 15790) "test_backtrace*" 0x00007fecd93229f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x5608161d96b8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
3 Thread 0x7fecbf1ae700 (LWP 15794) "test_backtrace*" 0x00007fecd93229f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x5608156e7258) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
>>> Machine level backtrace
Thread 3 (Thread 0x7fecbf1ae700 (LWP 15794)):
#0 0x00007fecd93229f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x5608156e7258) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x5608156e7288, cond=0x5608156e7230) at pthread_cond_wait.c:502
#2 __pthread_cond_wait (cond=0x5608156e7230, mutex=0x5608156e7288) at pthread_cond_wait.c:655
#3 0x00007fecd9d968f9 in rb_native_cond_wait (cond=<optimized out>, mutex=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/thread_pthread.c:499
#4 0x00007fecd9d98634 in native_cond_sleep (th=th@entry=0x5608156e71c0, rel=rel@entry=0x0) at /tmp/ruby/v3/src/trunk-random0/thread_pthread.c:1205
#5 0x00007fecd9d9898d in native_sleep (th=0x5608156e71c0, rel=0x0) at /tmp/ruby/v3/src/trunk-random0/thread_pthread.c:2149
#6 0x00007fecd9d9d043 in queue_sleep () at /tmp/ruby/v3/src/trunk-random0/thread_pthread.h:93
#7 0x00007fecd9c14e74 in rb_ensure (b_proc=b_proc@entry=0x7fecd9d9cf90 <queue_sleep>, data1=data1@entry=94592597523560, e_proc=e_proc@entry=0x7fecd9d92280 <queue_sleep_done>, data2=data2@entry=140654794168544) at /tmp/ruby/v3/src/trunk-random0/eval.c:1138
#8 0x00007fecd9d94113 in queue_do_pop (self=94592597523560, q=0x5608121f3470, should_block=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/thread_sync.c:969
#9 0x00007fecd9dcec15 in vm_call_cfunc_with_frame (ec=0x560814b9e0c0, reg_cfp=0x7fecbf1ada60, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:2610
#10 0x00007fecd9dd9d00 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-random0/vm_insnhelper.c:4194
#11 vm_exec_core (ec=0x560814b9e0c0, initial=128, initial@entry=0) at ../../src/trunk-random0/insns.def:789
#12 0x00007fecd9ddfdad in rb_vm_exec (ec=0x560814b9e0c0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random0/vm.c:1982
#13 0x00007fecd9de069f in invoke_block (ec=<optimized out>, iseq=iseq@entry=0x560814b9e0c0, self=self@entry=140654794169040, cref=cref@entry=0x0, type=<optimized out>, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm.c:1084
#14 0x00007fecd9de17d3 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=<optimized out>, kw_splat=-1089807280, argv=<optimized out>, argc=<optimized out>, self=140654794169040, captured=0x5608156e71c0, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm.c:1156
#15 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=<optimized out>, kw_splat=-1089807120, argv=0x7fecbf0adc50, argc=<optimized out>, self=140654794169040, proc=0x56080e2c7bc8, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm.c:1256
#16 vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x56080e2c7bc8, self=140654794169040, argc=argc@entry=-1089807280, argv=argv@entry=0x7fecbf0adcf0, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm.c:1285
#17 0x00007fecd9de2b4d in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x56080e2c7bc8, argc=argc@entry=-1089807280, argv=argv@entry=0x7fecbf0adcf0, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v3/src/trunk-random0/vm.c:1306
#18 0x00007fecd9d9a3f0 in thread_do_start_proc (th=0x5608156e71c0) at /tmp/ruby/v3/src/trunk-random0/thread.c:721
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
Thread 2 (Thread 0x7fecbf2cf700 (LWP 15790)):
#0 0x00007fecd93229f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x5608161d96b8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x5608161d96e8, cond=0x5608161d9690) at pthread_cond_wait.c:502
#2 __pthread_cond_wait (cond=0x5608161d9690, mutex=0x5608161d96e8) at pthread_cond_wait.c:655
#3 0x00007fecd9d968f9 in rb_native_cond_wait (cond=<optimized out>, mutex=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/thread_pthread.c:499
#4 0x00007fecd9d98634 in native_cond_sleep (th=th@entry=0x5608161d9620, rel=rel@entry=0x0) at /tmp/ruby/v3/src/trunk-random0/thread_pthread.c:1205
#5 0x00007fecd9d9898d in native_sleep (th=0x5608161d9620, rel=0x0) at /tmp/ruby/v3/src/trunk-random0/thread_pthread.c:2149
#6 0x00007fecd9d9d043 in queue_sleep () at /tmp/ruby/v3/src/trunk-random0/thread_pthread.h:93
#7 0x00007fecd9c14e74 in rb_ensure (b_proc=b_proc@entry=0x7fecd9d9cf90 <queue_sleep>, data1=data1@entry=94592710681120, e_proc=e_proc@entry=0x7fecd9d92280 <queue_sleep_done>, data2=data2@entry=140654795351952) at /tmp/ruby/v3/src/trunk-random0/eval.c:1138
#8 0x00007fecd9d94113 in queue_do_pop (self=94592710681120, q=0x5608162bc4e0, should_block=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/thread_sync.c:969
#9 0x00007fecd9dcec15 in vm_call_cfunc_with_frame (ec=ec@entry=0x560814ba0f10, reg_cfp=reg_cfp@entry=0x7fecbf2cea60, calling=calling@entry=0x7fecbf1cea50, cd=cd@entry=0x56081089d350) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:2610
#10 0x00007fecd9dceea5 in vm_call_cfunc (ec=ec@entry=0x560814ba0f10, reg_cfp=reg_cfp@entry=0x7fecbf2cea60, calling=calling@entry=0x7fecbf1cea50, cd=cd@entry=0x56081089d350) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:2631
#11 0x00007fecd9de91ce in vm_call_method_each_type (ec=ec@entry=0x560814ba0f10, cfp=cfp@entry=0x7fecbf2cea60, calling=0x7fecbf1cea50, cd=0x56081089d350) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3109
#12 0x00007fecd9de9923 in vm_call_method (ec=0x560814ba0f10, cfp=0x7fecbf2cea60, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3231
#13 0x00007fecd9dd9d00 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-random0/vm_insnhelper.c:4194
#14 vm_exec_core (ec=0x560814ba0f10, initial=128, initial@entry=0) at ../../src/trunk-random0/insns.def:789
#15 0x00007fecd9ddfdad in rb_vm_exec (ec=0x560814ba0f10, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random0/vm.c:1982
#16 0x00007fecd9de069f in invoke_block (ec=<optimized out>, iseq=iseq@entry=0x560814ba0f10, self=self@entry=140654795352784, cref=cref@entry=0x0, type=<optimized out>, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm.c:1084
#17 0x00007fecd9de17d3 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=<optimized out>, kw_splat=-1088623536, argv=<optimized out>, argc=<optimized out>, self=140654795352784, captured=0x5608161d9620, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm.c:1156
#18 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=<optimized out>, kw_splat=-1088623376, argv=0x7fecbf1cec50, argc=<optimized out>, self=140654795352784, proc=0x560814eb21a8, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm.c:1256
#19 vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x560814eb21a8, self=140654795352784, argc=argc@entry=-1088623536, argv=argv@entry=0x7fecbf1cecf0, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm.c:1285
#20 0x00007fecd9de2b4d in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x560814eb21a8, argc=argc@entry=-1088623536, argv=argv@entry=0x7fecbf1cecf0, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v3/src/trunk-random0/vm.c:1306
#21 0x00007fecd9d9a3f0 in thread_do_start_proc (th=0x5608161d9620) at /tmp/ruby/v3/src/trunk-random0/thread.c:721
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
Thread 1 (Thread 0x7fecda332d80 (LWP 15766)):
#0 0x00007fecd9865cf6 in __GI_ppoll (fds=fds@entry=0x7ffc71621d88, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1 0x00007fecd9d97ec7 in rb_sigwait_sleep (th=th@entry=0x56080d317f50, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x0) at /tmp/ruby/v3/src/trunk-random0/thread_pthread.c:2014
#2 0x00007fecd9d98aa4 in native_sleep (th=th@entry=0x56080d317f50, rel=0x0) at /tmp/ruby/v3/src/trunk-random0/thread_pthread.c:2135
#3 0x00007fecd9d9d1f5 in thread_join_sleep (arg=arg@entry=140722210742128) at /tmp/ruby/v3/src/trunk-random0/thread.c:1152
#4 0x00007fecd9c14e74 in rb_ensure (b_proc=b_proc@entry=0x7fecd9d9d0d0 <thread_join_sleep>, data1=data1@entry=140722210742128, e_proc=e_proc@entry=0x7fecd9d922f0 <remove_from_join_list>, data2=data2@entry=140722210742128) at /tmp/ruby/v3/src/trunk-random0/eval.c:1138
#5 0x00007fecd9d93968 in thread_join (target_th=0x5608156e71c0, rel=rel@entry=0x0) at /tmp/ruby/v3/src/trunk-random0/thread.c:1197
#6 0x00007fecd9d93a9c in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=94592597523480) at /tmp/ruby/v3/src/trunk-random0/thread.c:1294
#7 0x00007fecd9dcec15 in vm_call_cfunc_with_frame (ec=0x56080d3185b0, reg_cfp=0x7fecda330980, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:2610
#8 0x00007fecd9dd9d00 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-random0/vm_insnhelper.c:4194
#9 vm_exec_core (ec=0x56080d3185b0, initial=1, initial@entry=0) at ../../src/trunk-random0/insns.def:789
#10 0x00007fecd9ddfdad in rb_vm_exec (ec=ec@entry=0x56080d3185b0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random0/vm.c:1982
#11 0x00007fecd9de069f in invoke_block (ec=ec@entry=0x56080d3185b0, iseq=iseq@entry=0x56080d365a40, self=self@entry=94592583347760, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm.c:1084
#12 0x00007fecd9de1f13 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffc716222f0, argc=1, self=94592583347760, captured=<optimized out>, ec=0x56080d3185b0) at /tmp/ruby/v3/src/trunk-random0/vm.c:1156
#13 invoke_block_from_c_bh (ec=0x56080d3185b0, block_handler=<optimized out>, argv=argv@entry=0x7ffc71622350, force_blockarg=force_blockarg@entry=0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argc=1) at /tmp/ruby/v3/src/trunk-random0/vm.c:1174
#14 0x00007fecd9de222c in vm_yield (argc=1, kw_splat=0, argv=0x7ffc71622350, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm.c:1219
#15 rb_yield_0 (argv=0x7ffc71622350, argc=1) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:1141
#16 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:1147
#17 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:1157
#18 0x00007fecd9b802fc in rb_ary_collect (ary=94592691350680) at /tmp/ruby/v3/src/trunk-random0/array.c:3491
#19 0x00007fecd9dcec15 in vm_call_cfunc_with_frame (ec=0x56080d3185b0, reg_cfp=0x7fecda330ad0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:2610
#20 0x00007fecd9dd9dea 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-random0/vm_insnhelper.c:4194
#21 vm_exec_core (ec=0x56080d3185b0, initial=1, initial@entry=0) at ../../src/trunk-random0/insns.def:770
#22 0x00007fecd9ddfdad in rb_vm_exec (ec=ec@entry=0x56080d3185b0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random0/vm.c:1982
#23 0x00007fecd9de069f in invoke_block (ec=ec@entry=0x56080d3185b0, iseq=iseq@entry=0x56080d32c858, self=self@entry=94592583347760, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm.c:1084
#24 0x00007fecd9de1f13 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffc716226e0, argc=1, self=94592583347760, captured=<optimized out>, ec=0x56080d3185b0) at /tmp/ruby/v3/src/trunk-random0/vm.c:1156
#25 invoke_block_from_c_bh (ec=0x56080d3185b0, block_handler=<optimized out>, argv=argv@entry=0x7ffc71622740, force_blockarg=force_blockarg@entry=0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argc=1) at /tmp/ruby/v3/src/trunk-random0/vm.c:1174
#26 0x00007fecd9de222c in vm_yield (argc=1, kw_splat=0, argv=0x7ffc71622740, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm.c:1219
#27 rb_yield_0 (argv=0x7ffc71622740, argc=1) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:1141
#28 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:1147
#29 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:1157
#30 0x00007fecd9b7a80c in rb_ary_each (ary=94592715516080) at /tmp/ruby/v3/src/trunk-random0/array.c:2379
#31 0x00007fecd9dcec15 in vm_call_cfunc_with_frame (ec=ec@entry=0x56080d3185b0, reg_cfp=reg_cfp@entry=0x7fecda330be8, calling=calling@entry=0x7ffc71622b60, cd=cd@entry=0x7ffc716229f0) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:2610
#32 0x00007fecd9dceea5 in vm_call_cfunc (ec=ec@entry=0x56080d3185b0, reg_cfp=reg_cfp@entry=0x7fecda330be8, calling=calling@entry=0x7ffc71622b60, cd=cd@entry=0x7ffc716229f0) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:2631
#33 0x00007fecd9de91ce in vm_call_method_each_type (ec=ec@entry=0x56080d3185b0, cfp=cfp@entry=0x7fecda330be8, calling=0x7ffc71622b60, cd=0x7ffc716229f0) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3109
#34 0x00007fecd9de9923 in vm_call_method (ec=ec@entry=0x56080d3185b0, cfp=cfp@entry=0x7fecda330be8, calling=calling@entry=0x7ffc71622b60, cd=cd@entry=0x7ffc716229f0) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3231
#35 0x00007fecd9de95f5 in vm_call_refined (cd=0x56080d509670, calling=0x7ffc71622b60, cfp=0x7fecda330be8, ec=0x56080d3185b0) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3088
#36 vm_call_method_each_type (ec=ec@entry=0x56080d3185b0, cfp=cfp@entry=0x7fecda330be8, calling=0x7ffc71622b60, cd=0x56080d509670) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3166
#37 0x00007fecd9de9923 in vm_call_method (ec=0x56080d3185b0, cfp=0x7fecda330be8, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3231
#38 0x00007fecd9dd9dea 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-random0/vm_insnhelper.c:4194
#39 vm_exec_core (ec=0x56080d3185b0, initial=1, initial@entry=0) at ../../src/trunk-random0/insns.def:770
#40 0x00007fecd9ddfdad in rb_vm_exec (ec=ec@entry=0x56080d3185b0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random0/vm.c:1982
#41 0x00007fecd9de069f in invoke_block (ec=ec@entry=0x56080d3185b0, iseq=iseq@entry=0x56080d35f5a0, self=self@entry=94592583347760, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm.c:1084
#42 0x00007fecd9de1f13 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffc71622d60, argc=1, self=94592583347760, captured=<optimized out>, ec=0x56080d3185b0) at /tmp/ruby/v3/src/trunk-random0/vm.c:1156
#43 invoke_block_from_c_bh (ec=0x56080d3185b0, block_handler=<optimized out>, argv=argv@entry=0x7ffc71622dc0, force_blockarg=force_blockarg@entry=0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argc=1) at /tmp/ruby/v3/src/trunk-random0/vm.c:1174
#44 0x00007fecd9de222c in vm_yield (argc=1, kw_splat=0, argv=0x7ffc71622dc0, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm.c:1219
#45 rb_yield_0 (argv=0x7ffc71622dc0, argc=1) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:1141
#46 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:1147
#47 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:1157
#48 0x00007fecd9b7a80c in rb_ary_each (ary=94592701701040) at /tmp/ruby/v3/src/trunk-random0/array.c:2379
#49 0x00007fecd9dcec15 in vm_call_cfunc_with_frame (ec=ec@entry=0x56080d3185b0, reg_cfp=reg_cfp@entry=0x7fecda330d70, calling=calling@entry=0x7ffc716231e0, cd=cd@entry=0x7ffc71623070) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:2610
#50 0x00007fecd9dceea5 in vm_call_cfunc (ec=ec@entry=0x56080d3185b0, reg_cfp=reg_cfp@entry=0x7fecda330d70, calling=calling@entry=0x7ffc716231e0, cd=cd@entry=0x7ffc71623070) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:2631
#51 0x00007fecd9de91ce in vm_call_method_each_type (ec=ec@entry=0x56080d3185b0, cfp=cfp@entry=0x7fecda330d70, calling=0x7ffc716231e0, cd=0x7ffc71623070) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3109
#52 0x00007fecd9de9923 in vm_call_method (ec=ec@entry=0x56080d3185b0, cfp=cfp@entry=0x7fecda330d70, calling=calling@entry=0x7ffc716231e0, cd=cd@entry=0x7ffc71623070) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3231
#53 0x00007fecd9de95f5 in vm_call_refined (cd=0x56080d55f0b0, calling=0x7ffc716231e0, cfp=0x7fecda330d70, ec=0x56080d3185b0) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3088
#54 vm_call_method_each_type (ec=ec@entry=0x56080d3185b0, cfp=cfp@entry=0x7fecda330d70, calling=0x7ffc716231e0, cd=0x56080d55f0b0) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3166
#55 0x00007fecd9de9923 in vm_call_method (ec=0x56080d3185b0, cfp=0x7fecda330d70, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3231
#56 0x00007fecd9dd9dea 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-random0/vm_insnhelper.c:4194
#57 vm_exec_core (ec=0x56080d3185b0, initial=1, initial@entry=0) at ../../src/trunk-random0/insns.def:770
#58 0x00007fecd9de0535 in rb_vm_exec (ec=0x56080d3185b0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random0/vm.c:1991
#59 0x00007fecd9deaed4 in rb_iseq_eval (iseq=iseq@entry=0x56080d357c38) at /tmp/ruby/v3/src/trunk-random0/vm.c:2228
#60 0x00007fecd9c6f6e1 in load_iseq_eval (fname=<optimized out>, ec=0x56080d3185b0) at /tmp/ruby/v3/src/trunk-random0/load.c:594
#61 require_internal (ec=ec@entry=0x56080d3185b0, fname=<optimized out>, fname@entry=94592581355400, exception=exception@entry=1) at /tmp/ruby/v3/src/trunk-random0/load.c:1044
#62 0x00007fecd9c7076f in rb_require_string (fname=94592581355400) at /tmp/ruby/v3/src/trunk-random0/load.c:1116
#63 0x00007fecd9dcec15 in vm_call_cfunc_with_frame (ec=ec@entry=0x56080d3185b0, reg_cfp=reg_cfp@entry=0x7fecda330fa0, calling=calling@entry=0x7ffc716237c0, cd=cd@entry=0x56080d44f670) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:2610
#64 0x00007fecd9dceea5 in vm_call_cfunc (ec=ec@entry=0x56080d3185b0, reg_cfp=reg_cfp@entry=0x7fecda330fa0, calling=calling@entry=0x7ffc716237c0, cd=cd@entry=0x56080d44f670) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:2631
#65 0x00007fecd9de91ce in vm_call_method_each_type (ec=ec@entry=0x56080d3185b0, cfp=cfp@entry=0x7fecda330fa0, calling=0x7ffc716237c0, cd=0x56080d44f670) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3109
#66 0x00007fecd9de9923 in vm_call_method (ec=0x56080d3185b0, cfp=0x7fecda330fa0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3231
#67 0x00007fecd9dd9d00 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-random0/vm_insnhelper.c:4194
#68 vm_exec_core (ec=0x56080d3185b0, initial=1, initial@entry=0) at ../../src/trunk-random0/insns.def:789
#69 0x00007fecd9ddfdad in rb_vm_exec (ec=0x56080d3185b0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random0/vm.c:1982
#70 0x00007fecd9deafc0 in rb_iseq_eval_main (iseq=iseq@entry=0x56080d35cf08) at /tmp/ruby/v3/src/trunk-random0/vm.c:2239
#71 0x00007fecd9c112aa in rb_ec_exec_node (ec=ec@entry=0x56080d3185b0, n=n@entry=0x56080d35cf08) at /tmp/ruby/v3/src/trunk-random0/eval.c:297
#72 0x00007fecd9c17528 in ruby_run_node (n=0x56080d35cf08) at /tmp/ruby/v3/src/trunk-random0/eval.c:355
#73 0x000056080bb6aa1f in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/main.c:50
>>> Dump Ruby level backtrace
th: 0x56080d317f50, native_id: 0x7fecda332d80
-- Control frame information -----------------------------------------------
c:0031 p:---- s:0178 e:000177 CFUNC :join
me:
called_id: join, type: cfunc
owner class: 0x000056080d38d6a8 [3LM ] T_CLASS Thread
self: 0x000056080e2c7c18 [0 U] VM/thread (Thread)VM/thread
c:0030 p:0079 s:0174 E:001a60 METHOD /tmp/ruby/v3/src/trunk-random0/test/ruby/test_backtrace.rb:270
me:
called_id: test_thread_backtrace_locations_with_range, type: iseq
owner class: 0x00005608104892e8 [3LM R ] T_CLASS TestBacktrace
self: 0x000056080e2c7e48 [0 ] T_OBJECT (TestBacktrace)len:7 ptr:0x00007fecd849b528
lvars:
q: 0x000056080e2c7c68 [0 ] queue (Thread::Queue)queue
th: 0x000056080e2c7c18 [0 U] VM/thread (Thread)VM/thread
bt: 0x000056080e2c7a10 [0 ] T_ARRAY (Array)[E ] len: 2 (embed)
locs: 0x000056080e2c7718 [0 ] T_ARRAY (Array)[E ] len: 2 (embed)
c:0029 p:0052 s:0165 e:000164 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1231
me:
called_id: run_test, type: iseq
owner class: 0x000056080d4f9078 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x000056080e2c7e48 [0 ] T_OBJECT (TestBacktrace)len:7 ptr:0x00007fecd849b528
lvars:
name: 0x0000560813c430d0 [2 ] T_STRING (String)test_thread_backtrace_locations_with_range
progname: 0x000056080d3767f0 [3LM ] T_STRING (String)/tmp/ruby/v3/src/trunk-random0/test/runner.rb
c:0028 p:0065 s:0159 e:000158 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/minitest/unit.rb:1320
me:
called_id: run, type: iseq
owner class: 0x000056080d4f9078 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x000056080e2c7e48 [0 ] T_OBJECT (TestBacktrace)len:7 ptr:0x00007fecd849b528
lvars:
runner: 0x000056080d542e30 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005608153420d0
start_time: 0x000056080e2c7e20 [0 U] time (Time)time
result: 0x000056080d36cb88 [3LM ] T_STRING (String)
time: T_NIL
e: T_NIL
c:0027 p:0013 s:0150 e:000149 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit/testcase.rb:18
me:
called_id: run, type: iseq
owner class: 0x000056080d5776d0 [3LM ] T_CLASS Test::Unit::TestCase
self: 0x000056080e2c7e48 [0 ] T_OBJECT (TestBacktrace)len:7 ptr:0x00007fecd849b528
lvars:
runner: 0x000056080d542e30 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005608153420d0
c:0026 p:0077 s:0145 e:000144 BLOCK /tmp/ruby/v3/src/trunk-random0/tool/lib/minitest/unit.rb:969 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x000056080d4fa3d8 [3LM ] T_CLASS MiniTest::Unit
self: 0x000056080d542e30 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005608153420d0
lvars:
method: 0x0000560813c430d0 [2 ] T_STRING (String)test_thread_backtrace_locations_with_range
inst: 0x000056080e2c7e48 [0 ] T_OBJECT (TestBacktrace)len:7 ptr:0x00007fecd849b528
start_time: T_NIL
result: T_NIL
c:0025 p:---- s:0138 e:000137 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x000056080d3b5c70 [3LM ] T_CLASS Array
self: 0x0000560813c42c98 [2 ] T_ARRAY (Array)[ ] len: 21, capa:37 ptr:0x00005608135e2a40
c:0024 p:0006 s:0134 e:000133 BLOCK /tmp/ruby/v3/src/trunk-random0/tool/lib/minitest/unit.rb:962
me:
called_id: _run_suite, type: iseq
owner class: 0x000056080d4fa3d8 [3LM ] T_CLASS MiniTest::Unit
self: 0x000056080d542e30 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005608153420d0
lvars:
assertions: T_NIL
c:0023 p:0163 s:0130 E:0022c0 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/minitest/unit.rb:989
me:
called_id: _run_suite, type: iseq
owner class: 0x000056080d4fa3d8 [3LM ] T_CLASS MiniTest::Unit
self: 0x000056080d542e30 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005608153420d0
lvars:
suite: 0x00005608104892e8 [3LM R ] T_CLASS TestBacktrace
type: T_SYMBOL test
header: 0x0000560813c43a80 [2 ] T_STRING (String)test_suite_header
filter: 0x000056080d68c818 [3LM ] T_REGEXP
all_test_methods: 0x0000560813c42ea0 [2 ] T_ARRAY (Array)[ ] len: 21, capa:21 ptr:0x00005608151c84a0
filtered_test_methods: 0x0000560813c42c98 [2 ] T_ARRAY (Array)[ ] len: 21, capa:37 ptr:0x00005608135e2a40
leakchecker: 0x0000560813c42838 [2 ] T_OBJECT (LeakChecker)len:7 ptr:0x000056080f510830
continuation: 0x0000560813c4bc30 [2 ] proc (Proc) block in _run_suite@/tmp/ruby/v3/src/trunk-random0/tool/lib/minitest/unit.rb:961
c:0022 p:0042 s:0118 e:000117 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1084
me:
called_id: _run_suite, type: iseq
owner class: 0x000056080d575510 [3LM ] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x000056080d574d18 [3LM ] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x000056080d542e30 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005608153420d0
lvars:
suite: 0x00005608104892e8 [3LM R ] T_CLASS TestBacktrace
type: T_SYMBOL test
ex: T_NIL
c:0021 p:0010 s:0111 e:000109 BLOCK /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:575 [FINISH]
me:
called_id: _run_suites, type: iseq
owner class: 0x000056080d577130 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x000056080d574e30 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x000056080d542e30 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005608153420d0
lvars:
suite: 0x00005608104892e8 [3LM R ] T_CLASS TestBacktrace
e: T_NIL
c:0020 p:---- s:0105 e:000104 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x000056080d3b5c70 [3LM ] T_CLASS Array
self: 0x000056081534e8b0 [3LM ] T_ARRAY (Array)[ ] len: 948, capa:948 ptr:0x0000560815340010
c:0019 p:0054 s:0101 e:000100 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:573
me:
called_id: _run_suites, type: iseq
owner class: 0x000056080d577130 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x000056080d574e30 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x000056080d542e30 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005608153420d0
lvars:
suites: 0x000056081534e8b0 [3LM ] T_ARRAY (Array)[ ] len: 948, capa:948 ptr:0x0000560815340010
type: T_SYMBOL test
result: 0x0000560813b81b60 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:610
me:
called_id: _run_suites, type: iseq
owner class: 0x000056080d576280 [3LM ] T_MODULE (Module)Test::Unit::Skipping
defined_class: 0x000056080d574de0 [3LM ] T_ICLASS src:Test::Unit::Skipping
self: 0x000056080d542e30 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005608153420d0
lvars:
suites: 0x000056081534e8b0 [3LM ] T_ARRAY (Array)[ ] len: 948, capa:948 ptr:0x0000560815340010
type: T_SYMBOL test
result: T_NIL
c:0017 p:0140 s:0087 e:000086 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/minitest/unit.rb:904
me:
called_id: _run_anything, type: iseq
owner class: 0x000056080d4fa3d8 [3LM ] T_CLASS MiniTest::Unit
self: 0x000056080d542e30 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005608153420d0
lvars:
type: T_SYMBOL test
suites: 0x000056081534e8b0 [3LM ] T_ARRAY (Array)[ ] len: 948, capa:948 ptr:0x0000560815340010
test_count: T_FIXNUM 0
assertion_count: T_FIXNUM 0
sync: T_TRUE
old_sync: T_FALSE
start: 0x0000560815389118 [0 U] time (Time)time
results: T_NIL
t: T_NIL
c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1021
me:
called_id: _run_anything, type: iseq
owner class: 0x000056080d575600 [3LM ] T_MODULE (Module)Test::Unit::RepeatOption
defined_class: 0x000056080d574d90 [3LM ] T_ICLASS src:Test::Unit::RepeatOption
self: 0x000056080d542e30 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005608153420d0
lvars:
type: T_SYMBOL test
c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/minitest/unit.rb:1137
me:
called_id: run_tests, type: iseq
owner class: 0x000056080d4fa3d8 [3LM ] T_CLASS MiniTest::Unit
self: 0x000056080d542e30 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005608153420d0
c:0014 p:0006 s:0065 e:000064 BLOCK /tmp/ruby/v3/src/trunk-random0/tool/lib/minitest/unit.rb:1124 [FINISH]
me:
called_id: _run, type: iseq
owner class: 0x000056080d4fa3d8 [3LM ] T_CLASS MiniTest::Unit
self: 0x000056080d542e30 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005608153420d0
lvars:
plugin: 0x000056080d366dc8 [3LM ] T_STRING (String)run_tests
c:0013 p:---- s:0061 e:000060 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x000056080d3b5c70 [3LM ] T_CLASS Array
self: 0x0000560814621bb0 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0012 p:0047 s:0057 e:000056 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/minitest/unit.rb:1123
me:
called_id: _run, type: iseq
owner class: 0x000056080d4fa3d8 [3LM ] T_CLASS MiniTest::Unit
self: 0x000056080d542e30 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005608153420d0
lvars:
args: 0x000056080d541df0 [3LM ] T_HASH (Hash)[A ] 8
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/minitest/unit.rb:1111
me:
called_id: run, type: iseq
owner class: 0x000056080d4fa3d8 [3LM ] T_CLASS MiniTest::Unit
self: 0x000056080d542e30 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005608153420d0
lvars:
args: 0x000056080d3a4e70 [3LM ] T_ARRAY shared -> 0x000056080d68cfe8 [3LM ] T_ARRAY (Array)[ ] len: 830, capa:2 ptr:0x000056080d736180
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:795
me:
called_id: run, type: iseq
owner class: 0x000056080d576078 [3LM ] T_MODULE (Module)Test::Unit::StatusLine
defined_class: 0x000056080d574e58 [3LM ] T_ICLASS src:Test::Unit::StatusLine
self: 0x000056080d542e30 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005608153420d0
lvars:
args: 0x0000560814622650 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:643
me:
called_id: run, type: iseq
owner class: 0x000056080d576190 [3LM ] T_MODULE (Module)Test::Unit::Statistics
defined_class: 0x000056080d574e08 [3LM ] T_ICLASS src:Test::Unit::Statistics
self: 0x000056080d542e30 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005608153420d0
lvars:
args: 0x0000560814622740 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0008 p:0015 s:0035 e:000034 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:34
me:
called_id: run, type: iseq
owner class: 0x000056080d577428 [3LM ] T_MODULE Test::Unit::RunCount
defined_class: 0x000056080d574ca0 [3LM ] T_ICLASS src:Test::Unit::RunCount
self: 0x000056080d542e30 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005608153420d0
lvars:
(null): 0x00005608146228f8 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0007 p:0006 s:0030 e:000029 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1123
me:
called_id: run, type: iseq
owner class: 0x000056080d574f48 [3LM ] T_CLASS Test::Unit::Runner
self: 0x000056080d542e30 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005608153420d0
lvars:
argv: 0x000056080d3a4e70 [3LM ] T_ARRAY shared -> 0x000056080d68cfe8 [3LM ] T_ARRAY (Array)[ ] len: 830, capa:2 ptr:0x000056080d736180
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1193
me:
called_id: run, type: iseq
owner class: 0x000056080d574b10 [3LM ] T_CLASS Test::Unit::AutoRunner
self: 0x000056080d542e80 [3LM ] T_OBJECT (Test::Unit::AutoRunner)len:5 ptr:0x000056080d6e1470
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1197
me:
called_id: run, type: iseq
owner class: 0x000056080d574ae8 [3LM ] T_CLASS (annon)
self: 0x000056080d574b10 [3LM ] T_CLASS Test::Unit::AutoRunner
lvars:
args: 0x000056080d542ed0 [3LM ] T_ARRAY (Array)[E ] len: 2 (embed)
c:0004 p:0172 s:0016 e:000014 TOP /tmp/ruby/v3/src/trunk-random0/tool/test/runner.rb:23 [FINISH]
self: 0x000056080d3d4440 [3LM ] T_OBJECT (embed) len:3
lvars:
dir: 0x000056080d542f20 [3LM ] T_STRING (String)/tmp/ruby/v3/src/trunk-random0/test
c:0003 p:---- s:0011 e:000010 CFUNC :require_relative
me:
called_id: require_relative, type: cfunc
owner class: 0x000056080d3d6628 [3LM ] T_MODULE Kernel
defined_class: 0x000056080d3d65d8 [3LM R ] T_ICLASS src:Kernel
self: 0x000056080d3d4440 [3LM ] T_OBJECT (embed) len:3
c:0002 p:0092 s:0006 e:000005 EVAL /tmp/ruby/v3/src/trunk-random0/test/runner.rb:11 [FINISH]
self: 0x000056080d3d4440 [3LM ] T_OBJECT (embed) len:3
c:0001 p:0000 s:0003 E:0024b0 (none) [FINISH]
self: 0x000056080d3d4440 [3LM ] T_OBJECT (embed) len:3
th: 0x5608161d9620, native_id: 0x7fecbf2cf700
-- Control frame information -----------------------------------------------
c:0013 p:---- s:0070 e:000069 CFUNC :pop
me:
called_id: pop, type: cfunc
owner class: 0x000056080d385520 [3LM ] T_CLASS Thread::Queue
self: 0x0000560814eb2220 [1 ] queue (Thread::Queue)queue
c:0012 p:0026 s:0066 e:000065 METHOD /tmp/ruby/v3/src/trunk-random0/test/ruby/test_backtrace.rb:224
me:
called_id: th_rec, type: iseq
owner class: 0x00005608104892e8 [3LM R ] T_CLASS TestBacktrace
self: 0x0000560814eb2400 [3LM ] T_OBJECT (TestBacktrace)len:7 ptr:0x00005608161dbc40
lvars:
q: 0x0000560814eb2220 [1 ] queue (Thread::Queue)queue
n: T_FIXNUM 1
c:0011 p:0021 s:0060 e:000059 METHOD /tmp/ruby/v3/src/trunk-random0/test/ruby/test_backtrace.rb:222
me:
called_id: th_rec, type: iseq
owner class: 0x00005608104892e8 [3LM R ] T_CLASS TestBacktrace
self: 0x0000560814eb2400 [3LM ] T_OBJECT (TestBacktrace)len:7 ptr:0x00005608161dbc40
lvars:
q: 0x0000560814eb2220 [1 ] queue (Thread::Queue)queue
n: T_FIXNUM 2
c:0010 p:0021 s:0054 e:000053 METHOD /tmp/ruby/v3/src/trunk-random0/test/ruby/test_backtrace.rb:222
me:
called_id: th_rec, type: iseq
owner class: 0x00005608104892e8 [3LM R ] T_CLASS TestBacktrace
self: 0x0000560814eb2400 [3LM ] T_OBJECT (TestBacktrace)len:7 ptr:0x00005608161dbc40
lvars:
q: 0x0000560814eb2220 [1 ] queue (Thread::Queue)queue
n: T_FIXNUM 3
c:0009 p:0021 s:0048 e:000047 METHOD /tmp/ruby/v3/src/trunk-random0/test/ruby/test_backtrace.rb:222
me:
called_id: th_rec, type: iseq
owner class: 0x00005608104892e8 [3LM R ] T_CLASS TestBacktrace
self: 0x0000560814eb2400 [3LM ] T_OBJECT (TestBacktrace)len:7 ptr:0x00005608161dbc40
lvars:
q: 0x0000560814eb2220 [1 ] queue (Thread::Queue)queue
n: T_FIXNUM 4
c:0008 p:0021 s:0042 e:000041 METHOD /tmp/ruby/v3/src/trunk-random0/test/ruby/test_backtrace.rb:222
me:
called_id: th_rec, type: iseq
owner class: 0x00005608104892e8 [3LM R ] T_CLASS TestBacktrace
self: 0x0000560814eb2400 [3LM ] T_OBJECT (TestBacktrace)len:7 ptr:0x00005608161dbc40
lvars:
q: 0x0000560814eb2220 [1 ] queue (Thread::Queue)queue
n: T_FIXNUM 5
c:0007 p:0021 s:0036 e:000035 METHOD /tmp/ruby/v3/src/trunk-random0/test/ruby/test_backtrace.rb:222
me:
called_id: th_rec, type: iseq
owner class: 0x00005608104892e8 [3LM R ] T_CLASS TestBacktrace
self: 0x0000560814eb2400 [3LM ] T_OBJECT (TestBacktrace)len:7 ptr:0x00005608161dbc40
lvars:
q: 0x0000560814eb2220 [1 ] queue (Thread::Queue)queue
n: T_FIXNUM 6
c:0006 p:0021 s:0030 e:000029 METHOD /tmp/ruby/v3/src/trunk-random0/test/ruby/test_backtrace.rb:222
me:
called_id: th_rec, type: iseq
owner class: 0x00005608104892e8 [3LM R ] T_CLASS TestBacktrace
self: 0x0000560814eb2400 [3LM ] T_OBJECT (TestBacktrace)len:7 ptr:0x00005608161dbc40
lvars:
q: 0x0000560814eb2220 [1 ] queue (Thread::Queue)queue
n: T_FIXNUM 7
c:0005 p:0021 s:0024 e:000023 METHOD /tmp/ruby/v3/src/trunk-random0/test/ruby/test_backtrace.rb:222
me:
called_id: th_rec, type: iseq
owner class: 0x00005608104892e8 [3LM R ] T_CLASS TestBacktrace
self: 0x0000560814eb2400 [3LM ] T_OBJECT (TestBacktrace)len:7 ptr:0x00005608161dbc40
lvars:
q: 0x0000560814eb2220 [1 ] queue (Thread::Queue)queue
n: T_FIXNUM 8
c:0004 p:0021 s:0018 e:000017 METHOD /tmp/ruby/v3/src/trunk-random0/test/ruby/test_backtrace.rb:222
me:
called_id: th_rec, type: iseq
owner class: 0x00005608104892e8 [3LM R ] T_CLASS TestBacktrace
self: 0x0000560814eb2400 [3LM ] T_OBJECT (TestBacktrace)len:7 ptr:0x00005608161dbc40
lvars:
q: 0x0000560814eb2220 [1 ] queue (Thread::Queue)queue
n: T_FIXNUM 9
c:0003 p:0021 s:0012 e:000011 METHOD /tmp/ruby/v3/src/trunk-random0/test/ruby/test_backtrace.rb:222
me:
called_id: th_rec, type: iseq
owner class: 0x00005608104892e8 [3LM R ] T_CLASS TestBacktrace
self: 0x0000560814eb2400 [3LM ] T_OBJECT (TestBacktrace)len:7 ptr:0x00005608161dbc40
lvars:
q: 0x0000560814eb2220 [1 ] queue (Thread::Queue)queue
n: T_FIXNUM 10
c:0002 p:0006 s:0006 e:000005 BLOCK /tmp/ruby/v3/src/trunk-random0/test/ruby/test_backtrace.rb:232 [FINISH]
me:
called_id: test_thread_backtrace, type: iseq
owner class: 0x00005608104892e8 [3LM R ] T_CLASS TestBacktrace
self: 0x0000560814eb2400 [3LM ] T_OBJECT (TestBacktrace)len:7 ptr:0x00005608161dbc40
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
th: 0x5608156e71c0, native_id: 0x7fecbf1ae700
-- Control frame information -----------------------------------------------
c:0013 p:---- s:0070 e:000069 CFUNC :pop
me:
called_id: pop, type: cfunc
owner class: 0x000056080d385520 [3LM ] T_CLASS Thread::Queue
self: 0x000056080e2c7c68 [0 ] queue (Thread::Queue)queue
c:0012 p:0026 s:0066 e:000065 METHOD /tmp/ruby/v3/src/trunk-random0/test/ruby/test_backtrace.rb:224
me:
called_id: th_rec, type: iseq
owner class: 0x00005608104892e8 [3LM R ] T_CLASS TestBacktrace
self: 0x000056080e2c7e48 [0 ] T_OBJECT (TestBacktrace)len:7 ptr:0x00007fecd849b528
lvars:
q: 0x000056080e2c7c68 [0 ] queue (Thread::Queue)queue
n: T_FIXNUM 1
c:0011 p:0021 s:0060 e:000059 METHOD /tmp/ruby/v3/src/trunk-random0/test/ruby/test_backtrace.rb:222
me:
called_id: th_rec, type: iseq
owner class: 0x00005608104892e8 [3LM R ] T_CLASS TestBacktrace
self: 0x000056080e2c7e48 [0 ] T_OBJECT (TestBacktrace)len:7 ptr:0x00007fecd849b528
lvars:
q: 0x000056080e2c7c68 [0 ] queue (Thread::Queue)queue
n: T_FIXNUM 2
c:0010 p:0021 s:0054 e:000053 METHOD /tmp/ruby/v3/src/trunk-random0/test/ruby/test_backtrace.rb:222
me:
called_id: th_rec, type: iseq
owner class: 0x00005608104892e8 [3LM R ] T_CLASS TestBacktrace
self: 0x000056080e2c7e48 [0 ] T_OBJECT (TestBacktrace)len:7 ptr:0x00007fecd849b528
lvars:
q: 0x000056080e2c7c68 [0 ] queue (Thread::Queue)queue
n: T_FIXNUM 3
c:0009 p:0021 s:0048 e:000047 METHOD /tmp/ruby/v3/src/trunk-random0/test/ruby/test_backtrace.rb:222
me:
called_id: th_rec, type: iseq
owner class: 0x00005608104892e8 [3LM R ] T_CLASS TestBacktrace
self: 0x000056080e2c7e48 [0 ] T_OBJECT (TestBacktrace)len:7 ptr:0x00007fecd849b528
lvars:
q: 0x000056080e2c7c68 [0 ] queue (Thread::Queue)queue
n: T_FIXNUM 4
c:0008 p:0021 s:0042 e:000041 METHOD /tmp/ruby/v3/src/trunk-random0/test/ruby/test_backtrace.rb:222
me:
called_id: th_rec, type: iseq
owner class: 0x00005608104892e8 [3LM R ] T_CLASS TestBacktrace
self: 0x000056080e2c7e48 [0 ] T_OBJECT (TestBacktrace)len:7 ptr:0x00007fecd849b528
lvars:
q: 0x000056080e2c7c68 [0 ] queue (Thread::Queue)queue
n: T_FIXNUM 5
c:0007 p:0021 s:0036 e:000035 METHOD /tmp/ruby/v3/src/trunk-random0/test/ruby/test_backtrace.rb:222
me:
called_id: th_rec, type: iseq
owner class: 0x00005608104892e8 [3LM R ] T_CLASS TestBacktrace
self: 0x000056080e2c7e48 [0 ] T_OBJECT (TestBacktrace)len:7 ptr:0x00007fecd849b528
lvars:
q: 0x000056080e2c7c68 [0 ] queue (Thread::Queue)queue
n: T_FIXNUM 6
c:0006 p:0021 s:0030 e:000029 METHOD /tmp/ruby/v3/src/trunk-random0/test/ruby/test_backtrace.rb:222
me:
called_id: th_rec, type: iseq
owner class: 0x00005608104892e8 [3LM R ] T_CLASS TestBacktrace
self: 0x000056080e2c7e48 [0 ] T_OBJECT (TestBacktrace)len:7 ptr:0x00007fecd849b528
lvars:
q: 0x000056080e2c7c68 [0 ] queue (Thread::Queue)queue
n: T_FIXNUM 7
c:0005 p:0021 s:0024 e:000023 METHOD /tmp/ruby/v3/src/trunk-random0/test/ruby/test_backtrace.rb:222
me:
called_id: th_rec, type: iseq
owner class: 0x00005608104892e8 [3LM R ] T_CLASS TestBacktrace
self: 0x000056080e2c7e48 [0 ] T_OBJECT (TestBacktrace)len:7 ptr:0x00007fecd849b528
lvars:
q: 0x000056080e2c7c68 [0 ] queue (Thread::Queue)queue
n: T_FIXNUM 8
c:0004 p:0021 s:0018 e:000017 METHOD /tmp/ruby/v3/src/trunk-random0/test/ruby/test_backtrace.rb:222
me:
called_id: th_rec, type: iseq
owner class: 0x00005608104892e8 [3LM R ] T_CLASS TestBacktrace
self: 0x000056080e2c7e48 [0 ] T_OBJECT (TestBacktrace)len:7 ptr:0x00007fecd849b528
lvars:
q: 0x000056080e2c7c68 [0 ] queue (Thread::Queue)queue
n: T_FIXNUM 9
c:0003 p:0021 s:0012 e:000011 METHOD /tmp/ruby/v3/src/trunk-random0/test/ruby/test_backtrace.rb:222
me:
called_id: th_rec, type: iseq
owner class: 0x00005608104892e8 [3LM R ] T_CLASS TestBacktrace
self: 0x000056080e2c7e48 [0 ] T_OBJECT (TestBacktrace)len:7 ptr:0x00007fecd849b528
lvars:
q: 0x000056080e2c7c68 [0 ] queue (Thread::Queue)queue
n: T_FIXNUM 10
c:0002 p:0006 s:0006 e:000005 BLOCK /tmp/ruby/v3/src/trunk-random0/test/ruby/test_backtrace.rb:260 [FINISH]
me:
called_id: test_thread_backtrace_locations_with_range, type: iseq
owner class: 0x00005608104892e8 [3LM R ] T_CLASS TestBacktrace
self: 0x000056080e2c7e48 [0 ] T_OBJECT (TestBacktrace)len:7 ptr:0x00007fecd849b528
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
$1 = 0
">>> Finish
"
[nil, 15766]
"gdb -p 15759 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
make: *** [yes-test-all] Killed
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, 15759]
#<Errno::ESRCH: No such process>
"gdb -p 15757 -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 15757 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, 15757]
"gdb -p 15796 -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, 15796]
#<Errno::ESRCH: No such process>
0.004000 0.004000 18.064000 (10801.950321)
/home/ko1/ruby/build-ruby/build-ruby.rb:154:in `each_line': execution expired (Timeout::Error)
from /home/ko1/ruby/build-ruby/build-ruby.rb:154:in `block (2 levels) in cmd'
from /usr/lib/ruby/2.5.0/timeout.rb:108:in `timeout'
from /home/ko1/ruby/build-ruby/build-ruby.rb:153:in `block in cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:150:in `popen'
from /home/ko1/ruby/build-ruby/build-ruby.rb:150:in `cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:293:in `block in test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:220:in `block in builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:219:in `chdir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:219:in `builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:292:in `test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:355:in `block (4 levels) in run'
from /usr/lib/ruby/2.5.0/benchmark.rb:293:in `measure'
from /usr/lib/ruby/2.5.0/benchmark.rb:375:in `item'
from /home/ko1/ruby/build-ruby/build-ruby.rb:353:in `block (3 levels) in run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:352:in `each'
from /home/ko1/ruby/build-ruby/build-ruby.rb:352:in `block (2 levels) in run'
from /usr/lib/ruby/2.5.0/benchmark.rb:173:in `benchmark'
from /usr/lib/ruby/2.5.0/benchmark.rb:205:in `bm'
from /home/ko1/ruby/build-ruby/build-ruby.rb:351:in `block in run'
from /usr/lib/ruby/2.5.0/benchmark.rb:293:in `measure'
from /home/ko1/ruby/build-ruby/build-ruby.rb:350:in `run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:516:in `<main>'
total: 10853.36 sec