rev: 09863a4cd8
test-all :
test-spec:
exit statuses:
"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 512.
"make miniruby -j6" exit with 0.
"make ruby -j6" exit with 0.
"make all -j6" exit with 0.
"make install -j6" exit with 0.
"make yes-btest TESTS=\"--test-order=random\"" exit with 0.
"make yes-test-basic TESTS=\"--test-order=random\"" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20210927-150336
#<BuildRuby:0x000056067518d0b8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-random0",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-random0",
@TARGET_NAME="trunk-random0",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-random0",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-random0.20210927-150336",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS=\"--test-order=random\"",
@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.000035)
build_up make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop.
make: *** [uncommon.mk:1192: /tmp/ruby/v3/src/trunk-random0/ext/ripper/ripper.c] Error 2
make: *** Waiting for unfinished jobs....
0.012000 0.000000 1.832000 ( 2.185511)
build_miniruby 0.000000 0.000000 0.120000 ( 0.131878)
build_ruby 0.000000 0.000000 0.104000 ( 0.117109)
build_all 0.008000 0.000000 2.556000 ( 1.309998)
build_install 0.028000 0.004000 6.264000 ( 5.028469)
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 1490 tests
0.000000 0.000000 49.048000 ( 44.894467)
test_basic 0.012000 0.000000 0.480000 ( 0.613627)
test_all $$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes
$$$ ps jx
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
10 11 11 11 ? -1 Ss 1001 0:01 sh build-loop.sh trunk-random0 --incremental --process-num=6
30712 917 11 11 ? -1 S 1001 0:00 sh -c make yes-test-all TESTS="--test-order=random"
917 918 11 11 ? -1 S 1001 0:00 make yes-test-all TESTS=--test-order=random
918 926 11 11 ? -1 Sl 1001 7:58 /tmp/ruby/v3/src/trunk-random0/test/runner.rb
30712 7844 11 11 ? -1 R 1001 0:00 ps jx
11 30709 11 11 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-random0 --incremental --process-num=6
30709 30711 11 11 ? -1 S 1001 0:00 sh -c ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-random0 --logfile=/home/ko1/ruby/logs/brlog.trunk-random0.20210927-150336 --root_dir=/tmp/ruby --timeout=10800 --test_opts='TESTS="--test-order=random"' --incremental --process-num=6
30711 30712 11 11 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-random0 --logfile=/home/ko1/ruby/logs/brlog.trunk-random0.20210927-150336 --root_dir=/tmp/ruby --timeout=10800 --test_opts=TESTS="--test-order=random" --incremental --process-num=6
{10=>[11], 30712=>[917, 7844], 917=>[918], 918=>[926], 11=>[30709], 30709=>[30711], 30711=>[30712]}
"timeout 60 gdb -p 926 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 7833]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
44 ../sysdeps/unix/sysv/linux/ppoll.c: No such file or directory.
0x00007fa7bae6fbf6 in __ppoll (fds=fds@entry=0x7ffd604e4af8, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:44
>>> Threads Id Target Id Frame
* 1 Thread 0x7fa7bad58f40 (LWP 926) "ruby" 0x00007fa7bae6fbf6 in __ppoll (fds=fds@entry=0x7ffd604e4af8, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:44
2 Thread 0x7fa7b472f700 (LWP 7833) "drb.rb:1555" 0x00007fa7bae7212b in __GI___select (nfds=9, readfds=0x7fa7a8002160, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:41
>>> Machine level backtrace
Thread 2 (Thread 0x7fa7b472f700 (LWP 7833)):
#0 0x00007fa7bae7212b in __GI___select (nfds=9, readfds=0x7fa7a8002160, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:41
#1 0x00007fa7bb42533b in rb_fd_select (n=<optimized out>, readfds=<optimized out>, writefds=<optimized out>, exceptfds=<optimized out>, timeout=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/thread.c:4095
#2 0x00007fa7bb4255d3 in native_fd_select (th=<optimized out>, timeout=<optimized out>, exceptfds=<optimized out>, writefds=<optimized out>, readfds=<optimized out>, n=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/thread_pthread.c:1239
#3 do_select (p=p@entry=140358262646240) at /tmp/ruby/v3/src/trunk-random0/thread.c:4269
#4 0x00007fa7bb28f54e in rb_ensure (b_proc=b_proc@entry=0x7fa7bb425440 <do_select>, data1=data1@entry=140358262646240, e_proc=e_proc@entry=0x7fa7bb424f00 <select_set_free>, data2=data2@entry=140358262646240) at /tmp/ruby/v3/src/trunk-random0/eval.c:993
#5 0x00007fa7bb425c6c in rb_thread_fd_select (max=max@entry=9, read=read@entry=0x7fa7b462e8a0, write=write@entry=0x0, except=except@entry=0x0, timeout=timeout@entry=0x0) at /tmp/ruby/v3/src/trunk-random0/thread.c:4360
#6 0x00007fa7bb2ce58a in select_internal (fds=<optimized out>, tp=0x0, except=<optimized out>, write=<optimized out>, read=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/io.c:9466
#7 select_call (arg=arg@entry=140358262646912) at /tmp/ruby/v3/src/trunk-random0/io.c:9536
#8 0x00007fa7bb28f54e in rb_ensure (b_proc=b_proc@entry=0x7fa7bb2ce4e0 <select_call>, data1=data1@entry=140358262646912, e_proc=e_proc@entry=0x7fa7bb2ca4f0 <select_end>, data2=data2@entry=140358262646912) at /tmp/ruby/v3/src/trunk-random0/eval.c:993
#9 0x00007fa7bb2ca431 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/io.c:9884
#10 0x00007fa7bb458cab in vm_call_cfunc_with_frame (ec=0x562e23135480, reg_cfp=0x7fa7b472eb48, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:2989
#11 0x00007fa7bb46718e in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_callinfo.h:335
#12 vm_exec_core (ec=0x562e23135480, initial=140358054846816) at ../../src/trunk-random0/insns.def:775
#13 0x00007fa7bb46ccfb in rb_vm_exec (ec=<optimized out>, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-random0/vm.c:2160
#14 0x00007fa7bb475033 in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x562e23135280, argc=argc@entry=0, argv=argv@entry=0x7fa7b462ec00, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v3/src/trunk-random0/vm.c:1485
#15 0x00007fa7bb423a25 in thread_do_start_proc (th=0x562e231352b0) at /tmp/ruby/v3/src/trunk-random0/thread.c:737
#16 0x00007fa7bb424054 in thread_do_start (th=0x562e231352b0) at /tmp/ruby/v3/src/trunk-random0/thread.c:756
#17 thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/thread.c:835
#18 0x00007fa7bb424a51 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/thread_pthread.c:1047
#19 0x00007fa7bb176609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#20 0x00007fa7bae7c293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7fa7bad58f40 (LWP 926)):
#0 0x00007fa7bae6fbf6 in __ppoll (fds=fds@entry=0x7ffd604e4af8, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:44
#1 0x00007fa7bb41e080 in rb_sigwait_sleep (th=th@entry=0x562e1a520f10, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x0) at /tmp/ruby/v3/src/trunk-random0/hrtime.h:148
#2 0x00007fa7bb41ef3f in native_sleep (th=th@entry=0x562e1a520f10, rel=0x0) at /tmp/ruby/v3/src/trunk-random0/thread_pthread.c:2229
#3 0x00007fa7bb420ca8 in thread_join_sleep (arg=arg@entry=140726219197712) at /tmp/ruby/v3/src/trunk-random0/thread.c:1213
#4 0x00007fa7bb28f54e in rb_ensure (b_proc=b_proc@entry=0x7fa7bb420a00 <thread_join_sleep>, data1=data1@entry=140726219197712, e_proc=e_proc@entry=0x7fa7bb4182e0 <remove_from_join_list>, data2=data2@entry=140726219197712) at /tmp/ruby/v3/src/trunk-random0/eval.c:993
#5 0x00007fa7bb41b31d in thread_join (timeout=8, target_th=0x562e231352b0) at /tmp/ruby/v3/src/trunk-random0/thread.c:1263
#6 thread_join_m (argc=<optimized out>, argv=<optimized out>, self=140358293370680) at /tmp/ruby/v3/src/trunk-random0/thread.c:1356
#7 0x00007fa7bb458cab in vm_call_cfunc_with_frame (ec=0x562e1a521760, reg_cfp=0x7fa7bad56910, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:2989
#8 0x00007fa7bb46718e in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_callinfo.h:335
#9 vm_exec_core (ec=0x562e1a521760, initial=1) at ../../src/trunk-random0/insns.def:775
#10 0x00007fa7bb46ccfb in rb_vm_exec (ec=<optimized out>, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-random0/vm.c:2160
#11 0x00007fa7bb472f4e in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140358293374320, iseq=0x7fa76c1c5c08, ec=0x562e1a521760) at /tmp/ruby/v3/src/trunk-random0/vm.c:1264
#12 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd604e5048, argc=1, self=140358293374320, captured=<optimized out>, ec=0x562e1a521760) at /tmp/ruby/v3/src/trunk-random0/vm.c:1336
#13 invoke_block_from_c_bh (argc=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm.c:1354
#14 vm_yield_with_cref (argc=1, kw_splat=0, cref=0x0, is_lambda=0, argv=0x7ffd604e5048, ec=0x562e1a521760) at /tmp/ruby/v3/src/trunk-random0/vm.c:1391
#15 vm_yield (kw_splat=0, argv=0x7ffd604e5048, argc=1, ec=0x562e1a521760) at /tmp/ruby/v3/src/trunk-random0/vm.c:1399
#16 rb_yield_0 (argv=0x7ffd604e5048, argc=1) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:1321
#17 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:1337
#18 0x00007fa7bb1edefc in rb_ary_each (ary=140358293365520) at /tmp/ruby/v3/src/trunk-random0/include/ruby/internal/core/rarray.h:372
#19 0x00007fa7bb458cab in vm_call_cfunc_with_frame (ec=0x562e1a521760, reg_cfp=0x7fa7bad56a28, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:2989
#20 0x00007fa7bb46e0f9 in vm_call_method_each_type (ec=0x562e1a521760, cfp=0x7fa7bad56a28, calling=0x7ffd604e53a0) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3499
#21 0x00007fa7bb46eab4 in vm_call_method (ec=0x562e1a521760, cfp=0x7fa7bad56a28, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3623
#22 0x00007fa7bb46e577 in vm_call_refined (calling=0x7ffd604e53a0, cfp=0x7fa7bad56a28, ec=0x562e1a521760) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3464
#23 vm_call_method_each_type (ec=0x562e1a521760, cfp=0x7fa7bad56a28, calling=0x7ffd604e53a0) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3562
#24 0x00007fa7bb46eab4 in vm_call_method (ec=0x562e1a521760, cfp=0x7fa7bad56a28, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3623
#25 0x00007fa7bb45d41b in vm_sendish (ec=0x562e1a521760, reg_cfp=0x7fa7bad56a28, cd=0x562e1a6efb80, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/v3/src/trunk-random0/vm_callinfo.h:335
#26 0x00007fa7bb46725f in vm_exec_core (ec=0x562e1a521760, initial=1) at ../../src/trunk-random0/insns.def:756
#27 0x00007fa7bb46ccfb in rb_vm_exec (ec=<optimized out>, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-random0/vm.c:2160
#28 0x00007fa7bb270f42 in filter_map_i (i=<optimized out>, ary=140358293391360, argc=<optimized out>, argv=<optimized out>, blockarg=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/enum.c:524
#29 0x00007fa7bb462b3a in vm_yield_with_cfunc (ec=ec@entry=0x562e1a521760, self=140358293396720, argc=argc@entry=1, argv=argv@entry=0x7ffd604e56b8, kw_splat=0, block_handler=0, me=0x0, captured=<optimized out>, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3830
#30 0x00007fa7bb47305b in invoke_block_from_c_bh (argc=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_core.h:1482
#31 vm_yield_with_cref (argc=1, kw_splat=0, cref=0x0, is_lambda=0, argv=0x7ffd604e56b8, ec=0x562e1a521760) at /tmp/ruby/v3/src/trunk-random0/vm.c:1391
#32 vm_yield (kw_splat=0, argv=0x7ffd604e56b8, argc=1, ec=0x562e1a521760) at /tmp/ruby/v3/src/trunk-random0/vm.c:1399
#33 rb_yield_0 (argv=0x7ffd604e56b8, argc=1) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:1321
#34 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:1337
#35 0x00007fa7bb1edefc in rb_ary_each (ary=140358293396720) at /tmp/ruby/v3/src/trunk-random0/include/ruby/internal/core/rarray.h:372
#36 0x00007fa7bb475247 in vm_call0_cfunc_with_frame (argv=0x0, calling=<optimized out>, ec=0x562e1a521760) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:135
#37 vm_call0_cfunc (argv=0x0, calling=<optimized out>, ec=0x562e1a521760) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:149
#38 vm_call0_body (ec=0x562e1a521760, calling=<optimized out>, argv=0x0) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:182
#39 0x00007fa7bb475526 in vm_call0_cme (cme=<optimized out>, argv=<optimized out>, calling=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:79
#40 vm_call0_body (ec=0x562e1a521760, calling=0x7ffd604e58f0, argv=0x0) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:238
#41 0x00007fa7bb4774c9 in vm_call0_cc (kw_splat=<optimized out>, cc=<optimized out>, argv=0x0, argc=0, id=3009, recv=140358293396720, ec=0x562e1a521760) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:72
#42 rb_call0 (ec=0x562e1a521760, recv=140358293396720, mid=3009, argc=0, argv=0x0, call_scope=<optimized out>, self=140358293396720) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:524
#43 0x00007fa7bb4781fd in rb_call (scope=CALL_FCALL, argv=<optimized out>, argc=<optimized out>, mid=<optimized out>, recv=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:850
#44 iterate_method (obj=obj@entry=140726219201184) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:1563
#45 0x00007fa7bb45f5e6 in rb_iterate0 (it_proc=it_proc@entry=0x7fa7bb4781b0 <iterate_method>, data1=data1@entry=140726219201184, ifunc=0x7fa7b63807d8, ec=ec@entry=0x562e1a521760) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:1505
#46 0x00007fa7bb45f9ba in rb_iterate_internal (data2=140358293391360, bl_proc=0x7fa7bb270f30 <filter_map_i>, data1=140726219201184, it_proc=0x7fa7bb4781b0 <iterate_method>) at /tmp/ruby/v3/src/trunk-random0/internal/imemo.h:188
#47 rb_block_call_kw (obj=obj@entry=140358293396720, mid=mid@entry=3009, argc=argc@entry=0, argv=argv@entry=0x0, bl_proc=bl_proc@entry=0x7fa7bb270f30 <filter_map_i>, data2=data2@entry=140358293391360, kw_splat=0) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:1586
#48 0x00007fa7bb45f9ef in rb_block_call (obj=obj@entry=140358293396720, mid=mid@entry=3009, argc=argc@entry=0, argv=argv@entry=0x0, bl_proc=bl_proc@entry=0x7fa7bb270f30 <filter_map_i>, data2=data2@entry=140358293391360) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:1572
#49 0x00007fa7bb2735ca in enum_filter_map (obj=140358293396720) at /tmp/ruby/v3/src/trunk-random0/enum.c:557
#50 0x00007fa7bb458cab in vm_call_cfunc_with_frame (ec=0x562e1a521760, reg_cfp=0x7fa7bad56b40, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:2989
#51 0x00007fa7bb45d41b in vm_sendish (ec=0x562e1a521760, reg_cfp=0x7fa7bad56b40, cd=0x562e1a6ca120, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/v3/src/trunk-random0/vm_callinfo.h:335
#52 0x00007fa7bb46725f in vm_exec_core (ec=0x562e1a521760, initial=1) at ../../src/trunk-random0/insns.def:756
#53 0x00007fa7bb46ccfb in rb_vm_exec (ec=<optimized out>, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-random0/vm.c:2160
#54 0x00007fa7bb472f4e in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140358326488920, iseq=0x7fa7bac36fe0, ec=0x562e1a521760) at /tmp/ruby/v3/src/trunk-random0/vm.c:1264
#55 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd604e5ea8, argc=1, self=140358326488920, captured=<optimized out>, ec=0x562e1a521760) at /tmp/ruby/v3/src/trunk-random0/vm.c:1336
#56 invoke_block_from_c_bh (argc=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm.c:1354
#57 vm_yield_with_cref (argc=1, kw_splat=0, cref=0x0, is_lambda=0, argv=0x7ffd604e5ea8, ec=0x562e1a521760) at /tmp/ruby/v3/src/trunk-random0/vm.c:1391
#58 vm_yield (kw_splat=0, argv=0x7ffd604e5ea8, argc=1, ec=0x562e1a521760) at /tmp/ruby/v3/src/trunk-random0/vm.c:1399
#59 rb_yield_0 (argv=0x7ffd604e5ea8, argc=1) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:1321
#60 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:1337
#61 0x00007fa7bb1edefc in rb_ary_each (ary=140358288217600) at /tmp/ruby/v3/src/trunk-random0/include/ruby/internal/core/rarray.h:372
#62 0x00007fa7bb458cab in vm_call_cfunc_with_frame (ec=0x562e1a521760, reg_cfp=0x7fa7bad56c20, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:2989
#63 0x00007fa7bb46e0f9 in vm_call_method_each_type (ec=0x562e1a521760, cfp=0x7fa7bad56c20, calling=0x7ffd604e6200) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3499
#64 0x00007fa7bb46eab4 in vm_call_method (ec=0x562e1a521760, cfp=0x7fa7bad56c20, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3623
#65 0x00007fa7bb46e577 in vm_call_refined (calling=0x7ffd604e6200, cfp=0x7fa7bad56c20, ec=0x562e1a521760) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3464
#66 vm_call_method_each_type (ec=0x562e1a521760, cfp=0x7fa7bad56c20, calling=0x7ffd604e6200) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3562
#67 0x00007fa7bb46eab4 in vm_call_method (ec=0x562e1a521760, cfp=0x7fa7bad56c20, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3623
#68 0x00007fa7bb45d41b in vm_sendish (ec=0x562e1a521760, reg_cfp=0x7fa7bad56c20, cd=0x562e1a680200, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/v3/src/trunk-random0/vm_callinfo.h:335
#69 0x00007fa7bb46725f in vm_exec_core (ec=0x562e1a521760, initial=1) at ../../src/trunk-random0/insns.def:756
#70 0x00007fa7bb46ccfb in rb_vm_exec (ec=<optimized out>, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-random0/vm.c:2160
#71 0x00007fa7bb472f4e in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140358326488920, iseq=0x7fa7bac3fd98, ec=0x562e1a521760) at /tmp/ruby/v3/src/trunk-random0/vm.c:1264
#72 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd604e6498, argc=1, self=140358326488920, captured=<optimized out>, ec=0x562e1a521760) at /tmp/ruby/v3/src/trunk-random0/vm.c:1336
#73 invoke_block_from_c_bh (argc=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm.c:1354
#74 vm_yield_with_cref (argc=1, kw_splat=0, cref=0x0, is_lambda=0, argv=0x7ffd604e6498, ec=0x562e1a521760) at /tmp/ruby/v3/src/trunk-random0/vm.c:1391
#75 vm_yield (kw_splat=0, argv=0x7ffd604e6498, argc=1, ec=0x562e1a521760) at /tmp/ruby/v3/src/trunk-random0/vm.c:1399
#76 rb_yield_0 (argv=0x7ffd604e6498, argc=1) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:1321
#77 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_eval.c:1337
#78 0x00007fa7bb1edefc in rb_ary_each (ary=140358288410760) at /tmp/ruby/v3/src/trunk-random0/include/ruby/internal/core/rarray.h:372
#79 0x00007fa7bb458cab in vm_call_cfunc_with_frame (ec=0x562e1a521760, reg_cfp=0x7fa7bad56da8, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:2989
#80 0x00007fa7bb46e0f9 in vm_call_method_each_type (ec=0x562e1a521760, cfp=0x7fa7bad56da8, calling=0x7ffd604e67f0) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3499
#81 0x00007fa7bb46eab4 in vm_call_method (ec=0x562e1a521760, cfp=0x7fa7bad56da8, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3623
#82 0x00007fa7bb46e577 in vm_call_refined (calling=0x7ffd604e67f0, cfp=0x7fa7bad56da8, ec=0x562e1a521760) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3464
#83 vm_call_method_each_type (ec=0x562e1a521760, cfp=0x7fa7bad56da8, calling=0x7ffd604e67f0) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3562
#84 0x00007fa7bb46eab4 in vm_call_method (ec=0x562e1a521760, cfp=0x7fa7bad56da8, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3623
#85 0x00007fa7bb45d41b in vm_sendish (ec=0x562e1a521760, reg_cfp=0x7fa7bad56da8, cd=0x562e1a6daed0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/v3/src/trunk-random0/vm_callinfo.h:335
#86 0x00007fa7bb46725f in vm_exec_core (ec=0x562e1a521760, initial=1) at ../../src/trunk-random0/insns.def:756
#87 0x00007fa7bb46d5b4 in rb_vm_exec (ec=<optimized out>, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-random0/vm.c:2169
#88 0x00007fa7bb2efcc1 in load_iseq_eval (fname=140358369626400, ec=0x562e1a521760) at /tmp/ruby/v3/src/trunk-random0/load.c:630
#89 require_internal (ec=0x562e1a521760, fname=<optimized out>, exception=1) at /tmp/ruby/v3/src/trunk-random0/load.c:1096
#90 0x00007fa7bb2f06f0 in rb_require_string (fname=140358369628840) at /tmp/ruby/v3/src/trunk-random0/load.c:1174
#91 0x00007fa7bb458cab in vm_call_cfunc_with_frame (ec=0x562e1a521760, reg_cfp=0x7fa7bad56fa0, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:2989
#92 0x00007fa7bb46e0f9 in vm_call_method_each_type (ec=0x562e1a521760, cfp=0x7fa7bad56fa0, calling=0x7ffd604e6e60) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3499
#93 0x00007fa7bb46eab4 in vm_call_method (ec=0x562e1a521760, cfp=0x7fa7bad56fa0, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_insnhelper.c:3623
#94 0x00007fa7bb46718e in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_callinfo.h:335
#95 vm_exec_core (ec=0x562e1a521760, initial=1) at ../../src/trunk-random0/insns.def:775
#96 0x00007fa7bb46ccfb in rb_vm_exec (ec=<optimized out>, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-random0/vm.c:2160
#97 0x00007fa7bb28b8cb in rb_ec_exec_node (ec=ec@entry=0x562e1a521760, n=n@entry=0x7fa7bac36e50) at /tmp/ruby/v3/src/trunk-random0/eval.c:280
#98 0x00007fa7bb2918aa in ruby_run_node (n=0x7fa7bac36e50) at /tmp/ruby/v3/src/trunk-random0/eval.c:321
#99 0x0000562e19b291d3 in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/main.c:47
>>> Dump Ruby level backtrace
th: 0x562e1a520f10, native_id: 0x7fa7bad58f40
-- Control frame information -----------------------------------------------
c:0033 p:---- s:0176 e:000175 CFUNC :join
me:
called_id: join, type: cfunc
owner class: 0x00007fa7bac1f340 [3LM ] T_CLASS Thread
self: 0x00007fa7b637b738 [0LM U] VM/thread (Thread)VM/thread
c:0032 p:0061 s:0172 e:000171 METHOD /tmp/ruby/v3/src/trunk-random0/lib/drb/drb.rb:1548
me:
called_id: shutdown, type: iseq
owner class: 0x00007fa76c64c420 [3LM ] T_CLASS DRb::DRbServer
self: 0x00007fa7b637bf58 [3LM ] T_OBJECT (DRb::DRbServer)len:8 ptr:0x00007fa79c0aaec0
lvars:
current: 0x00007fa7bac1d1a8 [0LM U] VM/thread (Thread)VM/thread
c:0031 p:0078 s:0167 e:000166 METHOD /tmp/ruby/v3/src/trunk-random0/lib/drb/drb.rb:1520
me:
called_id: stop_service, type: iseq
owner class: 0x00007fa76c64c420 [3LM ] T_CLASS DRb::DRbServer
self: 0x00007fa7b637bf58 [3LM ] T_OBJECT (DRb::DRbServer)len:8 ptr:0x00007fa79c0aaec0
c:0030 p:0018 s:0163 e:000162 METHOD /tmp/ruby/v3/src/trunk-random0/test/rinda/test_rinda.rb:638
me:
called_id: teardown, type: iseq
owner class: 0x00007fa76cdae790 [3LM ] T_CLASS Rinda::TestRingServer
self: 0x00007fa7b637c570 [3LM ] T_OBJECT (Rinda::TestRingServer)len:13 ptr:0x0000562e21763d10
c:0029 p:0006 s:0159 e:000158 BLOCK /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit/testcase.rb:184 [FINISH]
me:
called_id: run, type: iseq
owner class: 0x00007fa76c1a6d80 [3LM ] T_CLASS Test::Unit::TestCase
self: 0x00007fa7b637c570 [3LM ] T_OBJECT (Rinda::TestRingServer)len:13 ptr:0x0000562e21763d10
lvars:
hook: 0x00007fa76c1c5cf8 [3LM ] T_STRING (String)teardown
c:0028 p:---- s:0155 e:000154 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00007fa7bac04270 [3LM ] T_CLASS Array
self: 0x00007fa7b637a310 [1 M ] T_ARRAY (Array)[E ] len: 3 (embed)
c:0027 p:0128 s:0151 e:000150 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit/testcase.rb:182
me:
called_id: run, type: iseq
owner class: 0x00007fa76c1a6d80 [3LM ] T_CLASS Test::Unit::TestCase
self: 0x00007fa7b637c570 [3LM ] T_OBJECT (Rinda::TestRingServer)len:13 ptr:0x0000562e21763d10
lvars:
runner: 0x00007fa7b8310f58 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000562e20b250b0
#<Thread:0x00007fa7b637b738 /tmp/ruby/v3/src/trunk-random0/lib/drb/drb.rb:1555 run> terminated with exception (report_on_exception is true):
start_time: 0x00007fa7b637c520 [0 M U] time (Time)time
result: 0x00007fa76c017460 [3LM ] T_STRING (String).
time: T_FLOAT
e: T_NIL
/tmp/ruby/v3/src/trunk-random0/lib/drb/drb.rb:963:in `close'c:0026 p:0139 s:0142 : e:000141 Bad file descriptorBLOCK ( /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1381Errno::EBADF) [FINISH]
me:
called_id: _run_suite, type: iseq
from /tmp/ruby/v3/src/trunk-random0/lib/drb/drb.rb:963:in `close_shutdown_pipe'
owner class: 0x00007fa7b8315d78 [3LM ] T_CLASS Test::Unit::Runner
from /tmp/ruby/v3/src/trunk-random0/lib/drb/drb.rb:958:in `close'
self: 0x00007fa7b8310f58 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000562e20b250b0
lvars:
from /tmp/ruby/v3/src/trunk-random0/lib/drb/drb.rb:1560:in `ensure in block in run'
method: 0x00007fa7b6381ea8 [3LM R ] T_STRING (String) [shared] test_ring_server_ipv4_multicast
from /tmp/ruby/v3/src/trunk-random0/lib/drb/drb.rb:1560:in `block in run'
inst: 0x00007fa7b637c570 [3LM ] T_OBJECT (Rinda::TestRingServer)len:13 ptr:0x0000562e21763d10
start_time: T_NIL
result: T_NIL
c:0025 p:---- s:0135 e:000134 IFUNC
me:
called_id: filter_map, type: cfunc
owner class: 0x00007fa7babfb878 [3LM ] T_MODULE (Module)Enumerable
/tmp/ruby/v3/src/trunk-random0/lib/drb/drb.rb:986:in `select' defined_class: 0x00007fa76c0d5168 [3LM ] T_ICLASS src:Enumerable
: self: 0x00007fa7b6381cf0 [1 M ] T_ARRAY (Array)[ ] len: 8, capa:16 ptr:0x0000562e2434f100
Bad file descriptorc:0024 (p:---- s:0132 Errno::EBADFe:000131 )
CFUNC from /tmp/ruby/v3/src/trunk-random0/lib/drb/drb.rb:986:in `accept_or_shutdown'
:each from /tmp/ruby/v3/src/trunk-random0/lib/drb/drb.rb:972:in `accept'
from /tmp/ruby/v3/src/trunk-random0/lib/drb/drb.rb:1711:in `main_loop'
from /tmp/ruby/v3/src/trunk-random0/lib/drb/drb.rb:1557:in `block in run'
me:
called_id: each, type: cfunc
owner class: 0x00007fa7bac04270 [3LM ] T_CLASS Array
self: 0x00007fa7b6381cf0 [1 M ] T_ARRAY (Array)[ ] len: 8, capa:16 ptr:0x0000562e2434f100
c:0023 p:---- s:0129 e:000128 CFUNC :filter_map
me:
called_id: filter_map, type: cfunc
owner class: 0x00007fa7babfb878 [3LM ] T_MODULE (Module)Enumerable
defined_class: 0x00007fa76c0d5168 [3LM ] T_ICLASS src:Enumerable
self: 0x00007fa7b6381cf0 [1 M ] T_ARRAY (Array)[ ] len: 8, capa:16 ptr:0x0000562e2434f100
c:0022 p:0108 s:0125 e:000124 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1366
me:
called_id: _run_suite, type: iseq
owner class: 0x00007fa7b8315d78 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007fa7b8310f58 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000562e20b250b0
lvars:
suite: 0x00007fa76cdae790 [3LM ] T_CLASS Rinda::TestRingServer
type: T_SYMBOL test
header: 0x00007fa7b6382060 [1 M ] T_STRING (String)test_suite_header
filter: 0x00007fa7b82d08e0 [3LM ] T_REGEXP (Regexp)
all_test_methods: 0x00007fa7b6381cf0 [1 M ] T_ARRAY (Array)[ ] len: 8, capa:16 ptr:0x0000562e2434f100
leakchecker: 0x00007fa7b6381c00 [1 M ] T_OBJECT (LeakChecker)len:7 ptr:0x0000562e21763e60
trace: T_NIL
assertions: T_NIL
c:0021 p:0042 s:0113 e:000112 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1167
me:
called_id: _run_suite, type: iseq
owner class: 0x00007fa76c20bca8 [3LM ] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x00007fa76c20a178 [3LM ] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x00007fa7b8310f58 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000562e20b250b0
lvars:
suite: 0x00007fa76cdae790 [3LM ] T_CLASS Rinda::TestRingServer
type: T_SYMBOL test
ex: T_NIL
c:0020 p:0010 s:0106 e:000104 BLOCK /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:658 [FINISH]
me:
called_id: _run_suites, type: iseq
owner class: 0x00007fa76c202180 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x00007fa76c20a3a8 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x00007fa7b8310f58 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000562e20b250b0
lvars:
suite: 0x00007fa76cdae790 [3LM ] T_CLASS Rinda::TestRingServer
e: T_NIL
c:0019 p:---- s:0100 e:000099 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00007fa7bac04270 [3LM ] T_CLASS Array
self: 0x00007fa7b5e91600 [3LM ] T_ARRAY (Array)[ ] len: 953, capa:953 ptr:0x0000562e20f6f0c0
c:0018 p:0054 s:0096 E:000ca8 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:656
me:
called_id: _run_suites, type: iseq
owner class: 0x00007fa76c202180 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x00007fa76c20a3a8 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x00007fa7b8310f58 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000562e20b250b0
lvars:
suites: 0x00007fa7b5e91600 [3LM ] T_ARRAY (Array)[ ] len: 953, capa:953 ptr:0x0000562e20f6f0c0
type: T_SYMBOL test
result: 0x00007fa7b5cae360 [3LM ] T_ARRAY (Array)[ ] len: 776, capa:983 ptr:0x0000562e2449e210
c:0017 p:0008 s:0089 E:001168 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:693
me:
called_id: _run_suites, type: iseq
owner class: 0x00007fa76c20cb08 [3LM ] T_MODULE (Module)Test::Unit::Skipping
defined_class: 0x00007fa76c20a308 [3LM ] T_ICLASS src:Test::Unit::Skipping
self: 0x00007fa7b8310f58 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000562e20b250b0
lvars:
suites: 0x00007fa7b5e91600 [3LM ] T_ARRAY (Array)[ ] len: 953, capa:953 ptr:0x0000562e20f6f0c0
type: T_SYMBOL test
result: T_NIL
c:0016 p:0154 s:0082 E:0017c8 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1318
me:
called_id: _run_anything, type: iseq
owner class: 0x00007fa7b8315d78 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007fa7b8310f58 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000562e20b250b0
lvars:
type: T_SYMBOL test
suites: 0x00007fa7b5e91600 [3LM ] T_ARRAY (Array)[ ] len: 953, capa:953 ptr:0x0000562e20f6f0c0
test_count: T_FIXNUM 0
assertion_count: T_FIXNUM 0
sync: T_TRUE
old_sync: T_FALSE
start: 0x00007fa7b5e77d40 [0LM U] time (Time)time
results: T_NIL
t: T_NIL
c:0015 p:0016 s:0069 E:001198 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1104
me:
called_id: _run_anything, type: iseq
owner class: 0x00007fa76c20bd98 [3LM ] T_MODULE (Module)Test::Unit::RepeatOption
defined_class: 0x00007fa76c20a268 [3LM ] T_ICLASS src:Test::Unit::RepeatOption
self: 0x00007fa7b8310f58 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000562e20b250b0
lvars:
type: T_SYMBOL test
c:0014 p:0005 s:0064 E:0017f0 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1482
me:
called_id: run_tests, type: iseq
owner class: 0x00007fa7b8315d78 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007fa7b8310f58 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000562e20b250b0
c:0013 p:0006 s:0060 E:000a18 BLOCK /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1469 [FINISH]
me:
called_id: _run, type: iseq
owner class: 0x00007fa7b8315d78 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007fa7b8310f58 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000562e20b250b0
lvars:
plugin: 0x00007fa7bac39038 [3LM ] T_STRING (String)run_tests
c:0012 p:---- s:0056 e:000055 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00007fa7bac04270 [3LM ] T_CLASS Array
self: 0x00007fa7b5ec0888 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0011 p:0047 s:0052 E:0009e8 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1468
me:
called_id: _run, type: iseq
owner class: 0x00007fa7b8315d78 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007fa7b8310f58 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000562e20b250b0
lvars:
args: 0x00007fa7b8315440 [3LM ] T_HASH (Hash)[S ] 9
c:0010 p:0013 s:0047 E:000a48 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1510
me:
called_id: run, type: iseq
owner class: 0x00007fa7b8315d78 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007fa7b8310f58 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000562e20b250b0
lvars:
argv: 0x00007fa7bac13248 [3LM ] T_ARRAY shared -> 0x00007fa7b74cfbd8 [3LM ] T_ARRAY [ ] len: 1246, capa:2 ptr:0x0000562e27939cd0
c:0009 p:0008 s:0042 E:000ac0 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:878
me:
called_id: run, type: iseq
owner class: 0x00007fa76c20c8b0 [3LM ] T_MODULE (Module)Test::Unit::StatusLine
defined_class: 0x00007fa76c20a3f8 [3LM ] T_ICLASS src:Test::Unit::StatusLine
self: 0x00007fa7b8310f58 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000562e20b250b0
lvars:
args: 0x00007fa7b5ec0ef0 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0008 p:0008 s:0036 E:000b00 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:726
me:
called_id: run, type: iseq
owner class: 0x00007fa76c20c9f0 [3LM ] T_MODULE (Module)Test::Unit::Statistics
defined_class: 0x00007fa76c20a358 [3LM ] T_ICLASS src:Test::Unit::Statistics
self: 0x00007fa7b8310f58 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000562e20b250b0
lvars:
args: 0x00007fa7b5ec0f90 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0007 p:0017 s:0030 E:000a78 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:69
me:
called_id: run, type: iseq
owner class: 0x00007fa76c2024c8 [3LM ] T_MODULE Test::Unit::RunCount
defined_class: 0x00007fa76c20a0b0 [3LM ] T_ICLASS src:Test::Unit::RunCount
self: 0x00007fa7b8310f58 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000562e20b250b0
lvars:
(null): 0x00007fa7b5ec1030 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0006 p:0032 s:0025 E:000b30 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1589
me:
called_id: run, type: iseq
owner class: 0x00007fa7b8314608 [3LM ] T_CLASS Test::Unit::AutoRunner
self: 0x00007fa7b8311098 [3LM ] T_OBJECT (Test::Unit::AutoRunner)len:5 ptr:0x0000562e1a958880
c:0005 p:0009 s:0021 E:000548 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1593
me:
called_id: run, type: iseq
owner class: 0x00007fa76c209fc0 [3LM ] T_CLASS (annon)
self: 0x00007fa7b8314608 [3LM ] T_CLASS Test::Unit::AutoRunner
lvars:
args: 0x00007fa7b8311110 [3LM ] T_ARRAY (Array)[E ] len: 2 (embed)
c:0004 p:0174 s:0016 E:000578 TOP /tmp/ruby/v3/src/trunk-random0/tool/test/runner.rb:23 [FINISH]
self: 0x00007fa7babf4398 [3LM ] T_OBJECT (embed) len:3
lvars:
dir: 0x00007fa7b83111d8 [3LM ] T_STRING (String)/tmp/ruby/v3/src/trunk-random0/test
c:0003 p:---- s:0011 e:000010 CFUNC :require_relative
me:
called_id: require_relative, type: cfunc
owner class: 0x00007fa7babf65d0 [3LM ] T_MODULE Kernel
defined_class: 0x00007fa76c169480 [3LM ] T_ICLASS src:Kernel
self: 0x00007fa7babf4398 [3LM ] T_OBJECT (embed) len:3
c:0002 p:0104 s:0006 E:0005a0 EVAL /tmp/ruby/v3/src/trunk-random0/test/runner.rb:12 [FINISH]
self: 0x00007fa7babf4398 [3LM ] T_OBJECT (embed) len:3
c:0001 p:0000 s:0003 E:000a70 (none) [FINISH]
self: 0x00007fa7babf4398 [3LM ] T_OBJECT (embed) len:3
$1 = 0
">>> Finish
"[Inferior 1 (process 926) detached]
[nil, 926]
"timeout 60 gdb -p 918 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
make: *** [uncommon.mk:817: 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, 918]
#<Errno::ESRCH: No such process>
"timeout 60 gdb -p 917 -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 917 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, 917]
"timeout 60 gdb -p 7844 -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, 7844]
#<Errno::ESRCH: No such process>
0.004000 0.004000 800.292000 (10802.128014)
/home/ko1/ruby/build-ruby/build-ruby.rb:174:in `each_line': execution expired (Timeout::Error)
from /home/ko1/ruby/build-ruby/build-ruby.rb:174:in `block (2 levels) in cmd'
from /usr/lib/ruby/2.7.0/timeout.rb:110:in `timeout'
from /home/ko1/ruby/build-ruby/build-ruby.rb:173:in `block in cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:170:in `popen'
from /home/ko1/ruby/build-ruby/build-ruby.rb:170:in `cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:320:in `block in test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:243:in `block in builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:242:in `chdir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:242:in `builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:319:in `test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:382:in `block (4 levels) in run'
from /usr/lib/ruby/2.7.0/benchmark.rb:293:in `measure'
from /usr/lib/ruby/2.7.0/benchmark.rb:375:in `item'
from /home/ko1/ruby/build-ruby/build-ruby.rb:380:in `block (3 levels) in run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:379:in `each'
from /home/ko1/ruby/build-ruby/build-ruby.rb:379:in `block (2 levels) in run'
from /usr/lib/ruby/2.7.0/benchmark.rb:173:in `benchmark'
from /usr/lib/ruby/2.7.0/benchmark.rb:205:in `bm'
from /home/ko1/ruby/build-ruby/build-ruby.rb:378:in `block in run'
from /usr/lib/ruby/2.7.0/benchmark.rb:293:in `measure'
from /home/ko1/ruby/build-ruby/build-ruby.rb:377:in `run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:551:in `<main>'
total: 10856.41 sec