rev: 2d877327e1
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 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 RUN_OPTS=\"--disable-gems --jit-debug=-ggdb3 --jit-wait --jit-warnings --jit-min-calls=5\"" exit with 0.
"make yes-test-basic RUN_OPTS=\"--disable-gems --jit-debug=-ggdb3 --jit-wait --jit-warnings --jit-min-calls=5\"" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-mjit-wait.20210211-191123
#<BuildRuby:0x00005635beaaf2b8
@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-mjit-wait",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-mjit-wait",
@TARGET_NAME="trunk-mjit-wait",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-mjit-wait",
@build_opts="-j6",
@configure_opts=["cppflags=-DMJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-mjit-wait.20210211-191123",
@make="make",
@quiet=false,
@ruby_env=
[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "30"]],
@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=
"RUN_OPTS=\"--disable-gems --jit-debug=-ggdb3 --jit-wait --jit-warnings --jit-min-calls=5\"",
@timeout=18000>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000025)
autoconf 0.000000 0.000000 0.000000 ( 0.000053)
configure 0.000000 0.000000 0.000000 ( 0.000051)
build_up From https://github.com/ruby/ruby
b83ad02..2d87732 master -> origin/master
0.008000 0.008000 16.584000 ( 12.663927)
build_miniruby 0.000000 0.000000 0.172000 ( 0.184717)
build_ruby 0.000000 0.004000 3.472000 ( 3.144884)
build_all 0.012000 0.004000 28.652000 ( 8.759412)
build_install 0.016000 0.008000 22.752000 ( 10.800098)
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 1485 tests
0.000000 0.000000 1086.456000 (1080.615041)
test_basic 0.012000 0.000000 7.292000 ( 6.028538)
test_all MJIT warning: Skipped to compile unsupported instruction: defineclass
MJIT warning: Skipped to compile unsupported instruction: defineclass
Skipping Gem::PackageTask tests. rake not found.
MJIT warning: Skipped to compile unsupported instruction: defineclass
MJIT warning: Skipped to compile unsupported instruction: defineclass
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
$$$ #<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:00 sh build-loop.sh trunk-mjit-wait --incremental --process-num=6
12566 4369 11 11 ? -1 R 1001 0:00 ps jx
11 12563 11 11 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-mjit-wait --incremental --process-num=6
12563 12565 11 11 ? -1 S 1001 0:00 sh -c ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-mjit-wait --logfile=/home/ko1/ruby/logs/brlog.trunk-mjit-wait.20210211-191123 --root_dir=/tmp/ruby --timeout=18000 --configure_opts=cppflags="-DMJIT_FORCE_ENABLE" --add-env=RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE=30 --test_opts='RUN_OPTS="--disable-gems --jit-debug=-ggdb3 --jit-wait --jit-warnings --jit-min-calls=5"' --incremental --process-num=6
12565 12566 11 11 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-mjit-wait --logfile=/home/ko1/ruby/logs/brlog.trunk-mjit-wait.20210211-191123 --root_dir=/tmp/ruby --timeout=18000 --configure_opts=cppflags=-DMJIT_FORCE_ENABLE --add-env=RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE=30 --test_opts=RUN_OPTS="--disable-gems --jit-debug=-ggdb3 --jit-wait --jit-warnings --jit-min-calls=5" --incremental --process-num=6
12566 21103 11 11 ? -1 S 1001 0:00 sh -c make yes-test-all RUN_OPTS="--disable-gems --jit-debug=-ggdb3 --jit-wait --jit-warnings --jit-min-calls=5"
21103 21104 11 11 ? -1 S 1001 0:00 make yes-test-all RUN_OPTS=--disable-gems --jit-debug=-ggdb3 --jit-wait --jit-warnings --jit-min-calls=5
21104 21111 11 11 ? -1 Sl 1001 2:51 /tmp/ruby/v3/src/trunk-mjit-wait/test/runner.rb
{10=>[11], 12566=>[4369, 21103], 11=>[12563], 12563=>[12565], 12565=>[12566], 21103=>[21104], 21104=>[21111]}
"timeout 60 gdb -p 4369 -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, 4369]
#<Errno::ESRCH: No such process>
"timeout 60 gdb -p 21111 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 3724]
[New LWP 4301]
warning: Could not load shared library symbols for 1060 libraries, e.g. /tmp/_ruby_mjit_p21111u2.so.
Use the "info sharedlibrary" command to see the complete listing.
Do you need "set solib-search-path" or "set sysroot"?
[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.
0x00007fce4919fbf6 in __ppoll (fds=fds@entry=0x7ffcbeddc510, nfds=nfds@entry=2, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:44
>>> Threads Id Target Id Frame
* 1 Thread 0x7fce49088b80 (LWP 21111) "ruby" 0x00007fce4919fbf6 in __ppoll (fds=fds@entry=0x7ffcbeddc510, nfds=nfds@entry=2, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:44
2 Thread 0x7fce3e593700 (LWP 3724) "ruby-mjitworker" futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x5557d7e1984c <mjit_worker_wakeup+44>) at ../sysdeps/nptl/futex-internal.h:183
3 Thread 0x7fce3ef02700 (LWP 4301) "test_smtp.rb:2*" 0x00007fce491a212b in __GI___select (nfds=nfds@entry=8, readfds=readfds@entry=0x7fce3005f1e0, writefds=writefds@entry=0x0, exceptfds=exceptfds@entry=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:41
>>> Machine level backtrace
Thread 3 (Thread 0x7fce3ef02700 (LWP 4301)):
#0 0x00007fce491a212b in __GI___select (nfds=nfds@entry=8, readfds=readfds@entry=0x7fce3005f1e0, writefds=writefds@entry=0x0, exceptfds=exceptfds@entry=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:41
#1 0x00005557d7bf7142 in rb_fd_select (timeout=<optimized out>, exceptfds=<optimized out>, writefds=<optimized out>, readfds=<optimized out>, n=8) at /tmp/ruby/v3/src/trunk-mjit-wait/thread.c:4055
#2 native_fd_select (th=<optimized out>, timeout=<optimized out>, exceptfds=<optimized out>, writefds=<optimized out>, readfds=<optimized out>, n=8) at /tmp/ruby/v3/src/trunk-mjit-wait/thread_pthread.c:1225
#3 do_select (p=p@entry=140523794861376) at /tmp/ruby/v3/src/trunk-mjit-wait/thread.c:4226
#4 0x00005557d7a60af4 in rb_ensure (b_proc=b_proc@entry=0x5557d7bf6f30 <do_select>, data1=data1@entry=140523794861376, e_proc=e_proc@entry=0x5557d7beb7e0 <select_set_free>, data2=data2@entry=140523794861376) at /tmp/ruby/v3/src/trunk-mjit-wait/eval.c:1162
#5 0x00005557d7bf9a8e in rb_thread_fd_select (max=max@entry=8, read=read@entry=0x7fce3ee01000, write=write@entry=0x0, except=except@entry=0x0, timeout=timeout@entry=0x0) at /tmp/ruby/v3/src/trunk-mjit-wait/thread.c:4352
#6 0x00005557d7a9f995 in select_internal (fds=<optimized out>, tp=0x0, except=<optimized out>, write=<optimized out>, read=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/io.c:9358
#7 select_call (arg=arg@entry=140523794862048) at /tmp/ruby/v3/src/trunk-mjit-wait/io.c:9428
#8 0x00005557d7a60af4 in rb_ensure (b_proc=b_proc@entry=0x5557d7a9f660 <select_call>, data1=data1@entry=140523794862048, e_proc=e_proc@entry=0x5557d7a9bb40 <select_end>, data2=data2@entry=140523794862048) at /tmp/ruby/v3/src/trunk-mjit-wait/eval.c:1162
#9 0x00005557d7a9ba81 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/io.c:9776
#10 0x00005557d7c3027b in vm_call_cfunc_with_frame (ec=0x5557e0c903b0, reg_cfp=0x7fce3ef01bb0, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:2897
#11 0x00005557d7c448d0 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-mjit-wait/vm_callinfo.h:336
#12 vm_exec_core (ec=0x5557e0c903b0, initial=140523545686496) at ../../src/trunk-mjit-wait/insns.def:789
#13 0x00005557d7c3ac8e in rb_vm_exec (ec=<optimized out>, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:2162
#14 0x00005557d7c3dc64 in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=93835795732680, iseq=0x5557d9460fb0, ec=0x5557e0c903b0) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1262
#15 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=93835795732680, captured=<optimized out>, ec=0x5557e0c903b0) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1334
#16 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-mjit-wait/vm.c:1352
#17 vm_yield (argc=0, argv=0x0, kw_splat=0, ec=0x5557e0c903b0) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1397
#18 rb_yield_0 (argv=0x0, argc=0) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1343
#19 loop_i (_=_@entry=0) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1442
#20 0x00005557d7a6044e in rb_vrescue2 (b_proc=0x5557d7c3d960 <loop_i>, data1=0, r_proc=0x5557d7c28620 <loop_stop>, data2=0, args=args@entry=0x7fce3ee01530) at /tmp/ruby/v3/src/trunk-mjit-wait/eval.c:1019
#21 0x00005557d7a606ce in rb_rescue2 (b_proc=<optimized out>, data1=<optimized out>, r_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/eval.c:996
#22 0x00005557d7c3027b in vm_call_cfunc_with_frame (ec=0x5557e0c903b0, reg_cfp=0x7fce3ef01c20, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:2897
#23 0x00005557d7c33188 in vm_sendish (ec=0x5557e0c903b0, reg_cfp=0x7fce3ef01c20, cd=0x5557d96f82a0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_callinfo.h:336
#24 0x00005557d7c44952 in vm_exec_core (ec=0x5557e0c903b0, initial=140523545686496) at ../../src/trunk-mjit-wait/insns.def:770
#25 0x00005557d7c3ac8e in rb_vm_exec (ec=<optimized out>, mjit_enable_p=false) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:2162
#26 0x00007fce3db6eecb in ?? ()
#27 0x0002083100000003 in ?? ()
#28 0x00005557e00d4bb0 in ?? ()
#29 0x00007fce3ef01c71 in ?? ()
#30 0x00005557d94598c8 in ?? ()
#31 0x0000000000000001 in ?? ()
#32 0x00005557d7acf91a in mjit_wait (body=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/mjit.c:318
#33 0x00005557da9e1220 in ?? ()
#34 0x00005557e0c903b0 in ?? ()
#35 0x00005557da9e0a60 in ?? ()
#36 0x00007fce3ef01c90 in ?? ()
#37 0x00005557d7c448e2 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-mjit-wait/vm_insnhelper.c:4540
#38 vm_exec_core (ec=0x5557d7e19760 <mjit_call_p>, initial=140523545686496) at ../../src/trunk-mjit-wait/insns.def:789
#39 0x00005557d7c3ac8e in rb_vm_exec (ec=<optimized out>, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:2162
#40 0x00005557d7c3f7d3 in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x5557e0c90190, argc=argc@entry=0, argv=argv@entry=0x7fce3ee01c50, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1484
#41 0x00005557d7bf2cd5 in thread_do_start_proc (th=0x5557e0c901c0) at /tmp/ruby/v3/src/trunk-mjit-wait/thread.c:745
#42 0x00005557d7bf5a9f in thread_do_start (th=0x5557e0c901c0) at /tmp/ruby/v3/src/trunk-mjit-wait/thread.c:766
#43 thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/thread.c:822
#44 0x00005557d7bf63fb in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/thread_pthread.c:1033
#45 0x00007fce494a6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#46 0x00007fce491ac293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 2 (Thread 0x7fce3e593700 (LWP 3724)):
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x5557d7e1984c <mjit_worker_wakeup+44>) at ../sysdeps/nptl/futex-internal.h:183
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5557d7e198e0 <mjit_engine_mutex>, cond=0x5557d7e19820 <mjit_worker_wakeup>) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=cond@entry=0x5557d7e19820 <mjit_worker_wakeup>, mutex=mutex@entry=0x5557d7e198e0 <mjit_engine_mutex>) at pthread_cond_wait.c:638
#3 0x00005557d7bf09ed in rb_native_cond_wait (cond=cond@entry=0x5557d7e19820 <mjit_worker_wakeup>, mutex=mutex@entry=0x5557d7e198e0 <mjit_engine_mutex>) at /tmp/ruby/v3/src/trunk-mjit-wait/thread_pthread.c:542
#4 0x00005557d7ad1551 in mjit_worker () at /tmp/ruby/v3/src/trunk-mjit-wait/mjit_worker.c:1371
#5 0x00005557d7beb39e in mjit_worker (arg=0x5557d7ad1440 <mjit_worker>) at /tmp/ruby/v3/src/trunk-mjit-wait/thread_pthread.c:1980
#6 0x00007fce494a6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#7 0x00007fce491ac293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7fce49088b80 (LWP 21111)):
#0 0x00007fce4919fbf6 in __ppoll (fds=fds@entry=0x7ffcbeddc510, nfds=nfds@entry=2, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:44
#1 0x00005557d7bf417a in native_ppoll_sleep (th=th@entry=0x5557d8b5ee20, rel=rel@entry=0x0) at /tmp/ruby/v3/src/trunk-mjit-wait/hrtime.h:148
#2 0x00005557d7bf450a in native_sleep (th=th@entry=0x5557d8b5ee20, rel=0x0) at /tmp/ruby/v3/src/trunk-mjit-wait/thread_pthread.c:2205
#3 0x00005557d7bf68f5 in thread_join_sleep (arg=arg@entry=140723510691552) at /tmp/ruby/v3/src/trunk-mjit-wait/thread.c:1189
#4 0x00005557d7a60af4 in rb_ensure (b_proc=b_proc@entry=0x5557d7bf66e0 <thread_join_sleep>, data1=data1@entry=140723510691552, e_proc=e_proc@entry=0x5557d7beafc0 <remove_from_join_list>, data2=data2@entry=140723510691552) at /tmp/ruby/v3/src/trunk-mjit-wait/eval.c:1162
#5 0x00005557d7bef80d in thread_join (timeout=8, target_th=0x5557e0c901c0) at /tmp/ruby/v3/src/trunk-mjit-wait/thread.c:1239
#6 thread_join_m (argc=<optimized out>, argv=<optimized out>, self=93835909225520) at /tmp/ruby/v3/src/trunk-mjit-wait/thread.c:1332
#7 0x00005557d7c3027b in vm_call_cfunc_with_frame (ec=0x5557d8b5f680, reg_cfp=0x7fce490868d8, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:2897
#8 0x00005557d7c448d0 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-mjit-wait/vm_callinfo.h:336
#9 vm_exec_core (ec=0x5557d8b5f680, initial=2) at ../../src/trunk-mjit-wait/insns.def:789
#10 0x00005557d7c3ac8e in rb_vm_exec (ec=<optimized out>, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:2162
#11 0x00005557d7c3e9ae in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=93835909228680, iseq=0x5557daa21e30, ec=0x5557d8b5f680) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1262
#12 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffcbeddca38, argc=1, self=93835909228680, captured=<optimized out>, ec=0x5557d8b5f680) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1334
#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-mjit-wait/vm.c:1352
#14 vm_yield (argc=1, kw_splat=0, argv=0x7ffcbeddca38, ec=0x5557d8b5f680) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1397
#15 rb_yield_0 (argv=0x7ffcbeddca38, argc=1) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1343
#16 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1359
#17 0x00005557d7c66cec in rb_ary_each (ary=93835909227040) at /tmp/ruby/v3/src/trunk-mjit-wait/include/ruby/internal/core/rarray.h:172
#18 0x00005557d7c3027b in vm_call_cfunc_with_frame (ec=0x5557d8b5f680, reg_cfp=0x7fce49086948, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:2897
#19 0x00005557d7c3bf99 in vm_call_method_each_type (ec=0x5557d8b5f680, cfp=0x7fce49086948, calling=0x7ffcbeddcd20) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3387
#20 0x00005557d7c3c674 in vm_call_method (ec=0x5557d8b5f680, cfp=0x7fce49086948, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3505
#21 0x00005557d7c3c3f7 in vm_call_refined (calling=0x7ffcbeddcd20, cfp=0x7fce49086948, ec=0x5557d8b5f680) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3366
#22 vm_call_method_each_type (ec=0x5557d8b5f680, cfp=0x7fce49086948, calling=0x7ffcbeddcd20) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3444
#23 0x00005557d7c3c674 in vm_call_method (ec=0x5557d8b5f680, cfp=0x7fce49086948, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:3505
#24 0x00007fce3d7e86c7 in ?? ()
#25 0x00000bb100000001 in ?? ()
#26 0x00007ffcbeddcc50 in ?? ()
#27 0x00007fce49086961 in ?? ()
#28 0x00005557e0096220 in ?? ()
#29 0x0000000000000000 in ?? ()
>>> Dump Ruby level backtrace
th: 0x5557d8b5ee20, native_id: 0x7fce49088b80
-- Control frame information -----------------------------------------------
c:0034 p:---- s:0183 e:000182 CFUNC :join
me:
called_id: join, type: cfunc
owner class: 0x00005557d8bd12f0 [3LM R ] T_CLASS Thread
self: 0x00005557e0095c30 [0 U] VM/thread (Thread)VM/thread
c:0033 p:0005 s:0179 e:000178 BLOCK /tmp/ruby/v3/src/trunk-mjit-wait/test/net/smtp/test_smtp.rb:47 [FINISH]
me:
called_id: teardown, type: iseq
owner class: 0x00005557daa2b7c8 [3LM R ] T_CLASS Net::TestSMTP
self: 0x00005557e0096888 [0 ] T_OBJECT (Net::TestSMTP)len:8 ptr:0x00007fce48d417d8
lvars:
th: 0x00005557e0095c30 [0 U] VM/thread (Thread)VM/thread
c:0032 p:---- s:0175 e:000174 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00005557d8bf9ac0 [3LM R ] T_CLASS Array
self: 0x00005557e0096220 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0031 p:0006 s:0171 e:000170 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/test/net/smtp/test_smtp.rb:47
me:
called_id: teardown, type: iseq
owner class: 0x00005557daa2b7c8 [3LM R ] T_CLASS Net::TestSMTP
self: 0x00005557e0096888 [0 ] T_OBJECT (Net::TestSMTP)len:8 ptr:0x00007fce48d417d8
c:0030 p:0006 s:0167 e:000166 BLOCK /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:1335 [FINISH]
me:
called_id: run, type: iseq
owner class: 0x00005557d8cd6d80 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x00005557e0096888 [0 ] T_OBJECT (Net::TestSMTP)len:8 ptr:0x00007fce48d417d8
lvars:
hook: 0x00005557d8d5c110 [3LM ] T_STRING (String)teardown
c:0029 p:---- s:0163 e:000162 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00005557d8bf9ac0 [3LM R ] T_CLASS Array
self: 0x00005557e008de68 [0 ] T_ARRAY (Array)[E ] len: 3 (embed)
c:0028 p:0121 s:0159 e:000158 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:1333 [FINISH]
me:
called_id: run, type: iseq
owner class: 0x00005557d8cd6d80 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x00005557e0096888 [0 ] T_OBJECT (Net::TestSMTP)len:8 ptr:0x00007fce48d417d8
lvars:
runner: 0x00005557d8e7e908 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005557e0103560
start_time: 0x00005557e0096798 [0 U] time (Time)time
result: 0x00005557e008de90 [0 ] T_STRING (String)E
time: T_FLOAT
e: 0x00005557e0094920 [0 ] T_OBJECT (Net::OpenTimeout)len:5 ptr:0x00007fce48d41a60
c:0027 p:0013 s:0150 e:000149 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit/testcase.rb:18
me:
called_id: run, type: iseq
owner class: 0x00005557d8ec2158 [3LM ] T_CLASS Test::Unit::TestCase
self: 0x00005557e0096888 [0 ] T_OBJECT (Net::TestSMTP)len:8 ptr:0x00007fce48d417d8
lvars:
runner: 0x00005557d8e7e908 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005557e0103560
c:0026 p:0077 s:0145 e:000144 BLOCK /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:969 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x00005557d8d38dc8 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005557d8e7e908 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005557e0103560
lvars:
method: 0x00005557e00f4460 [0 ] T_STRING (String) [shared] test_start_instance_with_keyword_argument
inst: 0x00005557e0096888 [0 ] T_OBJECT (Net::TestSMTP)len:8 ptr:0x00007fce48d417d8
start_time: T_NIL
result: T_NIL
c:0025 p:---- s:0138 e:000137 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x00005557d8bf9ac0 [3LM R ] T_CLASS Array
self: 0x00005557e00f4258 [0 ] T_ARRAY (Array)[ T] len: 20, capa:20 ptr:0x00007fce48d4dd40
c:0024 p:0006 s:0134 e:000133 BLOCK /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:962 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x00005557d8d38dc8 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005557d8e7e908 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005557e0103560
lvars:
assertions: T_NIL
c:0023 p:0161 s:0130 E:000c40 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:989 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x00005557d8d38dc8 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005557d8e7e908 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005557e0103560
lvars:
suite: 0x00005557daa2b7c8 [3LM R ] T_CLASS Net::TestSMTP
type: T_SYMBOL test
header: 0x00005557e00f4e38 [0 ] T_STRING (String)test_suite_header
filter: 0x00005557d8beb5b0 [3LM ] T_REGEXP
all_test_methods: 0x00005557e00f4348 [0 ] T_ARRAY (Array)[ ] len: 20, capa:20 ptr:0x00005557e0892d10
filtered_test_methods: 0x00005557e00f4258 [0 ] T_ARRAY (Array)[ T] len: 20, capa:20 ptr:0x00007fce48d4dd40
leakchecker: 0x00005557e00efc08 [0 ] T_OBJECT (LeakChecker)len:7 ptr:0x00007fce48d4e070
continuation: 0x00005557e00ecb48 [0 ] proc (Proc) block in _run_suite@/tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:961
c:0022 p:0042 s:0118 e:000117 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:1136
me:
called_id: _run_suite, type: iseq
owner class: 0x00005557d8ecbd48 [3LM ] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x00005557d8ecb2f8 [3LM ] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x00005557d8e7e908 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005557e0103560
lvars:
suite: 0x00005557daa2b7c8 [3LM R ] T_CLASS Net::TestSMTP
type: T_SYMBOL test
ex: T_NIL
c:0021 p:0010 s:0111 e:000109 BLOCK /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:627 [FINISH]
me:
called_id: _run_suites, type: iseq
owner class: 0x00005557d8ec1b40 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x00005557d8ecb528 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x00005557d8e7e908 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005557e0103560
lvars:
suite: 0x00005557daa2b7c8 [3LM R ] T_CLASS Net::TestSMTP
e: T_NIL
c:0020 p:---- s:0105 e:000104 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00005557d8bf9ac0 [3LM R ] T_CLASS Array
self: 0x00005557e0d9e148 [3LM ] T_ARRAY (Array)[ ] len: 960, capa:960 ptr:0x00005557e0de4050
c:0019 p:0054 s:0101 e:000100 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:625
me:
called_id: _run_suites, type: iseq
owner class: 0x00005557d8ec1b40 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x00005557d8ecb528 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x00005557d8e7e908 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005557e0103560
lvars:
suites: 0x00005557e0d9e148 [3LM ] T_ARRAY (Array)[ ] len: 960, capa:960 ptr:0x00005557e0de4050
type: T_SYMBOL test
result: 0x00005557e10b7cf8 [3LM R ] T_ARRAY (Array)[ ] len: 91, capa:128 ptr:0x00005557e0e81b00
c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:662
me:
called_id: _run_suites, type: iseq
owner class: 0x00005557d8ec0a60 [3LM ] T_MODULE (Module)Test::Unit::Skipping
defined_class: 0x00005557d8ecb488 [3LM R ] T_ICLASS src:Test::Unit::Skipping
self: 0x00005557d8e7e908 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005557e0103560
lvars:
suites: 0x00005557e0d9e148 [3LM ] T_ARRAY (Array)[ ] len: 960, capa:960 ptr:0x00005557e0de4050
type: T_SYMBOL test
result: T_NIL
c:0017 p:0140 s:0087 e:000086 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:904
me:
called_id: _run_anything, type: iseq
owner class: 0x00005557d8d38dc8 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005557d8e7e908 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005557e0103560
lvars:
type: T_SYMBOL test
suites: 0x00005557e0d9e148 [3LM ] T_ARRAY (Array)[ ] len: 960, capa:960 ptr:0x00005557e0de4050
test_count: T_FIXNUM 0
assertion_count: T_FIXNUM 0
sync: T_TRUE
old_sync: T_FALSE
start: 0x00005557e0e04880 [0 U] time (Time)time
results: T_NIL
t: T_NIL
c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:1073
me:
called_id: _run_anything, type: iseq
owner class: 0x00005557d8ecbe10 [3LM ] T_MODULE (Module)Test::Unit::RepeatOption
defined_class: 0x00005557d8ecb3e8 [3LM ] T_ICLASS src:Test::Unit::RepeatOption
self: 0x00005557d8e7e908 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005557e0103560
lvars:
type: T_SYMBOL test
c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:1137
me:
called_id: run_tests, type: iseq
owner class: 0x00005557d8d38dc8 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005557d8e7e908 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005557e0103560
c:0014 p:0006 s:0065 e:000064 BLOCK /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:1124 [FINISH]
me:
called_id: _run, type: iseq
owner class: 0x00005557d8d38dc8 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005557d8e7e908 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005557e0103560
lvars:
plugin: 0x00005557d8d5f770 [3LM ] T_STRING (String)run_tests
c:0013 p:---- s:0061 e:000060 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00005557d8bf9ac0 [3LM R ] T_CLASS Array
self: 0x00005557e0d9e350 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0012 p:0047 s:0057 e:000056 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:1123
me:
called_id: _run, type: iseq
owner class: 0x00005557d8d38dc8 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005557d8e7e908 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005557e0103560
lvars:
args: 0x00005557d8e7d5a8 [3LM ] T_HASH (Hash)[A ] 8
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:1111
me:
called_id: run, type: iseq
owner class: 0x00005557d8d38dc8 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005557d8e7e908 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005557e0103560
lvars:
args: 0x00005557d8be8e50 [3LM ] T_ARRAY shared -> 0x00005557d8cd5ac0 [3LM ] T_ARRAY (Array)[ ] len: 834, capa:2 ptr:0x00005557d8f44310
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:847
me:
called_id: run, type: iseq
owner class: 0x00005557d8ec0858 [3LM ] T_MODULE (Module)Test::Unit::StatusLine
defined_class: 0x00005557d8ecb578 [3LM R ] T_ICLASS src:Test::Unit::StatusLine
self: 0x00005557d8e7e908 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005557e0103560
lvars:
args: 0x00005557e0d9e828 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:695
me:
called_id: run, type: iseq
owner class: 0x00005557d8ec0970 [3LM ] T_MODULE (Module)Test::Unit::Statistics
defined_class: 0x00005557d8ecb4d8 [3LM R ] T_ICLASS src:Test::Unit::Statistics
self: 0x00005557d8e7e908 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005557e0103560
lvars:
args: 0x00005557e0d9e8a0 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0008 p:0015 s:0035 e:000034 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:34
me:
called_id: run, type: iseq
owner class: 0x00005557d8ec1e60 [3LM ] T_MODULE Test::Unit::RunCount
defined_class: 0x00005557d8ecb230 [3LM ] T_ICLASS src:Test::Unit::RunCount
self: 0x00005557d8e7e908 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005557e0103560
lvars:
(null): 0x00005557e0d9e918 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0007 p:0006 s:0030 e:000029 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:1175
me:
called_id: run, type: iseq
owner class: 0x00005557d8ecb6e0 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00005557d8e7e908 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005557e0103560
lvars:
argv: 0x00005557d8be8e50 [3LM ] T_ARRAY shared -> 0x00005557d8cd5ac0 [3LM ] T_ARRAY (Array)[ ] len: 834, capa:2 ptr:0x00005557d8f44310
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:1245
me:
called_id: run, type: iseq
owner class: 0x00005557d8ecb028 [3LM ] T_CLASS Test::Unit::AutoRunner
self: 0x00005557d8e7e9d0 [3LM ] T_OBJECT (Test::Unit::AutoRunner)len:5 ptr:0x00005557d8ef1d00
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:1249
me:
called_id: run, type: iseq
owner class: 0x00005557d8ecb000 [3LM ] T_CLASS (annon)
self: 0x00005557d8ecb028 [3LM ] T_CLASS Test::Unit::AutoRunner
lvars:
args: 0x00005557d8e7ea20 [3LM ] T_ARRAY (Array)[E ] len: 2 (embed)
c:0004 p:0172 s:0016 e:000014 TOP /tmp/ruby/v3/src/trunk-mjit-wait/tool/test/runner.rb:23 [FINISH]
self: 0x00005557d8c18498 [3LM ] T_OBJECT (embed) len:3
lvars:
dir: 0x00005557d8e7ea98 [3LM ] T_STRING (String)/tmp/ruby/v3/src/trunk-mjit-wait/test
c:0003 p:---- s:0011 e:000010 CFUNC :require_relative
me:
called_id: require_relative, type: cfunc
owner class: 0x00005557d8c1a630 [3LM ] T_MODULE Kernel
defined_class: 0x00005557d8c1a5e0 [3LM R ] T_ICLASS src:Kernel
self: 0x00005557d8c18498 [3LM ] T_OBJECT (embed) len:3
c:0002 p:0090 s:0006 e:000005 EVAL /tmp/ruby/v3/src/trunk-mjit-wait/test/runner.rb:11 [FINISH]
self: 0x00005557d8c18498 [3LM ] T_OBJECT (embed) len:3
c:0001 p:0000 s:0003 E:0010c0 (none) [FINISH]
self: 0x00005557d8c18498 [3LM ] T_OBJECT (embed) len:3
th: 0x5557e0c901c0, native_id: 0x7fce3ef02700
-- Control frame information -----------------------------------------------
c:0007 p:---- s:0032 e:000031 CFUNC :select
me:
called_id: select, type: cfunc
owner class: 0x00005557d8beb6c8 [3LM ] T_CLASS (annon)
self: 0x00005557d8beb6f0 [3LM ] T_CLASS IO
c:0006 p:0014 s:0027 e:000026 BLOCK /tmp/ruby/v3/build/trunk-mjit-wait/.ext/common/socket.rb:806 [FINISH]
me:
called_id: accept_loop, type: iseq
owner class: 0x00005557d94598a0 [3LM R ] T_CLASS (annon)
self: 0x00005557d94598c8 [3LM R ] T_CLASS Socket
lvars:
readable: T_NIL
_: T_NIL
c:0005 p:---- s:0022 e:000021 CFUNC :loop
me:
called_id: loop, type: cfunc
owner class: 0x00005557d8c1a630 [3LM ] T_MODULE Kernel
defined_class: 0x00005557d8c1a5e0 [3LM R ] T_ICLASS src:Kernel
self: 0x00005557d94598c8 [3LM R ] T_CLASS Socket
c:0004 p:0031 s:0018 e:000017 METHOD /tmp/ruby/v3/build/trunk-mjit-wait/.ext/common/socket.rb:805 [FINISH]
me:
called_id: accept_loop, type: iseq
owner class: 0x00005557d94598a0 [3LM R ] T_CLASS (annon)
self: 0x00005557d94598c8 [3LM R ] T_CLASS Socket
lvars:
sockets: 0x00005557e0095118 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0003 p:0014 s:0013 e:000012 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/test/net/smtp/test_smtp.rb:276
me:
called_id: accept, type: iseq
owner class: 0x00005557daa2b7c8 [3LM R ] T_CLASS Net::TestSMTP
self: 0x00005557e0096888 [0 ] T_OBJECT (Net::TestSMTP)len:8 ptr:0x00007fce48d417d8
lvars:
servers: 0x00005557e0095f00 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0002 p:0022 s:0008 e:000007 BLOCK /tmp/ruby/v3/src/trunk-mjit-wait/test/net/smtp/test_smtp.rb:283 [FINISH]
me:
called_id: fake_server_start, type: iseq
owner class: 0x00005557daa2b7c8 [3LM R ] T_CLASS Net::TestSMTP
self: 0x00005557e0096888 [0 ] T_OBJECT (Net::TestSMTP)len:8 ptr:0x00007fce48d417d8
lvars:
sock: T_NIL
credential: T_NIL
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
$1 = 0
">>> Finish
"[Inferior 1 (process 21111) detached]
[nil, 21111]
"timeout 60 gdb -p 21104 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
make: *** [uncommon.mk:802: 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, 21104]
#<Errno::ESRCH: No such process>
"timeout 60 gdb -p 21103 -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 21103 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, 21103]
0.004000 0.004000 3271.408000 (18002.320396)
/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: 19124.52 sec