rev: 344304c89f
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 --exclude=readline --exclude=reline\"" exit with 0.
"make yes-test-basic TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-random3.20200916-015251
#<BuildRuby:0x0000562521ab2da8
@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-random3",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-random3",
@TARGET_NAME="trunk-random3",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-random3",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-random3.20200916-015251",
@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 --exclude=readline --exclude=reline\"",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000023)
autoconf 0.000000 0.000000 0.000000 ( 0.000039)
configure 0.000000 0.000000 0.000000 ( 0.000040)
build_up 0.008000 0.004000 2.472000 ( 3.249381)
build_miniruby 0.000000 0.000000 0.100000 ( 0.112152)
build_ruby 0.004000 0.000000 0.108000 ( 0.113901)
build_all 0.004000 0.008000 5.136000 ( 1.787197)
build_install 0.012000 0.004000 5.980000 ( 2.603488)
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.004000 0.000000 25.072000 ( 29.080748)
test_basic 0.008000 0.000000 0.364000 ( 0.489416)
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-random3 --incremental --process-num=6
12 9118 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-random3 --incremental --process-num=6
9118 9120 12 12 ? -1 S 1001 0:00 sh -c ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-random3 --logfile=/home/ko1/ruby/logs/brlog.trunk-random3.20200916-015251 --root_dir=/tmp/ruby --timeout=10800 --test_opts='TESTS="--test-order=random --exclude=readline --exclude=reline"' --incremental --process-num=6
9120 9121 12 12 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-random3 --logfile=/home/ko1/ruby/logs/brlog.trunk-random3.20200916-015251 --root_dir=/tmp/ruby --timeout=10800 --test_opts=TESTS="--test-order=random --exclude=readline --exclude=reline" --incremental --process-num=6
9121 13413 12 12 ? -1 S 1001 0:00 sh -c make yes-test-all TESTS="--test-order=random --exclude=readline --exclude=reline"
13413 13415 12 12 ? -1 S 1001 0:00 make yes-test-all TESTS=--test-order=random --exclude=readline --exclude=reline
13415 13422 12 12 ? -1 S 1001 8:39 /tmp/ruby/v3/src/trunk-random3/test/runner.rb
13422 21089 12 12 ? -1 S 1001 0:00 /tmp/ruby/v3/src/trunk-random3/test/runner.rb: TestUbfAsyncSafe#test_ubf_async_safe
9121 21090 12 12 ? -1 R 1001 0:00 ps jx
{11=>[12], 12=>[9118], 9118=>[9120], 9120=>[9121], 9121=>[13413, 21090], 13413=>[13415], 13415=>[13422], 13422=>[21089]}
"gdb -p 21089 -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 0x7f1d15ee9d80 (LWP 21089) "ruby" __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
>>> Machine level backtrace
Thread 1 (Thread 0x7f1d15ee9d80 (LWP 21089)):
#0 __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
#1 0x00007f1d14ed6098 in __GI___pthread_mutex_lock (mutex=0x7f1d15ef7990 <_rtld_global+2352>) at ../nptl/pthread_mutex_lock.c:113
#2 0x00007f1d15cdb01e in _dl_add_to_namespace_list (new=0x56533bf2d4d0, nsid=0) at dl-object.c:33
#3 0x00007f1d15cd63c7 in _dl_map_object_from_fd (name=name@entry=0x565339803ae0 "/tmp/ruby/v3/build/trunk-random3/.ext/x86_64-linux/-test-/gvl/call_without_gvl.so", origname=origname@entry=0x0, fd=-1, fbp=fbp@entry=0x7ffc182b5720, realname=<optimized out>, loader=loader@entry=0x0, l_type=<optimized out>, mode=<optimized out>, stack_endp=<optimized out>, nsid=<optimized out>) at dl-load.c:1322
#4 0x00007f1d15cd7ffc in _dl_map_object (loader=0x0, loader@entry=0x7f1d15ef4000, name=name@entry=0x565339803ae0 "/tmp/ruby/v3/build/trunk-random3/.ext/x86_64-linux/-test-/gvl/call_without_gvl.so", type=type@entry=2, trace_mode=trace_mode@entry=0, mode=mode@entry=-1879047935, nsid=<optimized out>) at dl-load.c:2389
#5 0x00007f1d15ce3ee4 in dl_open_worker (a=a@entry=0x7ffc182b5c90) at dl-open.c:235
#6 0x00007f1d1546f2df in __GI__dl_catch_exception (exception=exception@entry=0x7ffc182b5c70, operate=operate@entry=0x7f1d15ce3dc0 <dl_open_worker>, args=args@entry=0x7ffc182b5c90) at dl-error-skeleton.c:196
#7 0x00007f1d15ce37ca in _dl_open (file=0x565339803ae0 "/tmp/ruby/v3/build/trunk-random3/.ext/x86_64-linux/-test-/gvl/call_without_gvl.so", mode=-2147483391, caller_dlopen=0x7f1d1572fa75 <dln_load+181>, nsid=<optimized out>, argc=9, argv=<optimized out>, env=0x565338b65220) at dl-open.c:605
#8 0x00007f1d1483ff96 in dlopen_doit (a=a@entry=0x7ffc182b5ec0) at dlopen.c:66
#9 0x00007f1d1546f2df in __GI__dl_catch_exception (exception=exception@entry=0x7ffc182b5e60, operate=operate@entry=0x7f1d1483ff40 <dlopen_doit>, args=args@entry=0x7ffc182b5ec0) at dl-error-skeleton.c:196
#10 0x00007f1d1546f36f in __GI__dl_catch_error (objname=objname@entry=0x565330692590, errstring=errstring@entry=0x565330692598, mallocedp=mallocedp@entry=0x565330692588, operate=operate@entry=0x7f1d1483ff40 <dlopen_doit>, args=args@entry=0x7ffc182b5ec0) at dl-error-skeleton.c:215
#11 0x00007f1d14840735 in _dlerror_run (operate=operate@entry=0x7f1d1483ff40 <dlopen_doit>, args=args@entry=0x7ffc182b5ec0) at dlerror.c:162
#12 0x00007f1d14840051 in __dlopen (file=file@entry=0x565339803ae0 "/tmp/ruby/v3/build/trunk-random3/.ext/x86_64-linux/-test-/gvl/call_without_gvl.so", mode=mode@entry=257) at dlopen.c:87
#13 0x00007f1d1572fa75 in dln_load (file=0x565339803ae0 "/tmp/ruby/v3/build/trunk-random3/.ext/x86_64-linux/-test-/gvl/call_without_gvl.so") at /tmp/ruby/v3/src/trunk-random3/dln.c:1344
#14 0x00007f1d1598e83b in rb_vm_call_cfunc (recv=94915295134800, func=func@entry=0x7f1d15823d20 <load_ext>, arg=arg@entry=94915314353360, block_handler=block_handler@entry=0, filename=filename@entry=94915314353360) at /tmp/ruby/v3/src/trunk-random3/vm.c:2285
#15 0x00007f1d15825d0a in require_internal (ec=ec@entry=0x56533067b5b0, fname=<optimized out>, fname@entry=94915414702040, exception=exception@entry=1) at /tmp/ruby/v3/src/trunk-random3/load.c:1048
#16 0x00007f1d1582743f in rb_require_string (fname=94915414702040) at /tmp/ruby/v3/src/trunk-random3/load.c:1116
#17 0x00007f1d15985035 in vm_call_cfunc_with_frame (ec=ec@entry=0x56533067b5b0, reg_cfp=reg_cfp@entry=0x7f1d15ee7868, calling=calling@entry=0x7ffc182b64f0, cd=cd@entry=0x7ffc182b62e0) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:2610
#18 0x00007f1d159852c5 in vm_call_cfunc (ec=ec@entry=0x56533067b5b0, reg_cfp=reg_cfp@entry=0x7f1d15ee7868, calling=calling@entry=0x7ffc182b64f0, cd=cd@entry=0x7ffc182b62e0) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:2631
#19 0x00007f1d1599f5ee in vm_call_method_each_type (ec=ec@entry=0x56533067b5b0, cfp=cfp@entry=0x7f1d15ee7868, calling=calling@entry=0x7ffc182b64f0, cd=cd@entry=0x7ffc182b62e0) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3109
#20 0x00007f1d159a05fe in vm_call_alias (ec=ec@entry=0x56533067b5b0, cfp=cfp@entry=0x7f1d15ee7868, calling=calling@entry=0x7ffc182b64f0, cd=cd@entry=0x565331a9abb0) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:2744
#21 0x00007f1d1599f7be in vm_call_method_each_type (ec=ec@entry=0x56533067b5b0, cfp=cfp@entry=0x7f1d15ee7868, calling=0x7ffc182b64f0, cd=0x565331a9abb0) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3139
#22 0x00007f1d1599fd43 in vm_call_method (ec=0x56533067b5b0, cfp=0x7f1d15ee7868, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3231
#23 0x00007f1d15990120 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-random3/vm_insnhelper.c:4194
#24 vm_exec_core (ec=0x56533067b5b0, initial=128, initial@entry=0) at ../../src/trunk-random3/insns.def:789
#25 0x00007f1d159961cd in rb_vm_exec (ec=ec@entry=0x56533067b5b0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random3/vm.c:1982
#26 0x00007f1d15996abf in invoke_block (ec=ec@entry=0x56533067b5b0, iseq=iseq@entry=0x56533793b800, self=self@entry=94915314354640, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1084
#27 0x00007f1d15998841 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x0, argc=0, self=94915314354640, captured=<optimized out>, ec=0x56533067b5b0) at /tmp/ruby/v3/src/trunk-random3/vm.c:1156
#28 invoke_block_from_c_bh (argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1174
#29 vm_yield (argc=0, argv=0x0, kw_splat=0, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1219
#30 rb_yield_0 (argv=0x0, argc=0) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1141
#31 rb_yield (val=val@entry=52) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1154
#32 0x00007f1d157cbba0 in rb_protect (proc=0x7f1d159985d0 <rb_yield>, data=data@entry=52, pstate=pstate@entry=0x7ffc182b6854) at /tmp/ruby/v3/src/trunk-random3/eval.c:1096
#33 0x00007f1d158b659b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/process.c:4174
#34 0x00007f1d15985035 in vm_call_cfunc_with_frame (ec=ec@entry=0x56533067b5b0, reg_cfp=reg_cfp@entry=0x7f1d15ee7910, calling=calling@entry=0x7ffc182b6ad0, cd=cd@entry=0x565330ab8d70) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:2610
#35 0x00007f1d159852c5 in vm_call_cfunc (ec=ec@entry=0x56533067b5b0, reg_cfp=reg_cfp@entry=0x7f1d15ee7910, calling=calling@entry=0x7ffc182b6ad0, cd=cd@entry=0x565330ab8d70) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:2631
#36 0x00007f1d1599f5ee in vm_call_method_each_type (ec=ec@entry=0x56533067b5b0, cfp=cfp@entry=0x7f1d15ee7910, calling=0x7ffc182b6ad0, cd=0x565330ab8d70) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3109
#37 0x00007f1d1599fd43 in vm_call_method (ec=0x56533067b5b0, cfp=0x7f1d15ee7910, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3231
#38 0x00007f1d1599020a 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-random3/vm_insnhelper.c:4194
#39 vm_exec_core (ec=0x56533067b5b0, initial=128, initial@entry=0) at ../../src/trunk-random3/insns.def:770
#40 0x00007f1d159961cd in rb_vm_exec (ec=ec@entry=0x56533067b5b0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random3/vm.c:1982
#41 0x00007f1d15996abf in invoke_block (ec=ec@entry=0x56533067b5b0, iseq=iseq@entry=0x56533793b878, self=self@entry=94915314354640, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1084
#42 0x00007f1d15998333 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffc182b6cd0, argc=1, self=94915314354640, captured=<optimized out>, ec=0x56533067b5b0) at /tmp/ruby/v3/src/trunk-random3/vm.c:1156
#43 invoke_block_from_c_bh (ec=0x56533067b5b0, block_handler=<optimized out>, argv=argv@entry=0x7ffc182b6d30, 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-random3/vm.c:1174
#44 0x00007f1d1599864c in vm_yield (argc=1, kw_splat=0, argv=0x7ffc182b6d30, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1219
#45 rb_yield_0 (argv=0x7ffc182b6d30, argc=1) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1141
#46 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1147
#47 rb_yield (val=val@entry=94915314353600) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1157
#48 0x00007f1d157cbd84 in rb_ensure (b_proc=0x7f1d159985d0 <rb_yield>, data1=data1@entry=94915314353600, e_proc=e_proc@entry=0x7f1d15800700 <pipe_pair_close>, data2=data2@entry=140720713985728) at /tmp/ruby/v3/src/trunk-random3/eval.c:1138
#49 0x00007f1d1580f581 in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/io.c:10601
#50 0x00007f1d15985035 in vm_call_cfunc_with_frame (ec=0x56533067b5b0, reg_cfp=0x7f1d15ee7980, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:2610
#51 0x00007f1d1599020a 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-random3/vm_insnhelper.c:4194
#52 vm_exec_core (ec=0x56533067b5b0, initial=128, initial@entry=0) at ../../src/trunk-random3/insns.def:770
#53 0x00007f1d159961cd in rb_vm_exec (ec=ec@entry=0x56533067b5b0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random3/vm.c:1982
#54 0x00007f1d15996abf in invoke_block (ec=ec@entry=0x56533067b5b0, iseq=iseq@entry=0x5653306c54d8, self=self@entry=94915296655440, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1084
#55 0x00007f1d15998333 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffc182b7240, argc=1, self=94915296655440, captured=<optimized out>, ec=0x56533067b5b0) at /tmp/ruby/v3/src/trunk-random3/vm.c:1156
#56 invoke_block_from_c_bh (ec=0x56533067b5b0, block_handler=<optimized out>, argv=argv@entry=0x7ffc182b72a0, 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-random3/vm.c:1174
#57 0x00007f1d1599864c in vm_yield (argc=1, kw_splat=0, argv=0x7ffc182b72a0, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1219
#58 rb_yield_0 (argv=0x7ffc182b72a0, argc=1) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1141
#59 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1147
#60 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1157
#61 0x00007f1d157372ac in rb_ary_collect (ary=94915314361560) at /tmp/ruby/v3/src/trunk-random3/array.c:3491
#62 0x00007f1d15985035 in vm_call_cfunc_with_frame (ec=0x56533067b5b0, reg_cfp=0x7f1d15ee7ad0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:2610
#63 0x00007f1d1599020a 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-random3/vm_insnhelper.c:4194
#64 vm_exec_core (ec=0x56533067b5b0, initial=128, initial@entry=0) at ../../src/trunk-random3/insns.def:770
#65 0x00007f1d159961cd in rb_vm_exec (ec=ec@entry=0x56533067b5b0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random3/vm.c:1982
#66 0x00007f1d15996abf in invoke_block (ec=ec@entry=0x56533067b5b0, iseq=iseq@entry=0x56533068c750, self=self@entry=94915296655440, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1084
#67 0x00007f1d15998333 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffc182b7630, argc=1, self=94915296655440, captured=<optimized out>, ec=0x56533067b5b0) at /tmp/ruby/v3/src/trunk-random3/vm.c:1156
#68 invoke_block_from_c_bh (ec=0x56533067b5b0, block_handler=<optimized out>, argv=argv@entry=0x7ffc182b7690, 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-random3/vm.c:1174
#69 0x00007f1d1599864c in vm_yield (argc=1, kw_splat=0, argv=0x7ffc182b7690, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1219
#70 rb_yield_0 (argv=0x7ffc182b7690, argc=1) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1141
#71 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1147
#72 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1157
#73 0x00007f1d157317bc in rb_ary_each (ary=94915420309120) at /tmp/ruby/v3/src/trunk-random3/array.c:2379
#74 0x00007f1d15985035 in vm_call_cfunc_with_frame (ec=ec@entry=0x56533067b5b0, reg_cfp=reg_cfp@entry=0x7f1d15ee7be8, calling=calling@entry=0x7ffc182b7ab0, cd=cd@entry=0x7ffc182b7940) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:2610
#75 0x00007f1d159852c5 in vm_call_cfunc (ec=ec@entry=0x56533067b5b0, reg_cfp=reg_cfp@entry=0x7f1d15ee7be8, calling=calling@entry=0x7ffc182b7ab0, cd=cd@entry=0x7ffc182b7940) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:2631
#76 0x00007f1d1599f5ee in vm_call_method_each_type (ec=ec@entry=0x56533067b5b0, cfp=cfp@entry=0x7f1d15ee7be8, calling=0x7ffc182b7ab0, cd=0x7ffc182b7940) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3109
#77 0x00007f1d1599fd43 in vm_call_method (ec=ec@entry=0x56533067b5b0, cfp=cfp@entry=0x7f1d15ee7be8, calling=calling@entry=0x7ffc182b7ab0, cd=cd@entry=0x7ffc182b7940) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3231
#78 0x00007f1d1599fa15 in vm_call_refined (cd=0x565330872090, calling=0x7ffc182b7ab0, cfp=0x7f1d15ee7be8, ec=0x56533067b5b0) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3088
#79 vm_call_method_each_type (ec=ec@entry=0x56533067b5b0, cfp=cfp@entry=0x7f1d15ee7be8, calling=0x7ffc182b7ab0, cd=0x565330872090) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3166
#80 0x00007f1d1599fd43 in vm_call_method (ec=0x56533067b5b0, cfp=0x7f1d15ee7be8, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3231
#81 0x00007f1d1599020a 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-random3/vm_insnhelper.c:4194
#82 vm_exec_core (ec=0x56533067b5b0, initial=128, initial@entry=0) at ../../src/trunk-random3/insns.def:770
#83 0x00007f1d159961cd in rb_vm_exec (ec=ec@entry=0x56533067b5b0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random3/vm.c:1982
#84 0x00007f1d15996abf in invoke_block (ec=ec@entry=0x56533067b5b0, iseq=iseq@entry=0x5653306bf1f0, self=self@entry=94915296655440, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1084
#85 0x00007f1d15998333 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffc182b7cb0, argc=1, self=94915296655440, captured=<optimized out>, ec=0x56533067b5b0) at /tmp/ruby/v3/src/trunk-random3/vm.c:1156
#86 invoke_block_from_c_bh (ec=0x56533067b5b0, block_handler=<optimized out>, argv=argv@entry=0x7ffc182b7d10, 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-random3/vm.c:1174
#87 0x00007f1d1599864c in vm_yield (argc=1, kw_splat=0, argv=0x7ffc182b7d10, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1219
#88 rb_yield_0 (argv=0x7ffc182b7d10, argc=1) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1141
#89 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1147
#90 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1157
#91 0x00007f1d157317bc in rb_ary_each (ary=94915420378240) at /tmp/ruby/v3/src/trunk-random3/array.c:2379
#92 0x00007f1d15985035 in vm_call_cfunc_with_frame (ec=ec@entry=0x56533067b5b0, reg_cfp=reg_cfp@entry=0x7f1d15ee7d70, calling=calling@entry=0x7ffc182b8130, cd=cd@entry=0x7ffc182b7fc0) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:2610
#93 0x00007f1d159852c5 in vm_call_cfunc (ec=ec@entry=0x56533067b5b0, reg_cfp=reg_cfp@entry=0x7f1d15ee7d70, calling=calling@entry=0x7ffc182b8130, cd=cd@entry=0x7ffc182b7fc0) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:2631
#94 0x00007f1d1599f5ee in vm_call_method_each_type (ec=ec@entry=0x56533067b5b0, cfp=cfp@entry=0x7f1d15ee7d70, calling=0x7ffc182b8130, cd=0x7ffc182b7fc0) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3109
#95 0x00007f1d1599fd43 in vm_call_method (ec=ec@entry=0x56533067b5b0, cfp=cfp@entry=0x7f1d15ee7d70, calling=calling@entry=0x7ffc182b8130, cd=cd@entry=0x7ffc182b7fc0) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3231
#96 0x00007f1d1599fa15 in vm_call_refined (cd=0x5653308b9e30, calling=0x7ffc182b8130, cfp=0x7f1d15ee7d70, ec=0x56533067b5b0) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3088
#97 vm_call_method_each_type (ec=ec@entry=0x56533067b5b0, cfp=cfp@entry=0x7f1d15ee7d70, calling=0x7ffc182b8130, cd=0x5653308b9e30) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3166
#98 0x00007f1d1599fd43 in vm_call_method (ec=0x56533067b5b0, cfp=0x7f1d15ee7d70, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3231
#99 0x00007f1d1599020a 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-random3/vm_insnhelper.c:4194
#100 vm_exec_core (ec=0x56533067b5b0, initial=128, initial@entry=0) at ../../src/trunk-random3/insns.def:770
#101 0x00007f1d15996955 in rb_vm_exec (ec=0x56533067b5b0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random3/vm.c:1991
#102 0x00007f1d159a12f4 in rb_iseq_eval (iseq=iseq@entry=0x5653306b7b80) at /tmp/ruby/v3/src/trunk-random3/vm.c:2228
#103 0x00007f1d158263b1 in load_iseq_eval (fname=<optimized out>, ec=0x56533067b5b0) at /tmp/ruby/v3/src/trunk-random3/load.c:594
#104 require_internal (ec=ec@entry=0x56533067b5b0, fname=<optimized out>, fname@entry=94915294643960, exception=exception@entry=1) at /tmp/ruby/v3/src/trunk-random3/load.c:1044
#105 0x00007f1d1582743f in rb_require_string (fname=94915294643960) at /tmp/ruby/v3/src/trunk-random3/load.c:1116
#106 0x00007f1d15985035 in vm_call_cfunc_with_frame (ec=ec@entry=0x56533067b5b0, reg_cfp=reg_cfp@entry=0x7f1d15ee7fa0, calling=calling@entry=0x7ffc182b8710, cd=cd@entry=0x5653307b24d0) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:2610
#107 0x00007f1d159852c5 in vm_call_cfunc (ec=ec@entry=0x56533067b5b0, reg_cfp=reg_cfp@entry=0x7f1d15ee7fa0, calling=calling@entry=0x7ffc182b8710, cd=cd@entry=0x5653307b24d0) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:2631
#108 0x00007f1d1599f5ee in vm_call_method_each_type (ec=ec@entry=0x56533067b5b0, cfp=cfp@entry=0x7f1d15ee7fa0, calling=0x7ffc182b8710, cd=0x5653307b24d0) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3109
#109 0x00007f1d1599fd43 in vm_call_method (ec=0x56533067b5b0, cfp=0x7f1d15ee7fa0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3231
#110 0x00007f1d15990120 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-random3/vm_insnhelper.c:4194
#111 vm_exec_core (ec=0x56533067b5b0, initial=128, initial@entry=0) at ../../src/trunk-random3/insns.def:789
#112 0x00007f1d159961cd in rb_vm_exec (ec=0x56533067b5b0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random3/vm.c:1982
#113 0x00007f1d159a13e0 in rb_iseq_eval_main (iseq=iseq@entry=0x5653306bce78) at /tmp/ruby/v3/src/trunk-random3/vm.c:2239
#114 0x00007f1d157c81ba in rb_ec_exec_node (ec=ec@entry=0x56533067b5b0, n=n@entry=0x5653306bce78) at /tmp/ruby/v3/src/trunk-random3/eval.c:297
#115 0x00007f1d157ce438 in ruby_run_node (n=0x5653306bce78) at /tmp/ruby/v3/src/trunk-random3/eval.c:355
#116 0x000056532f9c5a1f in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/main.c:50
>>> Dump Ruby level backtrace
th: 0x56533067af50, native_id: 0x7f1d15ee9d80
-- Control frame information -----------------------------------------------
c:0037 p:-11864431759728 s:0213 e:000212 TOP [FINISH]
self: 0x0000565330734450 [3LM ] T_OBJECT (embed) len:3
c:0036 p:---- s:0210 e:000209 CFUNC :require
me:
called_id: gem_original_require, type: cfunc
owner class: 0x0000565330736638 [3LM ] T_MODULE Kernel
defined_class: 0x00005653378408d8 [3LM ] T_ICLASS src:Kernel
self: 0x00005653319889d0 [0 ] T_OBJECT (TestUbfAsyncSafe)len:7 ptr:0x00007f1d140daaa8
c:0035 p:0195 s:0205 e:000204 METHOD /tmp/ruby/v3/src/trunk-random3/lib/rubygems/core_ext/kernel_require.rb:83
me:
called_id: require, type: iseq
owner class: 0x0000565330736638 [3LM ] T_MODULE Kernel
defined_class: 0x00005653378408d8 [3LM ] T_ICLASS src:Kernel
self: 0x00005653319889d0 [0 ] T_OBJECT (TestUbfAsyncSafe)len:7 ptr:0x00007f1d140daaa8
lvars:
path: 0x000056533793b7d8 [3LM ] T_STRING (String)-test-/gvl/call_without_gvl
monitor_owned: T_FALSE
spec: T_NIL
resolved_path: T_NIL
rp: T_NIL
load_path_check_index: T_NIL
found_specs: T_NIL
names: T_NIL
valid: T_NIL
le: T_NIL
load_error: T_NIL
require_again: T_NIL
ow: T_NIL
c:0034 p:0006 s:0188 e:000187 BLOCK /tmp/ruby/v3/src/trunk-random3/test/-ext-/gvl/test_ubf_async_safe.rb:7 [FINISH]
me:
called_id: test_ubf_async_safe, type: iseq
owner class: 0x000056533793b4b8 [3LM R ] T_CLASS TestUbfAsyncSafe
self: 0x00005653319889d0 [0 ] T_OBJECT (TestUbfAsyncSafe)len:7 ptr:0x00007f1d140daaa8
c:0033 p:---- s:0185 e:000184 CFUNC :fork
me:
called_id: fork, type: cfunc
owner class: 0x0000565330736638 [3LM ] T_MODULE Kernel
defined_class: 0x00005653378408d8 [3LM ] T_ICLASS src:Kernel
self: 0x00005653319889d0 [0 ] T_OBJECT (TestUbfAsyncSafe)len:7 ptr:0x00007f1d140daaa8
c:0032 p:0005 s:0181 e:000180 BLOCK /tmp/ruby/v3/src/trunk-random3/test/-ext-/gvl/test_ubf_async_safe.rb:6 [FINISH]
me:
called_id: test_ubf_async_safe, type: iseq
owner class: 0x000056533793b4b8 [3LM R ] T_CLASS TestUbfAsyncSafe
self: 0x00005653319889d0 [0 ] T_OBJECT (TestUbfAsyncSafe)len:7 ptr:0x00007f1d140daaa8
lvars:
r: 0x0000565331988638 [0 U] T_FILE (IO)
w: 0x00005653319885e8 [0 U] T_FILE (IO)
pid: T_NIL
_: T_NIL
st: T_NIL
c:0031 p:---- s:0173 e:000172 CFUNC :pipe
me:
called_id: pipe, type: cfunc
owner class: 0x00005653377e3520 [3LM ] T_CLASS (annon)
self: 0x00005653307077c0 [3LM R ] T_CLASS IO
c:0030 p:0033 s:0169 e:000168 METHOD /tmp/ruby/v3/src/trunk-random3/test/-ext-/gvl/test_ubf_async_safe.rb:5
me:
called_id: test_ubf_async_safe, type: iseq
owner class: 0x000056533793b4b8 [3LM R ] T_CLASS TestUbfAsyncSafe
self: 0x00005653319889d0 [0 ] T_OBJECT (TestUbfAsyncSafe)len:7 ptr:0x00007f1d140daaa8
c:0029 p:0052 s:0165 e:000164 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:1231
me:
called_id: run_test, type: iseq
owner class: 0x00005653378834f8 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x00005653319889d0 [0 ] T_OBJECT (TestUbfAsyncSafe)len:7 ptr:0x00007f1d140daaa8
lvars:
name: 0x000056533198a668 [0 ] T_STRING (String)test_ubf_async_safe
progname: 0x00005653306d67b0 [3LM ] T_STRING (String)/tmp/ruby/v3/src/trunk-random3/test/runner.rb
c:0028 p:0065 s:0159 e:000158 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/minitest/unit.rb:1320
me:
called_id: run, type: iseq
owner class: 0x00005653378834f8 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x00005653319889d0 [0 ] T_OBJECT (TestUbfAsyncSafe)len:7 ptr:0x00007f1d140daaa8
lvars:
runner: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
start_time: 0x0000565331988958 [0 U] time (Time)time
result: 0x00005653306ccaa8 [3LM ] T_STRING (String)
time: T_NIL
e: T_NIL
c:0027 p:0013 s:0150 e:000149 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit/testcase.rb:18
me:
called_id: run, type: iseq
owner class: 0x00005653378ca2e0 [3LM ] T_CLASS Test::Unit::TestCase
self: 0x00005653319889d0 [0 ] T_OBJECT (TestUbfAsyncSafe)len:7 ptr:0x00007f1d140daaa8
lvars:
runner: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
c:0026 p:0077 s:0145 e:000144 BLOCK /tmp/ruby/v3/src/trunk-random3/tool/lib/minitest/unit.rb:969 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x0000565330766400 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
method: 0x000056533198a668 [0 ] T_STRING (String)test_ubf_async_safe
inst: 0x00005653319889d0 [0 ] T_OBJECT (TestUbfAsyncSafe)len:7 ptr:0x00007f1d140daaa8
start_time: T_NIL
result: T_NIL
c:0025 p:---- s:0138 e:000137 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x0000565330715c58 [3LM R ] T_CLASS Array
self: 0x000056533198a4d8 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0024 p:0006 s:0134 e:000133 BLOCK /tmp/ruby/v3/src/trunk-random3/tool/lib/minitest/unit.rb:962
me:
called_id: _run_suite, type: iseq
owner class: 0x0000565330766400 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
assertions: T_NIL
c:0023 p:0163 s:0130 E:0008a0 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/minitest/unit.rb:989
me:
called_id: _run_suite, type: iseq
owner class: 0x0000565330766400 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
suite: 0x000056533793b4b8 [3LM R ] T_CLASS TestUbfAsyncSafe
type: T_SYMBOL test
header: 0x000056533198a910 [0 ] T_STRING (String)test_suite_header
filter: 0x00005653309eb810 [3LM ] T_REGEXP
all_test_methods: 0x000056533198a5c8 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
filtered_test_methods: 0x000056533198a4d8 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
leakchecker: 0x000056533198a3e8 [0 ] T_OBJECT (LeakChecker)len:7 ptr:0x00007f1d140da908
continuation: 0x0000565331988a48 [0 ] proc (Proc) block in _run_suite@/tmp/ruby/v3/src/trunk-random3/tool/lib/minitest/unit.rb:961
c:0022 p:0042 s:0118 e:000117 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:1084
me:
called_id: _run_suite, type: iseq
owner class: 0x00005653376686f0 [3LM ] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x0000565337673f50 [3LM ] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
suite: 0x000056533793b4b8 [3LM R ] T_CLASS TestUbfAsyncSafe
type: T_SYMBOL test
ex: T_NIL
c:0021 p:0010 s:0111 e:000109 BLOCK /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:575 [FINISH]
me:
called_id: _run_suites, type: iseq
owner class: 0x00005653378c9db8 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x0000565337668088 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
suite: 0x000056533793b4b8 [3LM R ] T_CLASS TestUbfAsyncSafe
e: T_NIL
c:0020 p:---- s:0105 e:000104 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x0000565330715c58 [3LM R ] T_CLASS Array
self: 0x0000565337e94680 [3LM ] T_ARRAY (Array)[ ] len: 933, capa:933 ptr:0x000056533893c770
c:0019 p:0054 s:0101 E:002478 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:573
me:
called_id: _run_suites, type: iseq
owner class: 0x00005653378c9db8 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x0000565337668088 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
suites: 0x0000565337e94680 [3LM ] T_ARRAY (Array)[ ] len: 933, capa:933 ptr:0x000056533893c770
type: T_SYMBOL test
result: 0x00005653379be9a8 [3LM R ] T_ARRAY (Array)[ ] len: 907, capa:983 ptr:0x000056533bda18a0
c:0018 p:0008 s:0094 E:001928 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:610
me:
called_id: _run_suites, type: iseq
owner class: 0x0000565337669348 [3LM ] T_MODULE (Module)Test::Unit::Skipping
defined_class: 0x0000565337668038 [3LM ] T_ICLASS src:Test::Unit::Skipping
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
suites: 0x0000565337e94680 [3LM ] T_ARRAY (Array)[ ] len: 933, capa:933 ptr:0x000056533893c770
type: T_SYMBOL test
result: T_NIL
c:0017 p:0140 s:0087 E:001158 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/minitest/unit.rb:904
me:
called_id: _run_anything, type: iseq
owner class: 0x0000565330766400 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
type: T_SYMBOL test
suites: 0x0000565337e94680 [3LM ] T_ARRAY (Array)[ ] len: 933, capa:933 ptr:0x000056533893c770
test_count: T_FIXNUM 0
assertion_count: T_FIXNUM 0
sync: T_TRUE
old_sync: T_FALSE
start: 0x0000565337e674c8 [0LM U] time (Time)time
results: T_NIL
t: T_NIL
c:0016 p:0016 s:0074 E:000378 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:1021
me:
called_id: _run_anything, type: iseq
owner class: 0x00005653376687e0 [3LM ] T_MODULE (Module)Test::Unit::RepeatOption
defined_class: 0x0000565337673fc8 [3LM ] T_ICLASS src:Test::Unit::RepeatOption
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
type: T_SYMBOL test
c:0015 p:0005 s:0069 E:0025f0 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/minitest/unit.rb:1137
me:
called_id: run_tests, type: iseq
owner class: 0x0000565330766400 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
c:0014 p:0006 s:0065 E:002688 BLOCK /tmp/ruby/v3/src/trunk-random3/tool/lib/minitest/unit.rb:1124 [FINISH]
me:
called_id: _run, type: iseq
owner class: 0x0000565330766400 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
plugin: 0x00005653306c6900 [3LM ] T_STRING (String)run_tests
c:0013 p:---- s:0061 e:000060 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x0000565330715c58 [3LM R ] T_CLASS Array
self: 0x0000565337ea5480 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0012 p:0047 s:0057 E:001928 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/minitest/unit.rb:1123
me:
called_id: _run, type: iseq
owner class: 0x0000565330766400 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
args: 0x00005653308a6798 [3LM ] T_HASH (Hash)[S ] 8
c:0011 p:0013 s:0052 E:0006c8 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/minitest/unit.rb:1111
me:
called_id: run, type: iseq
owner class: 0x0000565330766400 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
args: 0x0000565330704e58 [3LM ] T_ARRAY shared -> 0x0000565336b3e928 [3LM ] T_ARRAY [ ] len: 1226, capa:1 ptr:0x000056533b434bc0
c:0010 p:0008 s:0047 E:002280 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:795
me:
called_id: run, type: iseq
owner class: 0x0000565337669140 [3LM ] T_MODULE (Module)Test::Unit::StatusLine
defined_class: 0x00005653376680b0 [3LM ] T_ICLASS src:Test::Unit::StatusLine
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
args: 0x0000565337ea59f8 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0009 p:0008 s:0041 E:0025e0 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:643
me:
called_id: run, type: iseq
owner class: 0x0000565337669258 [3LM ] T_MODULE (Module)Test::Unit::Statistics
defined_class: 0x0000565337668060 [3LM ] T_ICLASS src:Test::Unit::Statistics
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
args: 0x0000565337ea5a98 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0008 p:0015 s:0035 E:001ce8 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:34
me:
called_id: run, type: iseq
owner class: 0x00005653378ca088 [3LM ] T_MODULE Test::Unit::RunCount
defined_class: 0x00005653308d9148 [3LM ] T_ICLASS src:Test::Unit::RunCount
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
(null): 0x0000565337ea5b10 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0007 p:0006 s:0030 E:001878 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:1123
me:
called_id: run, type: iseq
owner class: 0x00005653376681a0 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
argv: 0x0000565330704e58 [3LM ] T_ARRAY shared -> 0x0000565336b3e928 [3LM ] T_ARRAY [ ] len: 1226, capa:1 ptr:0x000056533b434bc0
c:0006 p:0032 s:0025 E:002520 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:1193
me:
called_id: run, type: iseq
owner class: 0x00005653308d8f90 [3LM ] T_CLASS Test::Unit::AutoRunner
self: 0x00005653308a78c8 [3LM ] T_OBJECT (Test::Unit::AutoRunner)len:5 ptr:0x0000565330a462c0
c:0005 p:0009 s:0021 E:0022f8 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:1197
me:
called_id: run, type: iseq
owner class: 0x0000565337673d98 [3LM ] T_CLASS (annon)
self: 0x00005653308d8f90 [3LM ] T_CLASS Test::Unit::AutoRunner
lvars:
args: 0x00005653308a7918 [3LM ] T_ARRAY (Array)[E ] len: 2 (embed)
c:0004 p:0172 s:0016 E:000588 TOP /tmp/ruby/v3/src/trunk-random3/tool/test/runner.rb:23 [FINISH]
self: 0x0000565330734450 [3LM ] T_OBJECT (embed) len:3
lvars:
dir: 0x00005653308a7968 [3LM ] T_STRING (String)/tmp/ruby/v3/src/trunk-random3/test
c:0003 p:---- s:0011 e:000010 CFUNC :require_relative
me:
called_id: require_relative, type: cfunc
owner class: 0x0000565330736638 [3LM ] T_MODULE Kernel
defined_class: 0x00005653378408d8 [3LM ] T_ICLASS src:Kernel
self: 0x0000565330734450 [3LM ] T_OBJECT (embed) len:3
c:0002 p:0092 s:0006 E:002360 EVAL /tmp/ruby/v3/src/trunk-random3/test/runner.rb:11 [FINISH]
self: 0x0000565330734450 [3LM ] T_OBJECT (embed) len:3
c:0001 p:0000 s:0003 E:000180 (none) [FINISH]
self: 0x0000565330734450 [3LM ] T_OBJECT (embed) len:3
$1 = 0
">>> Finish
"
[nil, 21089]
"gdb -p 13422 -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".
39 ../sysdeps/unix/sysv/linux/ppoll.c: No such file or directory.
0x00007f1d1541ccf6 in __GI_ppoll (fds=fds@entry=0x7ffc182b6cc8, 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 0x7f1d15ee9d80 (LWP 13422) "ruby" 0x00007f1d1541ccf6 in __GI_ppoll (fds=fds@entry=0x7ffc182b6cc8, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
>>> Machine level backtrace
Thread 1 (Thread 0x7f1d15ee9d80 (LWP 13422)):
#0 0x00007f1d1541ccf6 in __GI_ppoll (fds=fds@entry=0x7ffc182b6cc8, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1 0x00007f1d1594e2d7 in rb_sigwait_sleep (th=th@entry=0x56533067af50, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x7ffc182b6d80) at /tmp/ruby/v3/src/trunk-random3/thread_pthread.c:2014
#2 0x00007f1d1594ec0b in native_sleep (th=<optimized out>, rel=0x7ffc182b6d80) at /tmp/ruby/v3/src/trunk-random3/thread_pthread.c:2135
#3 0x00007f1d15953199 in sleep_hrtime (fl=2, rel=<optimized out>, th=0x56533067af50) at /tmp/ruby/v3/src/trunk-random3/thread.c:1451
#4 rb_thread_wait_for (time=...) at /tmp/ruby/v3/src/trunk-random3/thread.c:1504
#5 0x00007f1d158ac9ad in rb_f_sleep (argc=1, argv=0x7f1d15de8588, _=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/process.c:4940
#6 0x00007f1d15985035 in vm_call_cfunc_with_frame (ec=ec@entry=0x56533067b5b0, reg_cfp=reg_cfp@entry=0x7f1d15ee7948, calling=calling@entry=0x7ffc182b7040, cd=cd@entry=0x565331645e30) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:2610
#7 0x00007f1d159852c5 in vm_call_cfunc (ec=ec@entry=0x56533067b5b0, reg_cfp=reg_cfp@entry=0x7f1d15ee7948, calling=calling@entry=0x7ffc182b7040, cd=cd@entry=0x565331645e30) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:2631
#8 0x00007f1d1599f5ee in vm_call_method_each_type (ec=ec@entry=0x56533067b5b0, cfp=cfp@entry=0x7f1d15ee7948, calling=0x7ffc182b7040, cd=0x565331645e30) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3109
#9 0x00007f1d1599fd43 in vm_call_method (ec=0x56533067b5b0, cfp=0x7f1d15ee7948, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3231
#10 0x00007f1d15992aa0 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-random3/vm_insnhelper.c:4194
#11 vm_exec_core (ec=0x56533067b5b0, initial=1, initial@entry=0) at ../../src/trunk-random3/insns.def:876
#12 0x00007f1d159961cd in rb_vm_exec (ec=ec@entry=0x56533067b5b0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random3/vm.c:1982
#13 0x00007f1d15996abf in invoke_block (ec=ec@entry=0x56533067b5b0, iseq=iseq@entry=0x5653306c54d8, self=self@entry=94915296655440, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1084
#14 0x00007f1d15998333 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffc182b7240, argc=1, self=94915296655440, captured=<optimized out>, ec=0x56533067b5b0) at /tmp/ruby/v3/src/trunk-random3/vm.c:1156
#15 invoke_block_from_c_bh (ec=0x56533067b5b0, block_handler=<optimized out>, argv=argv@entry=0x7ffc182b72a0, 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-random3/vm.c:1174
#16 0x00007f1d1599864c in vm_yield (argc=1, kw_splat=0, argv=0x7ffc182b72a0, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1219
#17 rb_yield_0 (argv=0x7ffc182b72a0, argc=1) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1141
#18 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1147
#19 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1157
#20 0x00007f1d157372ac in rb_ary_collect (ary=94915314427440) at /tmp/ruby/v3/src/trunk-random3/array.c:3491
#21 0x00007f1d15985035 in vm_call_cfunc_with_frame (ec=0x56533067b5b0, reg_cfp=0x7f1d15ee7ad0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:2610
#22 0x00007f1d1599020a 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-random3/vm_insnhelper.c:4194
#23 vm_exec_core (ec=0x56533067b5b0, initial=1, initial@entry=0) at ../../src/trunk-random3/insns.def:770
#24 0x00007f1d159961cd in rb_vm_exec (ec=ec@entry=0x56533067b5b0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random3/vm.c:1982
#25 0x00007f1d15996abf in invoke_block (ec=ec@entry=0x56533067b5b0, iseq=iseq@entry=0x56533068c750, self=self@entry=94915296655440, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1084
#26 0x00007f1d15998333 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffc182b7630, argc=1, self=94915296655440, captured=<optimized out>, ec=0x56533067b5b0) at /tmp/ruby/v3/src/trunk-random3/vm.c:1156
#27 invoke_block_from_c_bh (ec=0x56533067b5b0, block_handler=<optimized out>, argv=argv@entry=0x7ffc182b7690, 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-random3/vm.c:1174
#28 0x00007f1d1599864c in vm_yield (argc=1, kw_splat=0, argv=0x7ffc182b7690, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1219
#29 rb_yield_0 (argv=0x7ffc182b7690, argc=1) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1141
#30 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1147
#31 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1157
#32 0x00007f1d157317bc in rb_ary_each (ary=94915420309120) at /tmp/ruby/v3/src/trunk-random3/array.c:2379
#33 0x00007f1d15985035 in vm_call_cfunc_with_frame (ec=ec@entry=0x56533067b5b0, reg_cfp=reg_cfp@entry=0x7f1d15ee7be8, calling=calling@entry=0x7ffc182b7ab0, cd=cd@entry=0x7ffc182b7940) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:2610
#34 0x00007f1d159852c5 in vm_call_cfunc (ec=ec@entry=0x56533067b5b0, reg_cfp=reg_cfp@entry=0x7f1d15ee7be8, calling=calling@entry=0x7ffc182b7ab0, cd=cd@entry=0x7ffc182b7940) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:2631
#35 0x00007f1d1599f5ee in vm_call_method_each_type (ec=ec@entry=0x56533067b5b0, cfp=cfp@entry=0x7f1d15ee7be8, calling=0x7ffc182b7ab0, cd=0x7ffc182b7940) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3109
#36 0x00007f1d1599fd43 in vm_call_method (ec=ec@entry=0x56533067b5b0, cfp=cfp@entry=0x7f1d15ee7be8, calling=calling@entry=0x7ffc182b7ab0, cd=cd@entry=0x7ffc182b7940) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3231
#37 0x00007f1d1599fa15 in vm_call_refined (cd=0x565330872090, calling=0x7ffc182b7ab0, cfp=0x7f1d15ee7be8, ec=0x56533067b5b0) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3088
#38 vm_call_method_each_type (ec=ec@entry=0x56533067b5b0, cfp=cfp@entry=0x7f1d15ee7be8, calling=0x7ffc182b7ab0, cd=0x565330872090) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3166
#39 0x00007f1d1599fd43 in vm_call_method (ec=0x56533067b5b0, cfp=0x7f1d15ee7be8, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3231
#40 0x00007f1d1599020a 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-random3/vm_insnhelper.c:4194
#41 vm_exec_core (ec=0x56533067b5b0, initial=1, initial@entry=0) at ../../src/trunk-random3/insns.def:770
#42 0x00007f1d159961cd in rb_vm_exec (ec=ec@entry=0x56533067b5b0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random3/vm.c:1982
#43 0x00007f1d15996abf in invoke_block (ec=ec@entry=0x56533067b5b0, iseq=iseq@entry=0x5653306bf1f0, self=self@entry=94915296655440, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1084
#44 0x00007f1d15998333 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffc182b7cb0, argc=1, self=94915296655440, captured=<optimized out>, ec=0x56533067b5b0) at /tmp/ruby/v3/src/trunk-random3/vm.c:1156
#45 invoke_block_from_c_bh (ec=0x56533067b5b0, block_handler=<optimized out>, argv=argv@entry=0x7ffc182b7d10, 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-random3/vm.c:1174
#46 0x00007f1d1599864c in vm_yield (argc=1, kw_splat=0, argv=0x7ffc182b7d10, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm.c:1219
#47 rb_yield_0 (argv=0x7ffc182b7d10, argc=1) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1141
#48 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1147
#49 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1157
#50 0x00007f1d157317bc in rb_ary_each (ary=94915420378240) at /tmp/ruby/v3/src/trunk-random3/array.c:2379
#51 0x00007f1d15985035 in vm_call_cfunc_with_frame (ec=ec@entry=0x56533067b5b0, reg_cfp=reg_cfp@entry=0x7f1d15ee7d70, calling=calling@entry=0x7ffc182b8130, cd=cd@entry=0x7ffc182b7fc0) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:2610
#52 0x00007f1d159852c5 in vm_call_cfunc (ec=ec@entry=0x56533067b5b0, reg_cfp=reg_cfp@entry=0x7f1d15ee7d70, calling=calling@entry=0x7ffc182b8130, cd=cd@entry=0x7ffc182b7fc0) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:2631
#53 0x00007f1d1599f5ee in vm_call_method_each_type (ec=ec@entry=0x56533067b5b0, cfp=cfp@entry=0x7f1d15ee7d70, calling=0x7ffc182b8130, cd=0x7ffc182b7fc0) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3109
#54 0x00007f1d1599fd43 in vm_call_method (ec=ec@entry=0x56533067b5b0, cfp=cfp@entry=0x7f1d15ee7d70, calling=calling@entry=0x7ffc182b8130, cd=cd@entry=0x7ffc182b7fc0) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3231
#55 0x00007f1d1599fa15 in vm_call_refined (cd=0x5653308b9e30, calling=0x7ffc182b8130, cfp=0x7f1d15ee7d70, ec=0x56533067b5b0) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3088
#56 vm_call_method_each_type (ec=ec@entry=0x56533067b5b0, cfp=cfp@entry=0x7f1d15ee7d70, calling=0x7ffc182b8130, cd=0x5653308b9e30) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3166
#57 0x00007f1d1599fd43 in vm_call_method (ec=0x56533067b5b0, cfp=0x7f1d15ee7d70, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3231
#58 0x00007f1d1599020a 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-random3/vm_insnhelper.c:4194
#59 vm_exec_core (ec=0x56533067b5b0, initial=1, initial@entry=0) at ../../src/trunk-random3/insns.def:770
#60 0x00007f1d15996955 in rb_vm_exec (ec=0x56533067b5b0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random3/vm.c:1991
#61 0x00007f1d159a12f4 in rb_iseq_eval (iseq=iseq@entry=0x5653306b7b80) at /tmp/ruby/v3/src/trunk-random3/vm.c:2228
#62 0x00007f1d158263b1 in load_iseq_eval (fname=<optimized out>, ec=0x56533067b5b0) at /tmp/ruby/v3/src/trunk-random3/load.c:594
#63 require_internal (ec=ec@entry=0x56533067b5b0, fname=<optimized out>, fname@entry=94915294643960, exception=exception@entry=1) at /tmp/ruby/v3/src/trunk-random3/load.c:1044
#64 0x00007f1d1582743f in rb_require_string (fname=94915294643960) at /tmp/ruby/v3/src/trunk-random3/load.c:1116
#65 0x00007f1d15985035 in vm_call_cfunc_with_frame (ec=ec@entry=0x56533067b5b0, reg_cfp=reg_cfp@entry=0x7f1d15ee7fa0, calling=calling@entry=0x7ffc182b8710, cd=cd@entry=0x5653307b24d0) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:2610
#66 0x00007f1d159852c5 in vm_call_cfunc (ec=ec@entry=0x56533067b5b0, reg_cfp=reg_cfp@entry=0x7f1d15ee7fa0, calling=calling@entry=0x7ffc182b8710, cd=cd@entry=0x5653307b24d0) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:2631
#67 0x00007f1d1599f5ee in vm_call_method_each_type (ec=ec@entry=0x56533067b5b0, cfp=cfp@entry=0x7f1d15ee7fa0, calling=0x7ffc182b8710, cd=0x5653307b24d0) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3109
#68 0x00007f1d1599fd43 in vm_call_method (ec=0x56533067b5b0, cfp=0x7f1d15ee7fa0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3231
#69 0x00007f1d15990120 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-random3/vm_insnhelper.c:4194
#70 vm_exec_core (ec=0x56533067b5b0, initial=1, initial@entry=0) at ../../src/trunk-random3/insns.def:789
#71 0x00007f1d159961cd in rb_vm_exec (ec=0x56533067b5b0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-random3/vm.c:1982
#72 0x00007f1d159a13e0 in rb_iseq_eval_main (iseq=iseq@entry=0x5653306bce78) at /tmp/ruby/v3/src/trunk-random3/vm.c:2239
#73 0x00007f1d157c81ba in rb_ec_exec_node (ec=ec@entry=0x56533067b5b0, n=n@entry=0x5653306bce78) at /tmp/ruby/v3/src/trunk-random3/eval.c:297
#74 0x00007f1d157ce438 in ruby_run_node (n=0x5653306bce78) at /tmp/ruby/v3/src/trunk-random3/eval.c:355
#75 0x000056532f9c5a1f in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v3/src/trunk-random3/main.c:50
>>> Dump Ruby level backtrace
th: 0x56533067af50, native_id: 0x7f1d15ee9d80
-- Control frame information -----------------------------------------------
c:0032 p:---- s:0179 e:000178 CFUNC :sleep
me:
called_id: sleep, type: cfunc
owner class: 0x0000565330736638 [3LM ] T_MODULE Kernel
defined_class: 0x00005653378408d8 [3LM ] T_ICLASS src:Kernel
self: 0x0000565331998a38 [0 ] T_OBJECT (TestIOWait)len:10 ptr:0x00007f1d140dc0c0
c:0031 p:0017 s:0174 e:000173 METHOD /tmp/ruby/v3/src/trunk-random3/test/io/wait/test_io_wait.rb:177
me:
called_id: sleep, type: iseq
owner class: 0x0000565337f2f270 [3LM R ] T_CLASS TestIOWait
self: 0x0000565331998a38 [0 ] T_OBJECT (TestIOWait)len:10 ptr:0x00007f1d140dc0c0
lvars:
time: T_FLOAT
c:0030 p:0023 s:0169 e:000168 METHOD /tmp/ruby/v3/src/trunk-random3/test/io/wait/test_io_wait.rb:29
me:
called_id: test_nread, type: iseq
owner class: 0x0000565337f2f270 [3LM R ] T_CLASS TestIOWait
self: 0x0000565331998a38 [0 ] T_OBJECT (TestIOWait)len:10 ptr:0x00007f1d140dc0c0
c:0029 p:0052 s:0165 e:000164 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:1231
me:
called_id: run_test, type: iseq
owner class: 0x00005653378834f8 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x0000565331998a38 [0 ] T_OBJECT (TestIOWait)len:10 ptr:0x00007f1d140dc0c0
lvars:
name: 0x000056533199abf8 [0 ] T_STRING (String)test_nread
progname: 0x00005653306d67b0 [3LM ] T_STRING (String)/tmp/ruby/v3/src/trunk-random3/test/runner.rb
c:0028 p:0065 s:0159 e:000158 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/minitest/unit.rb:1320
me:
called_id: run, type: iseq
owner class: 0x00005653378834f8 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x0000565331998a38 [0 ] T_OBJECT (TestIOWait)len:10 ptr:0x00007f1d140dc0c0
lvars:
runner: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
start_time: 0x0000565331998998 [0 U] time (Time)time
result: 0x00005653306ccaa8 [3LM ] T_STRING (String)
time: T_NIL
e: T_NIL
c:0027 p:0013 s:0150 e:000149 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit/testcase.rb:18
me:
called_id: run, type: iseq
owner class: 0x00005653378ca2e0 [3LM R ] T_CLASS Test::Unit::TestCase
self: 0x0000565331998a38 [0 ] T_OBJECT (TestIOWait)len:10 ptr:0x00007f1d140dc0c0
lvars:
runner: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
c:0026 p:0077 s:0145 e:000144 BLOCK /tmp/ruby/v3/src/trunk-random3/tool/lib/minitest/unit.rb:969 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x0000565330766400 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
method: 0x000056533199abf8 [0 ] T_STRING (String)test_nread
inst: 0x0000565331998a38 [0 ] T_OBJECT (TestIOWait)len:10 ptr:0x00007f1d140dc0c0
start_time: T_NIL
result: T_NIL
c:0025 p:---- s:0138 e:000137 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x0000565330715c58 [3LM R ] T_CLASS Array
self: 0x000056533199a630 [0 ] T_ARRAY (Array)[ T] len: 18, capa:20 ptr:0x00007f1d140dba58
c:0024 p:0006 s:0134 e:000133 BLOCK /tmp/ruby/v3/src/trunk-random3/tool/lib/minitest/unit.rb:962
me:
called_id: _run_suite, type: iseq
owner class: 0x0000565330766400 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
assertions: T_NIL
c:0023 p:0163 s:0130 E:0009f0 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/minitest/unit.rb:989
me:
called_id: _run_suite, type: iseq
owner class: 0x0000565330766400 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
suite: 0x0000565337f2f270 [3LM R ] T_CLASS TestIOWait
type: T_SYMBOL test
header: 0x000056533199b008 [0 ] T_STRING (String)test_suite_header
filter: 0x00005653309eb810 [3LM ] T_REGEXP
all_test_methods: 0x000056533199a720 [0 ] T_ARRAY (Array)[ ] len: 18, capa:18 ptr:0x000056533a526bb0
filtered_test_methods: 0x000056533199a630 [0 ] T_ARRAY (Array)[ T] len: 18, capa:20 ptr:0x00007f1d140dba58
leakchecker: 0x000056533199a2c0 [0 ] T_OBJECT (LeakChecker)len:7 ptr:0x00007f1d140dbda8
continuation: 0x0000565331998b28 [0 ] proc (Proc) block in _run_suite@/tmp/ruby/v3/src/trunk-random3/tool/lib/minitest/unit.rb:961
c:0022 p:0042 s:0118 e:000117 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:1084
me:
called_id: _run_suite, type: iseq
owner class: 0x00005653376686f0 [3LM ] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x0000565337673f50 [3LM ] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
suite: 0x0000565337f2f270 [3LM R ] T_CLASS TestIOWait
type: T_SYMBOL test
ex: T_NIL
c:0021 p:0010 s:0111 e:000109 BLOCK /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:575 [FINISH]
me:
called_id: _run_suites, type: iseq
owner class: 0x00005653378c9db8 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x0000565337668088 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
suite: 0x0000565337f2f270 [3LM R ] T_CLASS TestIOWait
e: T_NIL
c:0020 p:---- s:0105 e:000104 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x0000565330715c58 [3LM R ] T_CLASS Array
self: 0x0000565337e94680 [3LM ] T_ARRAY (Array)[ ] len: 933, capa:933 ptr:0x000056533893c770
c:0019 p:0054 s:0101 E:002478 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:573
me:
called_id: _run_suites, type: iseq
owner class: 0x00005653378c9db8 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x0000565337668088 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
suites: 0x0000565337e94680 [3LM ] T_ARRAY (Array)[ ] len: 933, capa:933 ptr:0x000056533893c770
type: T_SYMBOL test
result: 0x00005653379be9a8 [3LM R ] T_ARRAY (Array)[ ] len: 908, capa:983 ptr:0x000056533bda18a0
c:0018 p:0008 s:0094 E:001928 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:610
me:
called_id: _run_suites, type: iseq
owner class: 0x0000565337669348 [3LM ] T_MODULE (Module)Test::Unit::Skipping
defined_class: 0x0000565337668038 [3LM ] T_ICLASS src:Test::Unit::Skipping
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
suites: 0x0000565337e94680 [3LM ] T_ARRAY (Array)[ ] len: 933, capa:933 ptr:0x000056533893c770
type: T_SYMBOL test
result: T_NIL
c:0017 p:0140 s:0087 E:001158 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/minitest/unit.rb:904
me:
called_id: _run_anything, type: iseq
owner class: 0x0000565330766400 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
type: T_SYMBOL test
suites: 0x0000565337e94680 [3LM ] T_ARRAY (Array)[ ] len: 933, capa:933 ptr:0x000056533893c770
test_count: T_FIXNUM 0
assertion_count: T_FIXNUM 0
sync: T_TRUE
old_sync: T_FALSE
start: 0x0000565337e674c8 [0LM U] time (Time)time
results: T_NIL
t: T_NIL
c:0016 p:0016 s:0074 E:000378 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:1021
me:
called_id: _run_anything, type: iseq
owner class: 0x00005653376687e0 [3LM ] T_MODULE (Module)Test::Unit::RepeatOption
defined_class: 0x0000565337673fc8 [3LM ] T_ICLASS src:Test::Unit::RepeatOption
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
type: T_SYMBOL test
c:0015 p:0005 s:0069 E:0025f0 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/minitest/unit.rb:1137
me:
called_id: run_tests, type: iseq
owner class: 0x0000565330766400 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
c:0014 p:0006 s:0065 E:002688 BLOCK /tmp/ruby/v3/src/trunk-random3/tool/lib/minitest/unit.rb:1124 [FINISH]
me:
called_id: _run, type: iseq
owner class: 0x0000565330766400 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
plugin: 0x00005653306c6900 [3LM ] T_STRING (String)run_tests
c:0013 p:---- s:0061 e:000060 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x0000565330715c58 [3LM R ] T_CLASS Array
self: 0x0000565337ea5480 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0012 p:0047 s:0057 E:001928 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/minitest/unit.rb:1123
me:
called_id: _run, type: iseq
owner class: 0x0000565330766400 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
args: 0x00005653308a6798 [3LM ] T_HASH (Hash)[S ] 8
c:0011 p:0013 s:0052 E:0006c8 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/minitest/unit.rb:1111
me:
called_id: run, type: iseq
owner class: 0x0000565330766400 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
args: 0x0000565330704e58 [3LM ] T_ARRAY shared -> 0x0000565336b3e928 [3LM ] T_ARRAY [ ] len: 1226, capa:1 ptr:0x000056533b434bc0
c:0010 p:0008 s:0047 E:002280 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:795
me:
called_id: run, type: iseq
owner class: 0x0000565337669140 [3LM ] T_MODULE (Module)Test::Unit::StatusLine
defined_class: 0x00005653376680b0 [3LM ] T_ICLASS src:Test::Unit::StatusLine
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
args: 0x0000565337ea59f8 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0009 p:0008 s:0041 E:0025e0 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:643
me:
called_id: run, type: iseq
owner class: 0x0000565337669258 [3LM ] T_MODULE (Module)Test::Unit::Statistics
defined_class: 0x0000565337668060 [3LM ] T_ICLASS src:Test::Unit::Statistics
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
args: 0x0000565337ea5a98 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0008 p:0015 s:0035 E:001ce8 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:34
me:
called_id: run, type: iseq
owner class: 0x00005653378ca088 [3LM ] T_MODULE Test::Unit::RunCount
defined_class: 0x00005653308d9148 [3LM ] T_ICLASS src:Test::Unit::RunCount
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
(null): 0x0000565337ea5b10 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0007 p:0006 s:0030 E:001878 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:1123
me:
called_id: run, type: iseq
owner class: 0x00005653376681a0 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00005653308a7850 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000056533893e7b0
lvars:
argv: 0x0000565330704e58 [3LM ] T_ARRAY shared -> 0x0000565336b3e928 [3LM ] T_ARRAY [ ] len: 1226, capa:1 ptr:0x000056533b434bc0
c:0006 p:0032 s:0025 E:002520 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:1193
me:
called_id: run, type: iseq
owner class: 0x00005653308d8f90 [3LM ] T_CLASS Test::Unit::AutoRunner
self: 0x00005653308a78c8 [3LM ] T_OBJECT (Test::Unit::AutoRunner)len:5 ptr:0x0000565330a462c0
c:0005 p:0009 s:0021 E:0022f8 METHOD /tmp/ruby/v3/src/trunk-random3/tool/lib/test/unit.rb:1197
me:
called_id: run, type: iseq
owner class: 0x0000565337673d98 [3LM ] T_CLASS (annon)
self: 0x00005653308d8f90 [3LM ] T_CLASS Test::Unit::AutoRunner
lvars:
args: 0x00005653308a7918 [3LM ] T_ARRAY (Array)[E ] len: 2 (embed)
c:0004 p:0172 s:0016 E:000588 TOP /tmp/ruby/v3/src/trunk-random3/tool/test/runner.rb:23 [FINISH]
self: 0x0000565330734450 [3LM ] T_OBJECT (embed) len:3
lvars:
dir: 0x00005653308a7968 [3LM ] T_STRING (String)/tmp/ruby/v3/src/trunk-random3/test
c:0003 p:---- s:0011 e:000010 CFUNC :require_relative
me:
called_id: require_relative, type: cfunc
owner class: 0x0000565330736638 [3LM ] T_MODULE Kernel
defined_class: 0x00005653378408d8 [3LM ] T_ICLASS src:Kernel
self: 0x0000565330734450 [3LM ] T_OBJECT (embed) len:3
c:0002 p:0092 s:0006 E:002360 EVAL /tmp/ruby/v3/src/trunk-random3/test/runner.rb:11 [FINISH]
self: 0x0000565330734450 [3LM ] T_OBJECT (embed) len:3
c:0001 p:0000 s:0003 E:000180 (none) [FINISH]
self: 0x0000565330734450 [3LM ] T_OBJECT (embed) len:3
$1 = 0
">>> Finish
"
[nil, 13422]
"gdb -p 13415 -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, 13415]
#<Errno::ESRCH: No such process>
"gdb -p 13413 -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 13413 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, 13413]
"gdb -p 21090 -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, 21090]
#<Errno::ESRCH: No such process>
0.012000 0.004000 823.092000 (10803.805765)
/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: 10841.24 sec