rev: 7fca274198
test-all : 20950 tests, 5654059 assertions, 0 failures, 0 errors, 153 skips
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='-j6'" exit with 0.
"make yes-test-basic TESTS='-j6'" exit with 0.
"make yes-test-all TESTS='-j6'" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20200914-050801
#<BuildRuby:0x0000560dd1014c00
@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-O0",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-O0",
@TARGET_NAME="trunk-O0",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-O0",
@build_opts="-j6",
@configure_opts=["optflags=-O0"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20200914-050801",
@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='-j6'",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000032)
autoconf 0.000000 0.000000 0.000000 ( 0.000054)
configure 0.000000 0.000000 0.000000 ( 0.000062)
build_up From https://github.com/ruby/ruby
a9ccebb..7fca274 master -> origin/master
0.016000 0.012000 63.384000 ( 34.651584)
build_miniruby 0.000000 0.004000 0.204000 ( 0.235185)
build_ruby 0.004000 0.000000 3.804000 ( 3.972864)
build_all 0.036000 0.012000 112.236000 ( 50.163205)
build_install 0.036000 0.004000 26.180000 ( 17.456261)
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 1443 tests
0.000000 0.000000 129.660000 (176.783295)
test_basic 0.008000 0.016000 2.288000 ( 2.733158)
test_all Skipping Gem::PackageTask tests. rake not found.
0.008000 0.000000 3336.940000 (1038.524782)
test_rubyspec $ /tmp/ruby/v3/build/trunk-O0/miniruby -I/tmp/ruby/v3/src/trunk-O0/lib /tmp/ruby/v3/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-O0 --extout=.ext -- /tmp/ruby/v3/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-O0/spec/default.mspec
$$$ #<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-O0 --incremental --process-num=6
29439 11559 12 12 ? -1 S 1001 0:00 sh -c make yes-test-rubyspec TESTS='-j6'
11559 11561 12 12 ? -1 S 1001 0:00 make yes-test-rubyspec TESTS=-j6
11561 11833 12 12 ? -1 S 1001 0:49 /tmp/ruby/v3/src/trunk-O0/spec/mspec/bin/mspec-run
29439 13375 12 12 ? -1 R 1001 0:00 ps jx
12 29436 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-O0 --incremental --process-num=6
29436 29438 12 12 ? -1 S 1001 0:00 sh -c ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-O0 --logfile=/home/ko1/ruby/logs/brlog.trunk-O0.20200914-050801 --root_dir=/tmp/ruby --timeout=10800 --configure_opts='optflags=-O0' --incremental --process-num=6
29438 29439 12 12 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-O0 --logfile=/home/ko1/ruby/logs/brlog.trunk-O0.20200914-050801 --root_dir=/tmp/ruby --timeout=10800 --configure_opts=optflags=-O0 --incremental --process-num=6
{11=>[12], 29439=>[11559, 13375], 11559=>[11561], 11561=>[11833], 12=>[29436], 29436=>[29438], 29438=>[29439]}
"gdb -p 11833 -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.
0x00007f1200efdcf6 in __GI_ppoll (fds=0x7ffffb1deef0, nfds=2, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
>>> Threads Id Target Id Frame
* 1 Thread 0x7f1202492740 (LWP 11833) "ruby" 0x00007f1200efdcf6 in __GI_ppoll (fds=0x7ffffb1deef0, nfds=2, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
>>> Machine level backtrace
Thread 1 (Thread 0x7f1202492740 (LWP 11833)):
#0 0x00007f1200efdcf6 in __GI_ppoll (fds=0x7ffffb1deef0, nfds=2, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1 0x0000562d31b81bb7 in rb_thread_wait_for_single_fd (fd=0, events=4, timeout=0x0) at /tmp/ruby/v3/src/trunk-O0/thread.c:4388
#2 0x0000562d31a20aed in rb_wait_for_single_fd (fd=0, events=4, timeout=0x0) at /tmp/ruby/v3/src/trunk-O0/io.c:1396
#3 0x0000562d31b815d8 in rb_thread_wait_fd_rw (fd=0, read=0) at /tmp/ruby/v3/src/trunk-O0/thread.c:4246
#4 0x0000562d31b81625 in rb_thread_fd_writable (fd=0) at /tmp/ruby/v3/src/trunk-O0/thread.c:4263
#5 0x00007f10579f817a in io_spec_rb_thread_fd_writable (self=94752160243440, io=94752160243360) at io_spec.c:181
#6 0x0000562d31bbd1df in call_cfunc_1 (recv=94752160243440, argc=1, argv=0x7f1202391470, func=0x7f10579f8157 <io_spec_rb_thread_fd_writable>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2448
#7 0x0000562d31bbdd67 in vm_call_cfunc_with_frame (ec=0x562d331bc4b0, reg_cfp=0x7f1202490980, calling=0x7ffffb1df310, cd=0x562d3556b3d0) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2610
#8 0x0000562d31bbdf2c in vm_call_cfunc (ec=0x562d331bc4b0, reg_cfp=0x7f1202490980, calling=0x7ffffb1df310, cd=0x562d3556b3d0) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2631
#9 0x0000562d31bbf8f4 in vm_call_method_each_type (ec=0x562d331bc4b0, cfp=0x7f1202490980, calling=0x7ffffb1df310, cd=0x562d3556b3d0) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:3109
#10 0x0000562d31bbfda0 in vm_call_method (ec=0x562d331bc4b0, cfp=0x7f1202490980, calling=0x7ffffb1df310, cd=0x562d3556b3d0) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:3202
#11 0x0000562d31bbff97 in vm_call_general (ec=0x562d331bc4b0, reg_cfp=0x7f1202490980, calling=0x7ffffb1df310, cd=0x562d3556b3d0) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:3249
#12 0x0000562d31bc20e1 in vm_sendish (ec=0x562d331bc4b0, reg_cfp=0x7f1202490980, cd=0x562d3556b3d0, block_handler=0, method_explorer=0x562d31bc1f3c <vm_search_method_wrap>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:4203
#13 0x0000562d31bc8beb in vm_exec_core (ec=0x562d331bc4b0, initial=0) at ../../src/trunk-O0/insns.def:799
#14 0x0000562d31bdcb44 in rb_vm_exec (ec=0x562d331bc4b0, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-O0/vm.c:1982
#15 0x0000562d31bd99fb in invoke_block (ec=0x562d331bc4b0, iseq=0x562d34a95aa8, self=94752156505360, captured=0x7ffffb1e02c0, cref=0x562d34da4398, type=572653569, opt_pc=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1084
#16 0x0000562d31bd9fc8 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x562d34da4398, passed_block_handler=0, kw_splat=0, argv=0x7f1202391438, argc=0, self=94752156505360, captured=0x7ffffb1e02c0, ec=0x562d331bc4b0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1156
#17 invoke_block_from_c_bh (ec=0x562d331bc4b0, block_handler=140737406436033, argc=0, argv=0x7f1202391438, kw_splat=0, passed_block_handler=0, cref=0x562d34da4398, is_lambda=0, force_blockarg=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1174
#18 0x0000562d31bda1a4 in vm_yield_with_cref (ec=0x562d331bc4b0, argc=0, argv=0x7f1202391438, kw_splat=0, cref=0x562d34da4398, is_lambda=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1211
#19 0x0000562d31bd6e23 in yield_under (under=94752156504680, self=94752156505360, argc=0, argv=0x7f1202391438, kw_splat=0) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1769
#20 0x0000562d31bd7288 in rb_obj_instance_exec_internal (argc=0, argv=0x7f1202391438, self=94752156505360) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1913
#21 0x0000562d31bbd179 in call_cfunc_m1 (recv=94752156505360, argc=0, argv=0x7f1202391438, func=0x562d31bd7244 <rb_obj_instance_exec_internal>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2435
#22 0x0000562d31bbdd67 in vm_call_cfunc_with_frame (ec=0x562d331bc4b0, reg_cfp=0x7f12024909f0, calling=0x7ffffb1e04b0, cd=0x562d3351a110) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2610
#23 0x0000562d31bc20e1 in vm_sendish (ec=0x562d331bc4b0, reg_cfp=0x7f12024909f0, cd=0x562d3351a110, block_handler=94752160040800, method_explorer=0x562d31bc1f3c <vm_search_method_wrap>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:4203
#24 0x0000562d31bc8a98 in vm_exec_core (ec=0x562d331bc4b0, initial=0) at ../../src/trunk-O0/insns.def:780
#25 0x0000562d31bdcb44 in rb_vm_exec (ec=0x562d331bc4b0, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-O0/vm.c:1982
#26 0x0000562d31bd99fb in invoke_block (ec=0x562d331bc4b0, iseq=0x562d33439ef8, self=94752160043800, captured=0x7f1202490ab0, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1084
#27 0x0000562d31bd9fc8 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffffb1e1418, argc=1, self=94752160043800, captured=0x7f1202490ab0, ec=0x562d331bc4b0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1156
#28 invoke_block_from_c_bh (ec=0x562d331bc4b0, block_handler=139715324480177, argc=1, argv=0x7ffffb1e1418, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1174
#29 0x0000562d31bda1fb in vm_yield (ec=0x562d331bc4b0, argc=1, argv=0x7ffffb1e1418, kw_splat=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1219
#30 0x0000562d31bd57cd in rb_yield_0 (argc=1, argv=0x7ffffb1e1418) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1141
#31 0x0000562d31bd57ec in rb_yield_1 (val=94752160040800) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1147
#32 0x0000562d31bd581e in rb_yield (val=94752160040800) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1157
#33 0x0000562d31c024b4 in rb_ary_all_p (argc=0, argv=0x7f12023913b8, ary=94752160236480) at /tmp/ruby/v3/src/trunk-O0/array.c:7356
#34 0x0000562d31bbd179 in call_cfunc_m1 (recv=94752160236480, argc=0, argv=0x7f12023913b8, func=0x562d31c02360 <rb_ary_all_p>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2435
#35 0x0000562d31bbdd67 in vm_call_cfunc_with_frame (ec=0x562d331bc4b0, reg_cfp=0x7f1202490a98, calling=0x7ffffb1e1610, cd=0x562d33518400) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2610
#36 0x0000562d31bc20e1 in vm_sendish (ec=0x562d331bc4b0, reg_cfp=0x7f1202490a98, cd=0x562d33518400, block_handler=139715324480177, method_explorer=0x562d31bc1f3c <vm_search_method_wrap>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:4203
#37 0x0000562d31bc8a98 in vm_exec_core (ec=0x562d331bc4b0, initial=0) at ../../src/trunk-O0/insns.def:780
#38 0x0000562d31bdcb44 in rb_vm_exec (ec=0x562d331bc4b0, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-O0/vm.c:1982
#39 0x0000562d31bd99fb in invoke_block (ec=0x562d331bc4b0, iseq=0x562d334388f0, self=94752160043800, captured=0x7f1202490bc8, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1084
#40 0x0000562d31bd9fc8 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffffb1e2578, argc=1, self=94752160043800, captured=0x7f1202490bc8, ec=0x562d331bc4b0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1156
#41 invoke_block_from_c_bh (ec=0x562d331bc4b0, block_handler=139715324480457, argc=1, argv=0x7ffffb1e2578, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1174
#42 0x0000562d31bda1fb in vm_yield (ec=0x562d331bc4b0, argc=1, argv=0x7ffffb1e2578, kw_splat=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1219
#43 0x0000562d31bd57cd in rb_yield_0 (argc=1, argv=0x7ffffb1e2578) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1141
#44 0x0000562d31bd57ec in rb_yield_1 (val=94752160040760) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1147
#45 0x0000562d31bd581e in rb_yield (val=94752160040760) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1157
#46 0x0000562d31bf8b24 in rb_ary_each (ary=94752160244960) at /tmp/ruby/v3/src/trunk-O0/array.c:2379
#47 0x0000562d31bbd1a7 in call_cfunc_0 (recv=94752160244960, argc=0, argv=0x7f12023912f8, func=0x562d31bf8abb <rb_ary_each>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2442
#48 0x0000562d31bbdd67 in vm_call_cfunc_with_frame (ec=0x562d331bc4b0, reg_cfp=0x7f1202490bb0, calling=0x7ffffb1e2770, cd=0x562d33530150) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2610
#49 0x0000562d31bc20e1 in vm_sendish (ec=0x562d331bc4b0, reg_cfp=0x7f1202490bb0, cd=0x562d33530150, block_handler=139715324480457, method_explorer=0x562d31bc1f3c <vm_search_method_wrap>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:4203
#50 0x0000562d31bc8a98 in vm_exec_core (ec=0x562d331bc4b0, initial=0) at ../../src/trunk-O0/insns.def:780
#51 0x0000562d31bdcb44 in rb_vm_exec (ec=0x562d331bc4b0, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-O0/vm.c:1982
#52 0x0000562d31bd99fb in invoke_block (ec=0x562d331bc4b0, iseq=0x562d33438030, self=94752160009360, captured=0x7f1202490c70, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1084
#53 0x0000562d31bd9fc8 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffffb1e36d8, argc=1, self=94752160009360, captured=0x7f1202490c70, ec=0x562d331bc4b0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1156
#54 invoke_block_from_c_bh (ec=0x562d331bc4b0, block_handler=139715324480625, argc=1, argv=0x7ffffb1e36d8, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1174
#55 0x0000562d31bda1fb in vm_yield (ec=0x562d331bc4b0, argc=1, argv=0x7ffffb1e36d8, kw_splat=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1219
#56 0x0000562d31bd57cd in rb_yield_0 (argc=1, argv=0x7ffffb1e36d8) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1141
#57 0x0000562d31bd57ec in rb_yield_1 (val=94752160043800) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1147
#58 0x0000562d31bd581e in rb_yield (val=94752160043800) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1157
#59 0x0000562d31bf8b24 in rb_ary_each (ary=94752160008560) at /tmp/ruby/v3/src/trunk-O0/array.c:2379
#60 0x0000562d31bbd1a7 in call_cfunc_0 (recv=94752160008560, argc=0, argv=0x7f1202391298, func=0x562d31bf8abb <rb_ary_each>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2442
#61 0x0000562d31bbdd67 in vm_call_cfunc_with_frame (ec=0x562d331bc4b0, reg_cfp=0x7f1202490c58, calling=0x7ffffb1e38d0, cd=0x562d335301c0) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2610
#62 0x0000562d31bc20e1 in vm_sendish (ec=0x562d331bc4b0, reg_cfp=0x7f1202490c58, cd=0x562d335301c0, block_handler=139715324480625, method_explorer=0x562d31bc1f3c <vm_search_method_wrap>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:4203
#63 0x0000562d31bc8a98 in vm_exec_core (ec=0x562d331bc4b0, initial=0) at ../../src/trunk-O0/insns.def:780
#64 0x0000562d31bdcb44 in rb_vm_exec (ec=0x562d331bc4b0, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-O0/vm.c:1982
#65 0x0000562d31bdd8b1 in rb_iseq_eval (iseq=0x562d34a5d950) at /tmp/ruby/v3/src/trunk-O0/vm.c:2228
#66 0x0000562d31a492c8 in load_iseq_eval (ec=0x562d331bc4b0, fname=94752156504520) at /tmp/ruby/v3/src/trunk-O0/load.c:594
#67 0x0000562d31a4953c in rb_load_internal (fname=94752156504520, wrap=0) at /tmp/ruby/v3/src/trunk-O0/load.c:652
#68 0x0000562d31a497cc in rb_f_load (argc=1, argv=0x7f12023911c0, _=94752131753520) at /tmp/ruby/v3/src/trunk-O0/load.c:726
#69 0x0000562d31bbd179 in call_cfunc_m1 (recv=94752131753520, argc=1, argv=0x7f12023911c0, func=0x562d31a49702 <rb_f_load>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2435
#70 0x0000562d31bbdd67 in vm_call_cfunc_with_frame (ec=0x562d331bc4b0, reg_cfp=0x7f1202490d70, calling=0x7ffffb1e4910, cd=0x562d333fd970) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2610
#71 0x0000562d31bc20e1 in vm_sendish (ec=0x562d331bc4b0, reg_cfp=0x7f1202490d70, cd=0x562d333fd970, block_handler=0, method_explorer=0x562d31bc1f3c <vm_search_method_wrap>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:4203
#72 0x0000562d31bc8beb in vm_exec_core (ec=0x562d331bc4b0, initial=0) at ../../src/trunk-O0/insns.def:799
#73 0x0000562d31bdcb44 in rb_vm_exec (ec=0x562d331bc4b0, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-O0/vm.c:1982
#74 0x0000562d31bd99fb in invoke_block (ec=0x562d331bc4b0, iseq=0x562d334bbd18, self=94752156505360, captured=0x7ffffb1e58c0, cref=0x562d34a15240, type=572653569, opt_pc=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1084
#75 0x0000562d31bd9fc8 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x562d34a15240, passed_block_handler=0, kw_splat=0, argv=0x7f1202391188, argc=0, self=94752156505360, captured=0x7ffffb1e58c0, ec=0x562d331bc4b0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1156
#76 invoke_block_from_c_bh (ec=0x562d331bc4b0, block_handler=140737406458049, argc=0, argv=0x7f1202391188, kw_splat=0, passed_block_handler=0, cref=0x562d34a15240, is_lambda=0, force_blockarg=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1174
#77 0x0000562d31bda1a4 in vm_yield_with_cref (ec=0x562d331bc4b0, argc=0, argv=0x7f1202391188, kw_splat=0, cref=0x562d34a15240, is_lambda=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1211
#78 0x0000562d31bd6e23 in yield_under (under=94752156504680, self=94752156505360, argc=0, argv=0x7f1202391188, kw_splat=0) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1769
#79 0x0000562d31bd7288 in rb_obj_instance_exec_internal (argc=0, argv=0x7f1202391188, self=94752156505360) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1913
#80 0x0000562d31bbd179 in call_cfunc_m1 (recv=94752156505360, argc=0, argv=0x7f1202391188, func=0x562d31bd7244 <rb_obj_instance_exec_internal>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2435
#81 0x0000562d31bbdd67 in vm_call_cfunc_with_frame (ec=0x562d331bc4b0, reg_cfp=0x7f1202490de0, calling=0x7ffffb1e5ab0, cd=0x562d3351a110) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2610
#82 0x0000562d31bc20e1 in vm_sendish (ec=0x562d331bc4b0, reg_cfp=0x7f1202490de0, cd=0x562d3351a110, block_handler=139715324481073, method_explorer=0x562d31bc1f3c <vm_search_method_wrap>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:4203
#83 0x0000562d31bc8a98 in vm_exec_core (ec=0x562d331bc4b0, initial=0) at ../../src/trunk-O0/insns.def:780
#84 0x0000562d31bdcb44 in rb_vm_exec (ec=0x562d331bc4b0, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-O0/vm.c:1982
#85 0x0000562d31bd99fb in invoke_block (ec=0x562d331bc4b0, iseq=0x562d334bbd90, self=94752132568480, captured=0x7f1202490ed8, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1084
#86 0x0000562d31bd9fc8 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffffb1e6a18, argc=1, self=94752132568480, captured=0x7f1202490ed8, ec=0x562d331bc4b0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1156
#87 invoke_block_from_c_bh (ec=0x562d331bc4b0, block_handler=139715324481241, argc=1, argv=0x7ffffb1e6a18, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1174
#88 0x0000562d31bda1fb in vm_yield (ec=0x562d331bc4b0, argc=1, argv=0x7ffffb1e6a18, kw_splat=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1219
#89 0x0000562d31bd57cd in rb_yield_0 (argc=1, argv=0x7ffffb1e6a18) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1141
#90 0x0000562d31bd57ec in rb_yield_1 (val=94752135429960) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1147
#91 0x0000562d31bd581e in rb_yield (val=94752135429960) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1157
#92 0x0000562d31bf8b24 in rb_ary_each (ary=94752135428960) at /tmp/ruby/v3/src/trunk-O0/array.c:2379
#93 0x0000562d31bbd1a7 in call_cfunc_0 (recv=94752135428960, argc=0, argv=0x7f1202391108, func=0x562d31bf8abb <rb_ary_each>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2442
#94 0x0000562d31bbdd67 in vm_call_cfunc_with_frame (ec=0x562d331bc4b0, reg_cfp=0x7f1202490e88, calling=0x7ffffb1e6d50, cd=0x562d3355ff10) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2610
#95 0x0000562d31bbdf2c in vm_call_cfunc (ec=0x562d331bc4b0, reg_cfp=0x7f1202490e88, calling=0x7ffffb1e6d50, cd=0x562d3355ff10) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2631
#96 0x0000562d31bbf8f4 in vm_call_method_each_type (ec=0x562d331bc4b0, cfp=0x7f1202490e88, calling=0x7ffffb1e6d50, cd=0x562d3355ff10) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:3109
#97 0x0000562d31bbfda0 in vm_call_method (ec=0x562d331bc4b0, cfp=0x7f1202490e88, calling=0x7ffffb1e6d50, cd=0x562d3355ff10) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:3202
#98 0x0000562d31bbff97 in vm_call_general (ec=0x562d331bc4b0, reg_cfp=0x7f1202490e88, calling=0x7ffffb1e6d50, cd=0x562d3355ff10) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:3249
#99 0x0000562d31bc20e1 in vm_sendish (ec=0x562d331bc4b0, reg_cfp=0x7f1202490e88, cd=0x562d3355ff10, block_handler=139715324481241, method_explorer=0x562d31bc1f3c <vm_search_method_wrap>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:4203
#100 0x0000562d31bc8a98 in vm_exec_core (ec=0x562d331bc4b0, initial=0) at ../../src/trunk-O0/insns.def:780
#101 0x0000562d31bdcb9a in rb_vm_exec (ec=0x562d331bc4b0, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-O0/vm.c:1991
#102 0x0000562d31bdd8f4 in rb_iseq_eval_main (iseq=0x562d333bb828) at /tmp/ruby/v3/src/trunk-O0/vm.c:2239
#103 0x0000562d319e9ec7 in rb_ec_exec_node (ec=0x562d331bc4b0, n=0x562d333bb828) at /tmp/ruby/v3/src/trunk-O0/eval.c:297
#104 0x0000562d319ea00e in ruby_run_node (n=0x562d333bb828) at /tmp/ruby/v3/src/trunk-O0/eval.c:355
#105 0x0000562d319dcc7a in main (argc=4, argv=0x7ffffb1e7d38) at /tmp/ruby/v3/src/trunk-O0/main.c:50
>>> Dump Ruby level backtrace
th: 0x562d331bbe50, native_id: 0x7f1202492740
-- Control frame information -----------------------------------------------
c:0031 p:---- s:0144 e:000143 CFUNC :rb_thread_fd_writable
me:
called_id: rb_thread_fd_writable, type: cfunc
owner class: 0x0000562d34ab6050 [2 ] T_CLASS CApiIOSpecs
self: 0x0000562d34da5ef0 [0 ] T_OBJECT (CApiIOSpecs)(embed) len:3
c:0030 p:0009 s:0139 e:000138 BLOCK /tmp/ruby/v3/src/trunk-O0/spec/ruby/optional/capi/io_spec.rb:261 [FINISH]
self: 0x0000562d34a15510 [0 ] T_OBJECT len:790 ptr:0x0000562d33c14890
c:0029 p:---- s:0136 e:000135 CFUNC :instance_exec
me:
called_id: instance_exec, type: cfunc
owner class: 0x0000562d3327a900 [3LM ] T_CLASS BasicObject
self: 0x0000562d34a15510 [0 ] T_OBJECT len:790 ptr:0x0000562d33c14890
c:0028 p:0009 s:0132 e:000131 METHOD /tmp/ruby/v3/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:114
me:
called_id: protect, type: iseq
owner class: 0x0000562d3334a240 [3LM R ] T_CLASS (annon)
self: 0x0000562d333415a0 [3LM R ] T_MODULE MSpec
lvars:
location: T_NIL
block: 0x0000562d34d74760 [0 ] proc (Proc) block (3 levels) in <top (required)>@/tmp/ruby/v3/src/trunk-O0/spec/ruby/optional/capi/io_spec.rb:260
e: T_NIL
exc: T_NIL
c:0027 p:0017 s:0124 e:000123 BLOCK /tmp/ruby/v3/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:176 [FINISH]
me:
called_id: protect, type: iseq
owner class: 0x0000562d333f2be8 [3LM R ] T_CLASS ContextState
self: 0x0000562d34d75318 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007f1200ba0710
lvars:
block: 0x0000562d34d74760 [0 ] proc (Proc) block (3 levels) in <top (required)>@/tmp/ruby/v3/src/trunk-O0/spec/ruby/optional/capi/io_spec.rb:260
c:0026 p:---- s:0120 e:000119 CFUNC :all?
me:
called_id: all?, type: cfunc
owner class: 0x0000562d33259c50 [3LM ] T_CLASS Array
self: 0x0000562d34da43c0 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0025 p:0034 s:0116 e:000115 METHOD /tmp/ruby/v3/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:176
me:
called_id: protect, type: iseq
owner class: 0x0000562d333f2be8 [3LM R ] T_CLASS ContextState
self: 0x0000562d34d75318 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007f1200ba0710
lvars:
what: T_NIL
blocks: 0x0000562d34d74760 [0 ] proc (Proc) block (3 levels) in <top (required)>@/tmp/ruby/v3/src/trunk-O0/spec/ruby/optional/capi/io_spec.rb:260
check: T_TRUE
c:0024 p:0062 s:0109 e:000108 BLOCK /tmp/ruby/v3/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:212
me:
called_id: process, type: iseq
owner class: 0x0000562d333f2be8 [3LM R ] T_CLASS ContextState
self: 0x0000562d34d75318 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007f1200ba0710
lvars:
example: 0x0000562d34d74760 [0 ] proc (Proc) block (3 levels) in <top (required)>@/tmp/ruby/v3/src/trunk-O0/spec/ruby/optional/capi/io_spec.rb:260
passed: T_NIL
c:0023 p:0010 s:0104 e:000103 METHOD /tmp/ruby/v3/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:280
me:
called_id: repeat, type: iseq
owner class: 0x0000562d3334a240 [3LM R ] T_CLASS (annon)
self: 0x0000562d333415a0 [3LM R ] T_MODULE MSpec
c:0022 p:0013 s:0100 e:000099 BLOCK /tmp/ruby/v3/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:204 [FINISH]
me:
called_id: process, type: iseq
owner class: 0x0000562d333f2be8 [3LM R ] T_CLASS ContextState
self: 0x0000562d34d75318 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007f1200ba0710
lvars:
state: 0x0000562d34d74738 [0 ] T_OBJECT (ExampleState)(embed) len:3
c:0021 p:---- s:0096 e:000095 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x0000562d33259c50 [3LM ] T_CLASS Array
self: 0x0000562d34da64e0 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0020 p:0086 s:0092 e:000091 METHOD /tmp/ruby/v3/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:203
me:
called_id: process, type: iseq
owner class: 0x0000562d333f2be8 [3LM R ] T_CLASS ContextState
self: 0x0000562d34d75318 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007f1200ba0710
c:0019 p:0005 s:0088 e:000087 BLOCK /tmp/ruby/v3/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:234 [FINISH]
me:
called_id: process, type: iseq
owner class: 0x0000562d333f2be8 [3LM R ] T_CLASS ContextState
self: 0x0000562d34d6cc90 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007f1200ba00b0
lvars:
child: 0x0000562d34d75318 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007f1200ba0710
c:0018 p:---- s:0084 e:000083 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x0000562d33259c50 [3LM ] T_CLASS Array
self: 0x0000562d34d6c970 [0 ] T_ARRAY (Array)[ T] len: 7, capa:20 ptr:0x00007f1200ba0818
c:0017 p:0149 s:0080 e:000079 METHOD /tmp/ruby/v3/src/trunk-O0/spec/mspec/lib/mspec/runner/context.rb:234
me:
called_id: process, type: iseq
owner class: 0x0000562d333f2be8 [3LM R ] T_CLASS ContextState
self: 0x0000562d34d6cc90 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007f1200ba00b0
c:0016 p:0068 s:0076 e:000075 METHOD /tmp/ruby/v3/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:53
me:
called_id: describe, type: iseq
owner class: 0x0000562d3334a240 [3LM R ] T_CLASS (annon)
self: 0x0000562d333415a0 [3LM R ] T_MODULE MSpec
lvars:
description: 0x0000562d34d6cd08 [0 ] T_STRING (String)C-API IO function
options: T_NIL
block: T_NIL
state: 0x0000562d34d6cc90 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007f1200ba00b0
c:0015 p:0022 s:0068 e:000067 METHOD /tmp/ruby/v3/src/trunk-O0/spec/mspec/lib/mspec/runner/object.rb:11
me:
called_id: describe, type: iseq
owner class: 0x0000562d3327a8b0 [3LM R ] T_CLASS Object
self: 0x0000562d33278448 [3LM ] T_OBJECT (embed) len:3
lvars:
description: 0x0000562d34d6cd08 [0 ] T_STRING (String)C-API IO function
options: T_NIL
block: T_NIL
c:0014 p:0034 s:0061 E:000650 TOP /tmp/ruby/v3/src/trunk-O0/spec/ruby/optional/capi/io_spec.rb:199 [FINISH]
self: 0x0000562d33278448 [3LM ] T_OBJECT (embed) len:3
c:0013 p:---- s:0058 e:000057 CFUNC :load
me:
called_id: load, type: cfunc
owner class: 0x0000562d33279aa0 [3LM R ] T_CLASS (Class)(annon)
self: 0x0000562d3327a630 [3LM ] T_MODULE Kernel
c:0012 p:0014 s:0053 e:000052 BLOCK /tmp/ruby/v3/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:97 [FINISH]
me:
called_id: files, type: iseq
owner class: 0x0000562d3334a240 [3LM R ] T_CLASS (annon)
self: 0x0000562d34a15510 [0 ] T_OBJECT len:790 ptr:0x0000562d33c14890
c:0011 p:---- s:0050 e:000049 CFUNC :instance_exec
me:
called_id: instance_exec, type: cfunc
owner class: 0x0000562d3327a900 [3LM ] T_CLASS BasicObject
self: 0x0000562d34a15510 [0 ] T_OBJECT len:790 ptr:0x0000562d33c14890
c:0010 p:0009 s:0046 e:000045 METHOD /tmp/ruby/v3/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:114
me:
called_id: protect, type: iseq
owner class: 0x0000562d3334a240 [3LM R ] T_CLASS (annon)
self: 0x0000562d333415a0 [3LM R ] T_MODULE MSpec
lvars:
location: 0x0000562d34a15290 [0 ] T_STRING (String)loading /tmp/ruby/v3/src/trunk-O0/spec/ruby/optional/capi/io_spec.rb
block: T_NIL
e: T_NIL
exc: T_NIL
c:0009 p:0035 s:0038 e:000037 BLOCK /tmp/ruby/v3/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:97 [FINISH]
me:
called_id: files, type: iseq
owner class: 0x0000562d3334a240 [3LM R ] T_CLASS (annon)
self: 0x0000562d333415a0 [3LM R ] T_MODULE MSpec
lvars:
file: 0x0000562d335fbf48 [3LM ] T_STRING (String)/tmp/ruby/v3/src/trunk-O0/spec/ruby/optional/capi/io_spec.rb
c:0008 p:---- s:0034 e:000033 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x0000562d33259c50 [3LM ] T_CLASS Array
self: 0x0000562d335fbb60 [3LM ] T_ARRAY (Array)[ ] len: 3748, capa:3748 ptr:0x0000562d3360a770
c:0007 p:0122 s:0030 e:000029 METHOD /tmp/ruby/v3/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:88
me:
called_id: each_file, type: iseq
owner class: 0x0000562d3334a240 [3LM R ] T_CLASS (annon)
self: 0x0000562d333415a0 [3LM R ] T_MODULE MSpec
lvars:
block: T_NIL
file: T_NIL
files: 0x0000562d335fbb60 [3LM ] T_ARRAY (Array)[ ] len: 3748, capa:3748 ptr:0x0000562d3360a770
c:0006 p:0004 s:0023 e:000022 METHOD /tmp/ruby/v3/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:93
me:
called_id: files, type: iseq
owner class: 0x0000562d3334a240 [3LM R ] T_CLASS (annon)
self: 0x0000562d333415a0 [3LM R ] T_MODULE MSpec
c:0005 p:0042 s:0019 e:000018 METHOD /tmp/ruby/v3/src/trunk-O0/spec/mspec/lib/mspec/runner/mspec.rb:61
me:
called_id: process, type: iseq
owner class: 0x0000562d3334a240 [3LM R ] T_CLASS (annon)
self: 0x0000562d333415a0 [3LM R ] T_MODULE MSpec
c:0004 p:0045 s:0015 e:000014 METHOD /tmp/ruby/v3/src/trunk-O0/spec/mspec/lib/mspec/commands/mspec-run.rb:84
me:
called_id: run, type: iseq
owner class: 0x0000562d334faea0 [3LM ] T_CLASS MSpecRun
self: 0x0000562d334fab08 [3LM ] T_OBJECT (MSpecRun)(embed) len:3
c:0003 p:0047 s:0011 e:000010 METHOD /tmp/ruby/v3/src/trunk-O0/spec/mspec/lib/mspec/utils/script.rb:281
me:
called_id: main, type: iseq
owner class: 0x0000562d334fb8a0 [3LM ] T_CLASS (annon)
self: 0x0000562d334faea0 [3LM ] T_CLASS MSpecRun
lvars:
script: 0x0000562d334fab08 [3LM ] T_OBJECT (MSpecRun)(embed) len:3
c:0002 p:0037 s:0006 e:000005 EVAL /tmp/ruby/v3/src/trunk-O0/spec/mspec/bin/mspec-run:7 [FINISH]
self: 0x0000562d33278448 [3LM ] T_OBJECT (embed) len:3
c:0001 p:0000 s:0003 E:001f20 (none) [FINISH]
self: 0x0000562d33278448 [3LM ] T_OBJECT (embed) len:3
$1 = 0
">>> Finish
"
[nil, 11833]
"gdb -p 11561 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
make: *** [yes-test-spec] 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, 11561]
#<Errno::ESRCH: No such process>
"gdb -p 11559 -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 11559 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, 11559]
"gdb -p 13375 -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, 13375]
#<Errno::ESRCH: No such process>
0.048000 0.096000 297.360000 (10803.083047)
/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:299:in `block in test_rubyspec'
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:298:in `test_rubyspec'
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: 12127.61 sec