rev: bb2ba72c3b
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-random2.20201001-011640
#<BuildRuby:0x0000563fbec42800
@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-random2",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-random2",
@TARGET_NAME="trunk-random2",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-random2",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-random2.20201001-011640",
@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.000020)
autoconf 0.000000 0.000000 0.000000 ( 0.000037)
configure 0.000000 0.000000 0.000000 ( 0.000038)
build_up 0.004000 0.008000 2.608000 ( 3.342928)
build_miniruby 0.004000 0.000000 0.100000 ( 0.107682)
build_ruby 0.000000 0.000000 0.096000 ( 0.111095)
build_all 0.008000 0.004000 4.752000 ( 1.664915)
build_install 0.012000 0.008000 5.720000 ( 2.520620)
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 1452 tests
0.000000 0.000000 27.240000 ( 30.291628)
test_basic 0.012000 0.000000 0.404000 ( 0.520801)
test_all Skipping Gem::PackageTask tests. rake not found.
<internal:ractor>:38: warning: Ractor is experimental, and the behavior may change in future versions of Ruby! Also there are many implementation issues.
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes
$$$ ps jx
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
11 12 12 12 ? -1 Ss 1001 0:01 sh build-loop.sh trunk-random2 --incremental --process-num=6
12 15845 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-random2 --incremental --process-num=6
15845 15847 12 12 ? -1 S 1001 0:00 sh -c ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-random2 --logfile=/home/ko1/ruby/logs/brlog.trunk-random2.20201001-011640 --root_dir=/tmp/ruby --timeout=10800 --test_opts='TESTS="--test-order=random"' --incremental --process-num=6
15847 15848 12 12 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-random2 --logfile=/home/ko1/ruby/logs/brlog.trunk-random2.20201001-011640 --root_dir=/tmp/ruby --timeout=10800 --test_opts=TESTS="--test-order=random" --incremental --process-num=6
15848 20190 12 12 ? -1 S 1001 0:00 sh -c make yes-test-all TESTS="--test-order=random"
20190 20192 12 12 ? -1 S 1001 0:00 make yes-test-all TESTS=--test-order=random
20192 20199 12 12 ? -1 S 1001 1:57 /tmp/ruby/v3/src/trunk-random2/test/runner.rb
15848 20949 12 12 ? -1 R 1001 0:00 ps jx
{11=>[12], 12=>[15845], 15845=>[15847], 15847=>[15848], 15848=>[20190, 20949], 20190=>[20192], 20192=>[20199]}
"gdb -p 20199 -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".
135 ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: No such file or directory.
__lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
>>> Threads Id Target Id Frame
* 1 Thread 0x7f2f50827d80 (LWP 20199) "ruby" __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
>>> Machine level backtrace
Thread 1 (Thread 0x7f2f50827d80 (LWP 20199)):
#0 __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
#1 0x00007f2f4f811023 in __GI___pthread_mutex_lock (mutex=0x555b8cf9ea80) at ../nptl/pthread_mutex_lock.c:78
#2 0x00007f2f50289009 in rb_native_mutex_lock (lock=lock@entry=0x555b8cf9ea80) at /tmp/ruby/v3/src/trunk-random2/thread_pthread.c:393
#3 0x00007f2f502e6952 in vm_lock_enter (vm=0x555b8cf9ea50, locked=locked@entry=false, lev=0x555b8cf9eab0) at /tmp/ruby/v3/src/trunk-random2/vm_sync.c:55
#4 0x00007f2f502e6ba5 in rb_vm_lock_body () at /tmp/ruby/v3/src/trunk-random2/vm_sync.c:144
#5 0x00007f2f501f7a7a in rb_vm_lock (file=0x7f2f503288e8 "/tmp/ruby/v3/src/trunk-random2/ractor.c", line=1588) at /tmp/ruby/v3/src/trunk-random2/vm_sync.h:50
#6 ractor_check_blocking (file=0x7f2f503288e8 "/tmp/ruby/v3/src/trunk-random2/ractor.c", line=1624, remained_thread_cnt=<optimized out>, cr=0x555b8cf9e260) at /tmp/ruby/v3/src/trunk-random2/ractor.c:1588
#7 rb_ractor_blocking_threads_inc (cr=0x555b8cf9e260, file=file@entry=0x7f2f503330a0 "/tmp/ruby/v3/src/trunk-random2/thread.c", line=line@entry=1610) at /tmp/ruby/v3/src/trunk-random2/ractor.c:1624
#8 0x00007f2f50290328 in blocking_region_begin (th=0x555b8cf9ef50, region=0x7ffdd9ae5aa4, ubf=0x7f2f50289040 <ubf_select>, arg=0x555b8cf9ef50, fail_if_interrupted=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/thread.c:1610
#9 0x00007f2f5029048f in rb_nogvl (func=func@entry=0x7f2f5010a950 <no_gvl_stat>, data1=data1@entry=0x7ffdd9ae5b00, ubf=0x7f2f50289040 <ubf_select>, ubf@entry=0xffffffffffffffff, data2=0x555b8cf9ef50, data2@entry=0x0, flags=flags@entry=0) at /tmp/ruby/v3/src/trunk-random2/thread.c:1664
#10 0x00007f2f502905c8 in rb_thread_call_without_gvl (func=func@entry=0x7f2f5010a950 <no_gvl_stat>, data1=data1@entry=0x7ffdd9ae5b00, ubf=ubf@entry=0xffffffffffffffff, data2=data2@entry=0x0) at /tmp/ruby/v3/src/trunk-random2/thread.c:1780
#11 0x00007f2f5010ea8d in stat_without_gvl (st=0x7ffdd9ae5b10, path=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/file.c:1149
#12 rb_stat (st=0x7ffdd9ae5b10, file=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/file.c:1289
#13 rb_file_directory_p (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/file.c:1614
#14 0x00007f2f502c2d65 in vm_call_cfunc_with_frame (ec=0x555b8cf9f5b0, reg_cfp=0x7f2f50825948, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:2621
#15 0x00007f2f502cde80 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-random2/vm_insnhelper.c:4208
#16 vm_exec_core (ec=0x555b8cf9f5b0, initial=128, initial@entry=0) at ../../src/trunk-random2/insns.def:789
#17 0x00007f2f502d3f4d in rb_vm_exec (ec=ec@entry=0x555b8cf9f5b0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random2/vm.c:1983
#18 0x00007f2f502d483f in invoke_block (ec=ec@entry=0x555b8cf9f5b0, iseq=iseq@entry=0x555b8d115038, self=self@entry=139840581366600, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm.c:1085
#19 0x00007f2f502d60b3 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffdd9ae5ee0, argc=1, self=139840581366600, captured=<optimized out>, ec=0x555b8cf9f5b0) at /tmp/ruby/v3/src/trunk-random2/vm.c:1157
#20 invoke_block_from_c_bh (ec=0x555b8cf9f5b0, block_handler=<optimized out>, argv=argv@entry=0x7ffdd9ae5f40, 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-random2/vm.c:1175
#21 0x00007f2f502d63cc in vm_yield (argc=1, kw_splat=0, argv=0x7ffdd9ae5f40, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm.c:1220
#22 rb_yield_0 (argv=0x7ffdd9ae5f40, argc=1) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1141
#23 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1147
#24 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1157
#25 0x00007f2f5006cc9c in rb_ary_each (ary=93851845886400) at /tmp/ruby/v3/src/trunk-random2/array.c:2379
#26 0x00007f2f502c2d65 in vm_call_cfunc_with_frame (ec=ec@entry=0x555b8cf9f5b0, reg_cfp=reg_cfp@entry=0x7f2f508259b8, calling=calling@entry=0x7ffdd9ae6340, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:2621
#27 0x00007f2f502c2ff5 in vm_call_cfunc (ec=ec@entry=0x555b8cf9f5b0, reg_cfp=reg_cfp@entry=0x7f2f508259b8, calling=calling@entry=0x7ffdd9ae6340, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:2642
#28 0x00007f2f502dd429 in vm_call_method_each_type (ec=ec@entry=0x555b8cf9f5b0, cfp=cfp@entry=0x7f2f508259b8, calling=0x7ffdd9ae6340, cd=0x7ffdd9ae61d0) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3122
#29 0x00007f2f502ddb23 in vm_call_method (ec=ec@entry=0x555b8cf9f5b0, cfp=cfp@entry=0x7f2f508259b8, calling=calling@entry=0x7ffdd9ae6340, cd=cd@entry=0x7ffdd9ae61d0) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3244
#30 0x00007f2f502dd7e7 in vm_call_refined (cd=0x555b8d133480, calling=0x7ffdd9ae6340, cfp=0x7f2f508259b8, ec=0x555b8cf9f5b0) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3101
#31 vm_call_method_each_type (ec=ec@entry=0x555b8cf9f5b0, cfp=cfp@entry=0x7f2f508259b8, calling=0x7ffdd9ae6340, cd=0x555b8d133480) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3179
#32 0x00007f2f502ddb23 in vm_call_method (ec=0x555b8cf9f5b0, cfp=0x7f2f508259b8, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3244
#33 0x00007f2f502cdf6a 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-random2/vm_insnhelper.c:4208
#34 vm_exec_core (ec=0x555b8cf9f5b0, initial=128, initial@entry=0) at ../../src/trunk-random2/insns.def:770
#35 0x00007f2f502d3f4d in rb_vm_exec (ec=ec@entry=0x555b8cf9f5b0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random2/vm.c:1983
#36 0x00007f2f502d483f in invoke_block (ec=ec@entry=0x555b8cf9f5b0, iseq=iseq@entry=0x555b8cfe9218, self=self@entry=93851697852680, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm.c:1085
#37 0x00007f2f502d60b3 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffdd9ae6540, argc=1, self=93851697852680, captured=<optimized out>, ec=0x555b8cf9f5b0) at /tmp/ruby/v3/src/trunk-random2/vm.c:1157
#38 invoke_block_from_c_bh (ec=0x555b8cf9f5b0, block_handler=<optimized out>, argv=argv@entry=0x7ffdd9ae65a0, 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-random2/vm.c:1175
#39 0x00007f2f502d63cc in vm_yield (argc=1, kw_splat=0, argv=0x7ffdd9ae65a0, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm.c:1220
#40 rb_yield_0 (argv=0x7ffdd9ae65a0, argc=1) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1141
#41 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1147
#42 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1157
#43 0x00007f2f5007278c in rb_ary_collect (ary=93851865006240) at /tmp/ruby/v3/src/trunk-random2/array.c:3491
#44 0x00007f2f502c2d65 in vm_call_cfunc_with_frame (ec=0x555b8cf9f5b0, reg_cfp=0x7f2f50825ad0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:2621
#45 0x00007f2f502cdf6a 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-random2/vm_insnhelper.c:4208
#46 vm_exec_core (ec=0x555b8cf9f5b0, initial=128, initial@entry=0) at ../../src/trunk-random2/insns.def:770
#47 0x00007f2f502d3f4d in rb_vm_exec (ec=ec@entry=0x555b8cf9f5b0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random2/vm.c:1983
#48 0x00007f2f502d483f in invoke_block (ec=ec@entry=0x555b8cf9f5b0, iseq=iseq@entry=0x555b8cfb0670, self=self@entry=93851697852680, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm.c:1085
#49 0x00007f2f502d60b3 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffdd9ae6930, argc=1, self=93851697852680, captured=<optimized out>, ec=0x555b8cf9f5b0) at /tmp/ruby/v3/src/trunk-random2/vm.c:1157
#50 invoke_block_from_c_bh (ec=0x555b8cf9f5b0, block_handler=<optimized out>, argv=argv@entry=0x7ffdd9ae6990, 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-random2/vm.c:1175
#51 0x00007f2f502d63cc in vm_yield (argc=1, kw_splat=0, argv=0x7ffdd9ae6990, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm.c:1220
#52 rb_yield_0 (argv=0x7ffdd9ae6990, argc=1) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1141
#53 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1147
#54 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1157
#55 0x00007f2f5006cc9c in rb_ary_each (ary=93851763759040) at /tmp/ruby/v3/src/trunk-random2/array.c:2379
#56 0x00007f2f502c2d65 in vm_call_cfunc_with_frame (ec=ec@entry=0x555b8cf9f5b0, reg_cfp=reg_cfp@entry=0x7f2f50825be8, calling=calling@entry=0x7ffdd9ae6d90, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:2621
#57 0x00007f2f502c2ff5 in vm_call_cfunc (ec=ec@entry=0x555b8cf9f5b0, reg_cfp=reg_cfp@entry=0x7f2f50825be8, calling=calling@entry=0x7ffdd9ae6d90, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:2642
#58 0x00007f2f502dd429 in vm_call_method_each_type (ec=ec@entry=0x555b8cf9f5b0, cfp=cfp@entry=0x7f2f50825be8, calling=0x7ffdd9ae6d90, cd=0x7ffdd9ae6c20) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3122
#59 0x00007f2f502ddb23 in vm_call_method (ec=ec@entry=0x555b8cf9f5b0, cfp=cfp@entry=0x7f2f50825be8, calling=calling@entry=0x7ffdd9ae6d90, cd=cd@entry=0x7ffdd9ae6c20) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3244
#60 0x00007f2f502dd7e7 in vm_call_refined (cd=0x555b8d196b50, calling=0x7ffdd9ae6d90, cfp=0x7f2f50825be8, ec=0x555b8cf9f5b0) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3101
#61 vm_call_method_each_type (ec=ec@entry=0x555b8cf9f5b0, cfp=cfp@entry=0x7f2f50825be8, calling=0x7ffdd9ae6d90, cd=0x555b8d196b50) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3179
#62 0x00007f2f502ddb23 in vm_call_method (ec=0x555b8cf9f5b0, cfp=0x7f2f50825be8, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3244
#63 0x00007f2f502cdf6a 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-random2/vm_insnhelper.c:4208
#64 vm_exec_core (ec=0x555b8cf9f5b0, initial=128, initial@entry=0) at ../../src/trunk-random2/insns.def:770
#65 0x00007f2f502d3f4d in rb_vm_exec (ec=ec@entry=0x555b8cf9f5b0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random2/vm.c:1983
#66 0x00007f2f502d483f in invoke_block (ec=ec@entry=0x555b8cf9f5b0, iseq=iseq@entry=0x555b8cfe2fa8, self=self@entry=93851697852680, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm.c:1085
#67 0x00007f2f502d60b3 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffdd9ae6f90, argc=1, self=93851697852680, captured=<optimized out>, ec=0x555b8cf9f5b0) at /tmp/ruby/v3/src/trunk-random2/vm.c:1157
#68 invoke_block_from_c_bh (ec=0x555b8cf9f5b0, block_handler=<optimized out>, argv=argv@entry=0x7ffdd9ae6ff0, 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-random2/vm.c:1175
#69 0x00007f2f502d63cc in vm_yield (argc=1, kw_splat=0, argv=0x7ffdd9ae6ff0, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm.c:1220
#70 rb_yield_0 (argv=0x7ffdd9ae6ff0, argc=1) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1141
#71 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1147
#72 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1157
#73 0x00007f2f5006cc9c in rb_ary_each (ary=93851764571880) at /tmp/ruby/v3/src/trunk-random2/array.c:2379
#74 0x00007f2f502c2d65 in vm_call_cfunc_with_frame (ec=ec@entry=0x555b8cf9f5b0, reg_cfp=reg_cfp@entry=0x7f2f50825d70, calling=calling@entry=0x7ffdd9ae73f0, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:2621
#75 0x00007f2f502c2ff5 in vm_call_cfunc (ec=ec@entry=0x555b8cf9f5b0, reg_cfp=reg_cfp@entry=0x7f2f50825d70, calling=calling@entry=0x7ffdd9ae73f0, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:2642
#76 0x00007f2f502dd429 in vm_call_method_each_type (ec=ec@entry=0x555b8cf9f5b0, cfp=cfp@entry=0x7f2f50825d70, calling=0x7ffdd9ae73f0, cd=0x7ffdd9ae7280) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3122
#77 0x00007f2f502ddb23 in vm_call_method (ec=ec@entry=0x555b8cf9f5b0, cfp=cfp@entry=0x7f2f50825d70, calling=calling@entry=0x7ffdd9ae73f0, cd=cd@entry=0x7ffdd9ae7280) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3244
#78 0x00007f2f502dd7e7 in vm_call_refined (cd=0x555b8d1e4ed0, calling=0x7ffdd9ae73f0, cfp=0x7f2f50825d70, ec=0x555b8cf9f5b0) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3101
#79 vm_call_method_each_type (ec=ec@entry=0x555b8cf9f5b0, cfp=cfp@entry=0x7f2f50825d70, calling=0x7ffdd9ae73f0, cd=0x555b8d1e4ed0) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3179
#80 0x00007f2f502ddb23 in vm_call_method (ec=0x555b8cf9f5b0, cfp=0x7f2f50825d70, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3244
#81 0x00007f2f502cdf6a 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-random2/vm_insnhelper.c:4208
#82 vm_exec_core (ec=0x555b8cf9f5b0, initial=128, initial@entry=0) at ../../src/trunk-random2/insns.def:770
#83 0x00007f2f502d46d5 in rb_vm_exec (ec=0x555b8cf9f5b0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random2/vm.c:1992
#84 0x00007f2f502df0d4 in rb_iseq_eval (iseq=iseq@entry=0x555b8cfdbb18) at /tmp/ruby/v3/src/trunk-random2/vm.c:2229
#85 0x00007f2f50162071 in load_iseq_eval (fname=<optimized out>, ec=0x555b8cf9f5b0) at /tmp/ruby/v3/src/trunk-random2/load.c:594
#86 require_internal (ec=ec@entry=0x555b8cf9f5b0, fname=<optimized out>, fname@entry=93851695842920, exception=exception@entry=1) at /tmp/ruby/v3/src/trunk-random2/load.c:1044
#87 0x00007f2f501630ff in rb_require_string (fname=93851695842920) at /tmp/ruby/v3/src/trunk-random2/load.c:1116
#88 0x00007f2f502c2d65 in vm_call_cfunc_with_frame (ec=ec@entry=0x555b8cf9f5b0, reg_cfp=reg_cfp@entry=0x7f2f50825fa0, calling=calling@entry=0x7ffdd9ae79c0, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:2621
#89 0x00007f2f502c2ff5 in vm_call_cfunc (ec=ec@entry=0x555b8cf9f5b0, reg_cfp=reg_cfp@entry=0x7f2f50825fa0, calling=calling@entry=0x7ffdd9ae79c0, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:2642
#90 0x00007f2f502dd429 in vm_call_method_each_type (ec=ec@entry=0x555b8cf9f5b0, cfp=cfp@entry=0x7f2f50825fa0, calling=0x7ffdd9ae79c0, cd=0x555b8d0d64d0) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3122
#91 0x00007f2f502ddb23 in vm_call_method (ec=0x555b8cf9f5b0, cfp=0x7f2f50825fa0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3244
#92 0x00007f2f502cde80 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-random2/vm_insnhelper.c:4208
#93 vm_exec_core (ec=0x555b8cf9f5b0, initial=128, initial@entry=0) at ../../src/trunk-random2/insns.def:789
#94 0x00007f2f502d3f4d in rb_vm_exec (ec=0x555b8cf9f5b0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random2/vm.c:1983
#95 0x00007f2f502df1c0 in rb_iseq_eval_main (iseq=iseq@entry=0x555b8cfe0e10) at /tmp/ruby/v3/src/trunk-random2/vm.c:2240
#96 0x00007f2f50103bda in rb_ec_exec_node (ec=ec@entry=0x555b8cf9f5b0, n=n@entry=0x555b8cfe0e10) at /tmp/ruby/v3/src/trunk-random2/eval.c:313
#97 0x00007f2f50109e58 in ruby_run_node (n=0x555b8cfe0e10) at /tmp/ruby/v3/src/trunk-random2/eval.c:371
#98 0x0000555b8cd99a1f in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v3/src/trunk-random2/main.c:50
>>> Dump Ruby level backtrace
th: 0x555b8cf9ef50, native_id: 0x7f2f50827d80
-- Control frame information -----------------------------------------------
c:0032 p:---- s:0181 e:000180 CFUNC :directory?
me:
called_id: directory?, type: cfunc
owner class: 0x0000555b8d028be8 [3LM ] T_CLASS (annon)
self: 0x0000555b8d028c10 [3LM ] T_CLASS File
c:0031 p:0014 s:0176 e:000175 BLOCK /tmp/ruby/v3/src/trunk-random2/tool/lib/leakchecker.rb:42 [FINISH]
me:
called_id: find_fds, type: iseq
owner class: 0x0000555b8d1d74d0 [3LM ] T_CLASS LeakChecker
self: 0x00007f2f2c2d7348 [3LM R ] T_OBJECT (LeakChecker)len:7 ptr:0x0000555b972a3b80
lvars:
fd_dir: 0x0000555b8d114d90 [3LM ] T_STRING (String)/proc/self/fd
fds: T_NIL
c:0030 p:---- s:0171 e:000170 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x0000555b8d039bf0 [3LM ] T_CLASS Array
self: 0x0000555b95ef81c0 [0 ] T_ARRAY (Array)[E ] len: 2 (embed)
c:0029 p:0049 s:0167 e:000166 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/leakchecker.rb:41
me:
called_id: find_fds, type: iseq
owner class: 0x0000555b8d1d74d0 [3LM ] T_CLASS LeakChecker
self: 0x00007f2f2c2d7348 [3LM R ] T_OBJECT (LeakChecker)len:7 ptr:0x0000555b972a3b80
lvars:
m: 0x0000555b95ef81e8 [0 U] method (Method)method
c:0028 p:0012 s:0162 e:000161 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/leakchecker.rb:59
me:
called_id: check_fd_leak, type: iseq
owner class: 0x0000555b8d1d74d0 [3LM ] T_CLASS LeakChecker
self: 0x00007f2f2c2d7348 [3LM R ] T_OBJECT (LeakChecker)len:7 ptr:0x0000555b972a3b80
lvars:
test_name: 0x0000555b95ef8238 [0 ] T_STRING (String)TestM17NComb#test_str_intern
leaked: T_FALSE
live1: 0x0000555b95f09970 [0 ] T_ARRAY (Array)[ ] len: 9, capa:9 ptr:0x0000555b96443180
live2: T_NIL
fd_closed: T_NIL
fd_leaked: T_NIL
h: T_NIL
c:0027 p:0040 s:0151 e:000150 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/leakchecker.rb:22
me:
called_id: check, type: iseq
owner class: 0x0000555b8d1d74d0 [3LM ] T_CLASS LeakChecker
self: 0x00007f2f2c2d7348 [3LM R ] T_OBJECT (LeakChecker)len:7 ptr:0x0000555b972a3b80
lvars:
test_name: 0x0000555b95ef8238 [0 ] T_STRING (String)TestM17NComb#test_str_intern
leaks: T_NIL
c:0026 p:0204 s:0145 e:000144 BLOCK /tmp/ruby/v3/src/trunk-random2/tool/lib/minitest/unit.rb:977 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x0000555b8d1d6008 [3LM ] T_CLASS MiniTest::Unit
self: 0x0000555b8d1cb108 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555b94f58a70
lvars:
method: 0x0000555b971346e0 [3LM ] T_STRING (String)test_str_intern
inst: 0x0000555b95f08958 [0 ] T_OBJECT (TestM17NComb)len:7 ptr:0x00007f2f4eb1a448
start_time: T_NIL
result: 0x0000555b8cfa3290 [3LM ] T_STRING (String).
c:0025 p:---- s:0138 e:000137 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x0000555b8d039bf0 [3LM ] T_CLASS Array
self: 0x0000555b971340a0 [3LM ] T_ARRAY (Array)[ ] len: 80, capa:85 ptr:0x0000555b957afd50
c:0024 p:0006 s:0134 e:000133 BLOCK /tmp/ruby/v3/src/trunk-random2/tool/lib/minitest/unit.rb:962
me:
called_id: _run_suite, type: iseq
owner class: 0x0000555b8d1d6008 [3LM ] T_CLASS MiniTest::Unit
self: 0x0000555b8d1cb108 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555b94f58a70
lvars:
assertions: T_NIL
c:0023 p:0163 s:0130 E:0001e0 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/minitest/unit.rb:989
me:
called_id: _run_suite, type: iseq
owner class: 0x0000555b8d1d6008 [3LM ] T_CLASS MiniTest::Unit
self: 0x0000555b8d1cb108 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555b94f58a70
lvars:
suite: 0x0000555b8fe83588 [3LM R ] T_CLASS TestM17NComb
type: T_SYMBOL test
header: 0x0000555b971351d0 [3LM ] T_STRING (String)test_suite_header
filter: 0x0000555b8d30f758 [3LM ] T_REGEXP
all_test_methods: 0x0000555b97134140 [3LM ] T_ARRAY (Array)[ ] len: 80, capa:80 ptr:0x0000555b95991360
filtered_test_methods: 0x0000555b971340a0 [3LM ] T_ARRAY (Array)[ ] len: 80, capa:85 ptr:0x0000555b957afd50
leakchecker: 0x00007f2f2c2d7348 [3LM R ] T_OBJECT (LeakChecker)len:7 ptr:0x0000555b972a3b80
continuation: 0x00007f2f2c2d5f70 [3LM ] proc (Proc) block in _run_suite@/tmp/ruby/v3/src/trunk-random2/tool/lib/minitest/unit.rb:961
c:0022 p:0042 s:0118 e:000117 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1084
me:
called_id: _run_suite, type: iseq
owner class: 0x0000555b8d20d288 [3LM ] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x0000555b8d20ca40 [3LM ] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x0000555b8d1cb108 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555b94f58a70
lvars:
suite: 0x0000555b8fe83588 [3LM R ] T_CLASS TestM17NComb
type: T_SYMBOL test
ex: T_NIL
c:0021 p:0010 s:0111 e:000109 BLOCK /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:575 [FINISH]
me:
called_id: _run_suites, type: iseq
owner class: 0x0000555b8d20ee80 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x0000555b8d20cb58 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x0000555b8d1cb108 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555b94f58a70
lvars:
suite: 0x0000555b8fe83588 [3LM R ] T_CLASS TestM17NComb
e: T_NIL
c:0020 p:---- s:0105 e:000104 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x0000555b8d039bf0 [3LM ] T_CLASS Array
self: 0x0000555b910a57c0 [3LM ] T_ARRAY (Array)[ ] len: 949, capa:949 ptr:0x0000555b94f569b0
c:0019 p:0054 s:0101 E:001db8 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:573
me:
called_id: _run_suites, type: iseq
owner class: 0x0000555b8d20ee80 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x0000555b8d20cb58 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x0000555b8d1cb108 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555b94f58a70
lvars:
suites: 0x0000555b910a57c0 [3LM ] T_ARRAY (Array)[ ] len: 949, capa:949 ptr:0x0000555b94f569b0
type: T_SYMBOL test
result: 0x0000555b945a5880 [3LM ] T_ARRAY (Array)[ ] len: 183, capa:193 ptr:0x0000555b9503b1c0
c:0018 p:0008 s:0094 E:000bf8 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:610
me:
called_id: _run_suites, type: iseq
owner class: 0x0000555b8d20dff8 [3LM ] T_MODULE (Module)Test::Unit::Skipping
defined_class: 0x0000555b8d20cb08 [3LM ] T_ICLASS src:Test::Unit::Skipping
self: 0x0000555b8d1cb108 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555b94f58a70
lvars:
suites: 0x0000555b910a57c0 [3LM ] T_ARRAY (Array)[ ] len: 949, capa:949 ptr:0x0000555b94f569b0
type: T_SYMBOL test
result: T_NIL
c:0017 p:0140 s:0087 E:001ed8 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/minitest/unit.rb:904
me:
called_id: _run_anything, type: iseq
owner class: 0x0000555b8d1d6008 [3LM ] T_CLASS MiniTest::Unit
self: 0x0000555b8d1cb108 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555b94f58a70
lvars:
type: T_SYMBOL test
suites: 0x0000555b910a57c0 [3LM ] T_ARRAY (Array)[ ] len: 949, capa:949 ptr:0x0000555b94f569b0
test_count: T_FIXNUM 0
assertion_count: T_FIXNUM 0
sync: T_TRUE
old_sync: T_FALSE
start: 0x0000555b90ef63e8 [0LM U] time (Time)time
results: T_NIL
t: T_NIL
c:0016 p:0016 s:0074 E:001388 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1021
me:
called_id: _run_anything, type: iseq
owner class: 0x0000555b8d20d350 [3LM ] T_MODULE (Module)Test::Unit::RepeatOption
defined_class: 0x0000555b8d20cab8 [3LM ] T_ICLASS src:Test::Unit::RepeatOption
self: 0x0000555b8d1cb108 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555b94f58a70
lvars:
type: T_SYMBOL test
c:0015 p:0005 s:0069 E:000b60 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/minitest/unit.rb:1137
me:
called_id: run_tests, type: iseq
owner class: 0x0000555b8d1d6008 [3LM ] T_CLASS MiniTest::Unit
self: 0x0000555b8d1cb108 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555b94f58a70
c:0014 p:0006 s:0065 E:001118 BLOCK /tmp/ruby/v3/src/trunk-random2/tool/lib/minitest/unit.rb:1124 [FINISH]
me:
called_id: _run, type: iseq
owner class: 0x0000555b8d1d6008 [3LM ] T_CLASS MiniTest::Unit
self: 0x0000555b8d1cb108 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555b94f58a70
lvars:
plugin: 0x0000555b8cfea708 [3LM ] T_STRING (String)run_tests
c:0013 p:---- s:0061 e:000060 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x0000555b8d039bf0 [3LM ] T_CLASS Array
self: 0x0000555b9116bee8 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0012 p:0047 s:0057 E:000cb8 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/minitest/unit.rb:1123
me:
called_id: _run, type: iseq
owner class: 0x0000555b8d1d6008 [3LM ] T_CLASS MiniTest::Unit
self: 0x0000555b8d1cb108 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555b94f58a70
lvars:
args: 0x0000555b8d1c9e70 [3LM ] T_HASH (Hash)[A ] 8
c:0011 p:0013 s:0052 E:000858 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/minitest/unit.rb:1111
me:
called_id: run, type: iseq
owner class: 0x0000555b8d1d6008 [3LM ] T_CLASS MiniTest::Unit
self: 0x0000555b8d1cb108 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555b94f58a70
lvars:
args: 0x0000555b8d028dc8 [3LM ] T_ARRAY shared -> 0x0000555b93d794e0 [3LM ] T_ARRAY [ ] len: 1247, capa:10 ptr:0x0000555b95053970
c:0010 p:0008 s:0047 E:002060 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:795
me:
called_id: run, type: iseq
owner class: 0x0000555b8d20ddc8 [3LM ] T_MODULE (Module)Test::Unit::StatusLine
defined_class: 0x0000555b8d20cb80 [3LM ] T_ICLASS src:Test::Unit::StatusLine
self: 0x0000555b8d1cb108 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555b94f58a70
lvars:
args: 0x0000555b91175740 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0009 p:0008 s:0041 E:000e30 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:643
me:
called_id: run, type: iseq
owner class: 0x0000555b8d20dee0 [3LM ] T_MODULE (Module)Test::Unit::Statistics
defined_class: 0x0000555b8d20cb30 [3LM ] T_ICLASS src:Test::Unit::Statistics
self: 0x0000555b8d1cb108 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555b94f58a70
lvars:
args: 0x0000555b91175a60 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0008 p:0015 s:0035 E:002038 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:34
me:
called_id: run, type: iseq
owner class: 0x0000555b8d20f178 [3LM ] T_MODULE Test::Unit::RunCount
defined_class: 0x0000555b8d20c9f0 [3LM ] T_ICLASS src:Test::Unit::RunCount
self: 0x0000555b8d1cb108 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555b94f58a70
lvars:
(null): 0x0000555b91175bc8 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0007 p:0006 s:0030 E:000cc8 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1123
me:
called_id: run, type: iseq
owner class: 0x0000555b8d20cc70 [3LM ] T_CLASS Test::Unit::Runner
self: 0x0000555b8d1cb108 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000555b94f58a70
lvars:
argv: 0x0000555b8d028dc8 [3LM ] T_ARRAY shared -> 0x0000555b93d794e0 [3LM ] T_ARRAY [ ] len: 1247, capa:10 ptr:0x0000555b95053970
c:0006 p:0032 s:0025 E:000570 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1193
me:
called_id: run, type: iseq
owner class: 0x0000555b8d20c888 [3LM ] T_CLASS Test::Unit::AutoRunner
self: 0x0000555b8d1cb158 [3LM ] T_OBJECT (Test::Unit::AutoRunner)len:5 ptr:0x0000555b8d3698a0
c:0005 p:0009 s:0021 E:001d08 METHOD /tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1197
me:
called_id: run, type: iseq
owner class: 0x0000555b8d20c860 [3LM ] T_CLASS (annon)
self: 0x0000555b8d20c888 [3LM ] T_CLASS Test::Unit::AutoRunner
lvars:
args: 0x0000555b8d1cb1a8 [3LM ] T_ARRAY (Array)[E ] len: 2 (embed)
c:0004 p:0172 s:0016 E:000b38 TOP /tmp/ruby/v3/src/trunk-random2/tool/test/runner.rb:23 [FINISH]
self: 0x0000555b8d058438 [3LM ] T_OBJECT (embed) len:3
lvars:
dir: 0x0000555b8d1cb1f8 [3LM ] T_STRING (String)/tmp/ruby/v3/src/trunk-random2/test
c:0003 p:---- s:0011 e:000010 CFUNC :require_relative
me:
called_id: require_relative, type: cfunc
owner class: 0x0000555b8d05a620 [3LM ] T_MODULE Kernel
defined_class: 0x0000555b8d05a5d0 [3LM ] T_ICLASS src:Kernel
self: 0x0000555b8d058438 [3LM ] T_OBJECT (embed) len:3
c:0002 p:0092 s:0006 E:001f70 EVAL /tmp/ruby/v3/src/trunk-random2/test/runner.rb:11 [FINISH]
self: 0x0000555b8d058438 [3LM ] T_OBJECT (embed) len:3
c:0001 p:0000 s:0003 E:002510 (none) [FINISH]
self: 0x0000555b8d058438 [3LM ] T_OBJECT (embed) len:3
$1 = 0
">>> Finish
"
[nil, 20199]
"gdb -p 20192 -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, 20192]
#<Errno::ESRCH: No such process>
"gdb -p 20190 -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 20190 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, 20190]
"gdb -p 20949 -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, 20949]
#<Errno::ESRCH: No such process>
0.008000 0.000000 156.324000 (10801.944553)
/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: 10840.51 sec