rev: 3b24b7914c
test-all :
test-spec:
exit statuses:
"rm -f .revision.time" exit with 0.
"make update-unicode -j6" exit with 0.
"make update-download -j6" exit with 0.
"make update-rubyspec -j6" exit with 0.
"make update-src -j6" exit with 0.
"make after-update -j6" exit with 0.
"make miniruby -j6" exit with 0.
"make ruby -j6" exit with 0.
"make all -j6" exit with 0.
"make install -j6" exit with 0.
"make yes-btest RUN_OPTS=\"--disable-gems --jit-wait --jit-warnings --jit-min-calls=5\"" exit with 0.
"make yes-test-basic RUN_OPTS=\"--disable-gems --jit-wait --jit-warnings --jit-min-calls=5\"" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-mjit-wait.20200828-013956
#<BuildRuby:0x000056028fa7d950
@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,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-mjit-wait.20200828-013956",
@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",
"check_tmp"],
@svn_revision=nil,
@test_opts=
"RUN_OPTS=\"--disable-gems --jit-wait --jit-warnings --jit-min-calls=5\"",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000021)
autoconf 0.000000 0.000000 0.000000 ( 0.000045)
configure 0.000000 0.000000 0.000000 ( 0.000041)
build_up 0.008000 0.008000 9.680000 ( 6.112689)
build_miniruby 0.004000 0.000000 0.160000 ( 0.169261)
build_ruby 0.000000 0.000000 0.124000 ( 0.136107)
build_all 0.008000 0.008000 35.728000 ( 10.268369)
build_install 0.012000 0.012000 40.712000 ( 12.661006)
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_string.rb .
test_struct.rb .
test_syntax.rb ............................................................................................................................................................
test_thread.rb .................................................
Fiber count: 10000 (skipping)
PASS all 1407 tests
0.000000 0.004000 949.628000 (1046.547537)
test_basic 0.012000 0.004000 8.364000 ( 9.060145)
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
$$$ #<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-mjit-wait --incremental --process-num=6
8811 8745 12 12 ? -1 R 1001 0:00 ps jx
12 8808 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-mjit-wait --incremental --process-num=6
8808 8810 12 12 ? -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.20200828-013956 --root_dir=/tmp/ruby --timeout=10800 --configure_opts=cppflags="-DMJIT_FORCE_ENABLE" --add-env=RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE=30 --add-steps=check_tmp --test_opts='RUN_OPTS="--disable-gems --jit-wait --jit-warnings --jit-min-calls=5"' --incremental --process-num=6
8810 8811 12 12 ? -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.20200828-013956 --root_dir=/tmp/ruby --timeout=10800 --configure_opts=cppflags=-DMJIT_FORCE_ENABLE --add-env=RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE=30 --add-steps=check_tmp --test_opts=RUN_OPTS="--disable-gems --jit-wait --jit-warnings --jit-min-calls=5" --incremental --process-num=6
8811 18326 12 12 ? -1 S 1001 0:00 sh -c make yes-test-all RUN_OPTS="--disable-gems --jit-wait --jit-warnings --jit-min-calls=5"
18326 18328 12 12 ? -1 S 1001 0:00 make yes-test-all RUN_OPTS=--disable-gems --jit-wait --jit-warnings --jit-min-calls=5
18328 18335 12 12 ? -1 Sl 1001 5:03 /tmp/ruby/v3/src/trunk-mjit-wait/test/runner.rb: Reline::WithinPipeTest#test_macro_commands_for_editing
{11=>[12], 8811=>[8745, 18326], 12=>[8808], 8808=>[8810], 8810=>[8811], 18326=>[18328], 18328=>[18335]}
"gdb -p 8745 -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, 8745]
#<Errno::ESRCH: No such process>
"gdb -p 18335 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 31753]
warning: Could not load shared library symbols for 639 libraries, e.g. /tmp/_ruby_mjit_p18335u2.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".
0x00007ff50c72403f in __GI___select (nfds=nfds@entry=8, readfds=readfds@entry=0x55c7ed4de940, writefds=0x55c7ed4bca20, exceptfds=0x55c7ed4ae200, timeout=timeout@entry=0x7ffc7f1c3550) at ../sysdeps/unix/sysv/linux/select.c:41
41 ../sysdeps/unix/sysv/linux/select.c: No such file or directory.
>>> Threads Id Target Id Frame
* 1 Thread 0x7ff50dcb6740 (LWP 18335) "ruby" 0x00007ff50c72403f in __GI___select (nfds=nfds@entry=8, readfds=readfds@entry=0x55c7ed4de940, writefds=0x55c7ed4bca20, exceptfds=0x55c7ed4ae200, timeout=timeout@entry=0x7ffc7f1c3550) at ../sysdeps/unix/sysv/linux/select.c:41
2 Thread 0x7ff49965c700 (LWP 31753) "ruby-mjitworker" 0x00007ff50d66e9f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55c7e4ccb7a8 <mjit_worker_wakeup+40>) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
>>> Machine level backtrace
Thread 2 (Thread 0x7ff49965c700 (LWP 31753)):
#0 0x00007ff50d66e9f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55c7e4ccb7a8 <mjit_worker_wakeup+40>) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x55c7e4ccb840 <mjit_engine_mutex>, cond=0x55c7e4ccb780 <mjit_worker_wakeup>) at pthread_cond_wait.c:502
#2 __pthread_cond_wait (cond=cond@entry=0x55c7e4ccb780 <mjit_worker_wakeup>, mutex=mutex@entry=0x55c7e4ccb840 <mjit_engine_mutex>) at pthread_cond_wait.c:655
#3 0x000055c7e48c11d9 in rb_native_cond_wait (cond=cond@entry=0x55c7e4ccb780 <mjit_worker_wakeup>, mutex=mutex@entry=0x55c7e4ccb840 <mjit_engine_mutex>) at /tmp/ruby/v3/src/trunk-mjit-wait/thread_pthread.c:509
#4 0x000055c7e47ac667 in mjit_worker () at /tmp/ruby/v3/src/trunk-mjit-wait/mjit_worker.c:1357
#5 0x000055c7e48bcc3a in mjit_worker (arg=0x55c7e47ac590 <mjit_worker>) at /tmp/ruby/v3/src/trunk-mjit-wait/thread_pthread.c:1916
#6 0x00007ff50d6686db in start_thread (arg=0x7ff49965c700) at pthread_create.c:463
#7 0x00007ff50c72e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7ff50dcb6740 (LWP 18335)):
#0 0x00007ff50c72403f in __GI___select (nfds=nfds@entry=8, readfds=readfds@entry=0x55c7ed4de940, writefds=0x55c7ed4bca20, exceptfds=0x55c7ed4ae200, timeout=timeout@entry=0x7ffc7f1c3550) at ../sysdeps/unix/sysv/linux/select.c:41
#1 0x000055c7e48c7832 in rb_fd_select (timeout=0x7ffc7f1c3550, exceptfds=0x7ffc7f1c3980, writefds=0x7ffc7f1c3970, readfds=<optimized out>, n=8) at /tmp/ruby/v3/src/trunk-mjit-wait/thread.c:3906
#2 native_fd_select (th=<optimized out>, timeout=<optimized out>, exceptfds=0x7ffc7f1c3980, writefds=0x7ffc7f1c3970, readfds=<optimized out>, n=8) at /tmp/ruby/v3/src/trunk-mjit-wait/thread_pthread.c:1161
#3 do_select (p=p@entry=140722441041584) at /tmp/ruby/v3/src/trunk-mjit-wait/thread.c:4077
#4 0x000055c7e473d051 in rb_ensure (b_proc=b_proc@entry=0x55c7e48c7640 <do_select>, data1=data1@entry=140722441041584, e_proc=e_proc@entry=0x55c7e48bd180 <select_set_free>, data2=data2@entry=140722441041584) at /tmp/ruby/v3/src/trunk-mjit-wait/eval.c:1137
#5 0x000055c7e48c7ec3 in rb_thread_fd_select (max=max@entry=8, read=read@entry=0x7ffc7f1c3960, write=write@entry=0x7ffc7f1c3970, except=<optimized out>, timeout=timeout@entry=0x7ffc7f1c3910) at /tmp/ruby/v3/src/trunk-mjit-wait/thread.c:4203
#6 0x000055c7e4777677 in select_internal (fds=<optimized out>, tp=0x7ffc7f1c3910, except=<optimized out>, write=<optimized out>, read=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/io.c:9245
#7 select_call (arg=arg@entry=140722441042240) at /tmp/ruby/v3/src/trunk-mjit-wait/io.c:9315
#8 0x000055c7e473d051 in rb_ensure (b_proc=b_proc@entry=0x55c7e4777250 <select_call>, data1=data1@entry=140722441042240, e_proc=e_proc@entry=0x55c7e4774030 <select_end>, data2=data2@entry=140722441042240) at /tmp/ruby/v3/src/trunk-mjit-wait/eval.c:1137
#9 0x000055c7e4773f7f in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/io.c:9663
#10 0x000055c7e48fb855 in vm_call_cfunc_with_frame (ec=0x55c7e5867490, reg_cfp=0x7ff50dcb4718, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:2601
#11 0x000055c7e48ff80d in vm_sendish (ec=0x55c7e5867490, reg_cfp=0x7ff50dcb4718, cd=0x55c7e5c2b270, block_handler=<optimized out>, method_explorer=0x55c7e48ff680 <vm_search_method_wrap>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:4194
#12 0x000055c7e490c96e in vm_exec_core (ec=0x55c7e5867490, initial=94317168159040, initial@entry=0) at ../../src/trunk-mjit-wait/insns.def:799
#13 0x000055c7e490527a in rb_vm_exec (ec=ec@entry=0x55c7e5867490, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1944
#14 0x000055c7e4915866 in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94317056538240, iseq=0x55c7e6a6ba18, ec=0x55c7e5867490) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1060
#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=94317056538240, captured=<optimized out>, ec=0x55c7e5867490) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1132
#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:1150
#17 vm_yield (argc=0, argv=0x0, kw_splat=0, ec=0x55c7e5867490) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1195
#18 rb_yield_0 (argv=0x0, argc=0) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1141
#19 loop_i (_=_@entry=0) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_eval.c:1240
#20 0x000055c7e473cb1e in rb_vrescue2 (b_proc=0x55c7e49155d0 <loop_i>, data1=0, r_proc=0x55c7e48f5bf0 <loop_stop>, data2=0, args=args@entry=0x7ffc7f1c3e60) at /tmp/ruby/v3/src/trunk-mjit-wait/eval.c:998
#21 0x000055c7e473cd1a 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:975
#22 0x000055c7e48fb855 in vm_call_cfunc_with_frame (ec=0x55c7e5867490, reg_cfp=0x7ff50dcb4788, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:2601
#23 0x000055c7e48ff80d in vm_sendish (ec=0x55c7e5867490, reg_cfp=0x7ff50dcb4788, cd=0x55c7e6a7a6e0, block_handler=<optimized out>, method_explorer=0x55c7e48ff680 <vm_search_method_wrap>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.c:4194
#24 0x000055c7e490c9cb in vm_exec_core (ec=0x55c7e5867490, initial=94317168159040, initial@entry=0) at ../../src/trunk-mjit-wait/insns.def:780
#25 0x000055c7e490527a in rb_vm_exec (ec=0x55c7e5867490, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1944
#26 0x00007ff46c9e2e6a in ?? ()
#27 0x00000000000f4240 in ?? ()
#28 0x000055c7e48fc147 in imemo_throw_data_p (imemo=94317056538240) at /tmp/ruby/v3/src/trunk-mjit-wait/internal/imemo.h:182
#29 THROW_DATA_CONSUMED_SET (obj=0x55c7e6a6b680) at /tmp/ruby/v3/src/trunk-mjit-wait/vm_insnhelper.h:239
#30 hook_before_rewind (ec=0x7ff50dbb56f8, will_finish_vm_exec=<optimized out>, state=<optimized out>, err=0x55c7e6a6b680, cfp=<optimized out>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1835
#31 0x000055c7e49059cb in mjit_exec (ec=<error reading variable: Cannot access memory at address 0x2221ff01>) at /tmp/ruby/v3/src/trunk-mjit-wait/mjit.h:179
#32 rb_vm_exec (ec=<error reading variable: Cannot access memory at address 0x2221ff01>, mjit_enable_p=<error reading variable: Cannot access memory at address 0x2221fef1>) at /tmp/ruby/v3/src/trunk-mjit-wait/vm.c:1943
Backtrace stopped: Cannot access memory at address 0x22220029
>>> Dump Ruby level backtrace
th: 0x55c7e5866e70, native_id: 0x7ff50dcb6740
-- Control frame information -----------------------------------------------
c:0042 p:---- s:0242 e:000241 CFUNC :select
me:
called_id: select, type: cfunc
owner class: 0x000055c7e5922630 [3LM ] T_MODULE Kernel
defined_class: 0x000055c7e59225e0 [3LM ] T_ICLASS src:Kernel
self: 0x000055c7e6a6b680 [3LM ] T_CLASS Reline::GeneralIO
c:0041 p:0014 s:0234 e:000233 BLOCK /tmp/ruby/v3/src/trunk-mjit-wait/lib/reline/general_io.rb:26 [FINISH]
me:
called_id: getc, type: iseq
owner class: 0x000055c7e6a6b658 [3LM ] T_CLASS (annon)
self: 0x000055c7e6a6b680 [3LM ] T_CLASS Reline::GeneralIO
lvars:
result: T_NIL
c:0040 p:---- s:0230 e:000229 CFUNC :loop
me:
called_id: loop, type: cfunc
owner class: 0x000055c7e5922630 [3LM ] T_MODULE Kernel
defined_class: 0x000055c7e59225e0 [3LM ] T_ICLASS src:Kernel
self: 0x000055c7e6a6b680 [3LM ] T_CLASS Reline::GeneralIO
c:0039 p:0018 s:0226 e:000225 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/lib/reline/general_io.rb:25 [FINISH]
me:
called_id: getc, type: iseq
owner class: 0x000055c7e6a6b658 [3LM ] T_CLASS (annon)
self: 0x000055c7e6a6b680 [3LM ] T_CLASS Reline::GeneralIO
lvars:
c: T_NIL
c:0038 p:0016 s:0221 e:000220 BLOCK /tmp/ruby/v3/src/trunk-mjit-wait/lib/reline.rb:271 [FINISH]
me:
called_id: read_io, type: iseq
owner class: 0x000055c7e5928a58 [3LM ] T_CLASS Reline::Core
self: 0x000055c7e9cd37f8 [3LM ] T_OBJECT (Reline::Core)len:25 ptr:0x000055c7eda964c0
lvars:
c: T_NIL
result: T_NIL
expanded: T_NIL
succ_c: T_NIL
c:0037 p:---- s:0214 e:000213 CFUNC :loop
me:
called_id: loop, type: cfunc
owner class: 0x000055c7e5922630 [3LM ] T_MODULE Kernel
defined_class: 0x000055c7e59225e0 [3LM ] T_ICLASS src:Kernel
self: 0x000055c7e9cd37f8 [3LM ] T_OBJECT (Reline::Core)len:25 ptr:0x000055c7eda964c0
c:0036 p:0008 s:0210 e:000209 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/lib/reline.rb:270 [FINISH]
me:
called_id: read_io, type: iseq
owner class: 0x000055c7e5928a58 [3LM ] T_CLASS Reline::Core
self: 0x000055c7e9cd37f8 [3LM ] T_OBJECT (Reline::Core)len:25 ptr:0x000055c7eda964c0
lvars:
keyseq_timeout: T_FIXNUM 500
block: T_NIL
buffer: 0x000055c7ea813f50 [1 M ] T_ARRAY (Array)[E ] len: 0 (embed)
c:0035 p:0010 s:0203 e:000202 BLOCK /tmp/ruby/v3/src/trunk-mjit-wait/lib/reline.rb:239 [FINISH]
me:
called_id: inner_readline, type: iseq
owner class: 0x000055c7e5928a58 [3LM ] T_CLASS Reline::Core
self: 0x000055c7e9cd37f8 [3LM ] T_OBJECT (Reline::Core)len:25 ptr:0x000055c7eda964c0
c:0034 p:---- s:0200 e:000199 CFUNC :loop
me:
called_id: loop, type: cfunc
owner class: 0x000055c7e5922630 [3LM ] T_MODULE Kernel
defined_class: 0x000055c7e59225e0 [3LM ] T_ICLASS src:Kernel
self: 0x000055c7e9cd37f8 [3LM ] T_OBJECT (Reline::Core)len:25 ptr:0x000055c7eda964c0
c:0033 p:0268 s:0196 E:000b10 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/lib/reline.rb:238
me:
called_id: inner_readline, type: iseq
owner class: 0x000055c7e5928a58 [3LM ] T_CLASS Reline::Core
self: 0x000055c7e9cd37f8 [3LM ] T_OBJECT (Reline::Core)len:25 ptr:0x000055c7eda964c0
lvars:
prompt: 0x000055c7e9cd0210 [1 M ] T_STRING (String)
add_hist: T_FALSE
multiline: T_TRUE
confirm_multiline_termination: 0x000055c7e9cd04e0 [1 M ] proc (Proc) block in test_macro_commands_for_editing@/tmp/ruby/v3/src/trunk-mjit-wait/test/reline/test_within_pipe.rb:59
otio: T_NIL
e: T_NIL
c:0032 p:0043 s:0186 e:000185 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/lib/reline.rb:175
me:
called_id: readmultiline, type: iseq
owner class: 0x000055c7e5928a58 [3LM ] T_CLASS Reline::Core
self: 0x000055c7e9cd37f8 [3LM ] T_OBJECT (Reline::Core)len:25 ptr:0x000055c7eda964c0
lvars:
prompt: 0x000055c7e9cd0210 [1 M ] T_STRING (String)
add_hist: T_FALSE
confirm_multiline_termination: 0x000055c7e9cd04e0 [1 M ] proc (Proc) block in test_macro_commands_for_editing@/tmp/ruby/v3/src/trunk-mjit-wait/test/reline/test_within_pipe.rb:59
whole_buffer: T_NIL
c:0031 p:0028 s:0178 e:000177 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/lib/forwardable.rb:238
me:
called_id: readmultiline, type: iseq
owner class: 0x000055c7e69f6e70 [3LM ] T_CLASS (annon)
self: 0x000055c7e6992970 [3LM ] T_MODULE Reline
lvars:
args: 0x000055c7e9cd0288 [1 M ] T_ARRAY (Array)[E ] len: 0 (embed)
block: 0x000055c7e9cd04e0 [1 M ] proc (Proc) block in test_macro_commands_for_editing@/tmp/ruby/v3/src/trunk-mjit-wait/test/reline/test_within_pipe.rb:59
_: 0x000055c7e9cd37f8 [3LM ] T_OBJECT (Reline::Core)len:25 ptr:0x000055c7eda964c0
c:0030 p:0124 s:0171 E:000d70 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/test/reline/test_within_pipe.rb:59
me:
called_id: test_macro_commands_for_editing, type: iseq
owner class: 0x000055c7e6b703c8 [3LM ] T_CLASS Reline::WithinPipeTest
self: 0x000055c7e9bf8270 [3LM ] T_OBJECT (Reline::WithinPipeTest)len:17 ptr:0x000055c7ed465500
c:0029 p:0054 s:0165 e:000164 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:1231
me:
called_id: run_test, type: iseq
owner class: 0x000055c7e59e06d0 [3LM ] T_CLASS MiniTest::Unit::TestCase
self: 0x000055c7e9bf8270 [3LM ] T_OBJECT (Reline::WithinPipeTest)len:17 ptr:0x000055c7ed465500
lvars:
name: 0x000055c7e9cc9cd0 [3LM R ] T_STRING (String)test_macro_commands_for_editing
progname: 0x000055c7e58c2e60 [3LM ] T_STRING (String)/tmp/ruby/v3/src/trunk-mjit-wait/test/runner.rb
c:0028 p:0065 s:0159 e:000158 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:1320
me:
called_id: run, type: iseq
owner class: 0x000055c7e59e06d0 [3LM ] T_CLASS MiniTest::Unit::TestCase
self: 0x000055c7e9bf8270 [3LM ] T_OBJECT (Reline::WithinPipeTest)len:17 ptr:0x000055c7ed465500
lvars:
runner: 0x000055c7e5c26ae8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055c7edbdd920
start_time: 0x000055c7e9bf8180 [0 M U] time (Time)time
result: 0x000055c7e58aa5b8 [3LM ] T_STRING (String)
time: T_NIL
e: T_NIL
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: 0x000055c7e5afa5c0 [3LM ] T_CLASS Test::Unit::TestCase
self: 0x000055c7e9bf8270 [3LM ] T_OBJECT (Reline::WithinPipeTest)len:17 ptr:0x000055c7ed465500
lvars:
runner: 0x000055c7e5c26ae8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055c7edbdd920
c:0026 p:0079 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: 0x000055c7e59e2020 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055c7e5c26ae8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055c7edbdd920
lvars:
method: 0x000055c7e9cc9cd0 [3LM R ] T_STRING (String)test_macro_commands_for_editing
inst: 0x000055c7e9bf8270 [3LM ] T_OBJECT (Reline::WithinPipeTest)len:17 ptr:0x000055c7ed465500
start_time: T_NIL
result: T_NIL
c:0025 p:---- s:0138 e:000137 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x000055c7e5901c78 [3LM ] T_CLASS Array
self: 0x000055c7e9cc9b90 [1 M ] T_ARRAY (Array)[ ] len: 4, capa:20 ptr:0x000055c7f053ac50
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: 0x000055c7e59e2020 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055c7e5c26ae8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055c7edbdd920
lvars:
assertions: T_NIL
c:0023 p:0167 s:0130 E:0003e0 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/minitest/unit.rb:989 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x000055c7e59e2020 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055c7e5c26ae8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055c7edbdd920
lvars:
suite: 0x000055c7e6b703c8 [3LM ] T_CLASS Reline::WithinPipeTest
type: T_SYMBOL test
header: 0x000055c7e9ccb058 [1 M ] T_STRING (String)test_suite_header
filter: 0x000055c7e5c17110 [3LM ] T_REGEXP
all_test_methods: 0x000055c7e9cc9ca8 [1 M ] T_ARRAY (Array)[ ] len: 4, capa:4 ptr:0x000055c7ecc95f10
filtered_test_methods: 0x000055c7e9cc9b90 [1 M ] T_ARRAY (Array)[ ] len: 4, capa:20 ptr:0x000055c7f053ac50
leakchecker: 0x000055c7e9cc9758 [1 M ] T_OBJECT (LeakChecker)len:7 ptr:0x000055c7f0d68420
continuation: 0x000055c7e9bf8400 [1 M ] 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:1084
me:
called_id: _run_suite, type: iseq
owner class: 0x000055c7e5ae76f0 [3LM ] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x000055c7e5ae6e30 [3LM ] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x000055c7e5c26ae8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055c7edbdd920
lvars:
suite: 0x000055c7e6b703c8 [3LM ] T_CLASS Reline::WithinPipeTest
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:575 [FINISH]
me:
called_id: _run_suites, type: iseq
owner class: 0x000055c7e5af9da0 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x000055c7e5ae6f48 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x000055c7e5c26ae8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055c7edbdd920
lvars:
suite: 0x000055c7e6b703c8 [3LM ] T_CLASS Reline::WithinPipeTest
e: T_NIL
c:0020 p:---- s:0105 e:000104 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x000055c7e5901c78 [3LM ] T_CLASS Array
self: 0x000055c7ecd798f8 [3LM ] T_ARRAY (Array)[ ] len: 947, capa:947 ptr:0x000055c7edbdb870
c:0019 p:0054 s:0101 e:000100 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:573
me:
called_id: _run_suites, type: iseq
owner class: 0x000055c7e5af9da0 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x000055c7e5ae6f48 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x000055c7e5c26ae8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055c7edbdd920
lvars:
suites: 0x000055c7ecd798f8 [3LM ] T_ARRAY (Array)[ ] len: 947, capa:947 ptr:0x000055c7edbdb870
type: T_SYMBOL test
result: 0x000055c7ec6509c8 [3LM ] T_ARRAY (Array)[ ] len: 206, capa:290 ptr:0x000055c7edf50040
c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:610
me:
called_id: _run_suites, type: iseq
owner class: 0x000055c7e5af8748 [3LM ] T_MODULE (Module)Test::Unit::Skipping
defined_class: 0x000055c7e5ae6ef8 [3LM ] T_ICLASS src:Test::Unit::Skipping
self: 0x000055c7e5c26ae8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055c7edbdd920
lvars:
suites: 0x000055c7ecd798f8 [3LM ] T_ARRAY (Array)[ ] len: 947, capa:947 ptr:0x000055c7edbdb870
type: T_SYMBOL test
result: T_NIL
c:0017 p:0144 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: 0x000055c7e59e2020 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055c7e5c26ae8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055c7edbdd920
lvars:
type: T_SYMBOL test
suites: 0x000055c7ecd798f8 [3LM ] T_ARRAY (Array)[ ] len: 947, capa:947 ptr:0x000055c7edbdb870
test_count: T_FIXNUM 0
assertion_count: T_FIXNUM 0
sync: T_TRUE
old_sync: T_FALSE
start: 0x000055c7ecd62d10 [0 M 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:1021
me:
called_id: _run_anything, type: iseq
owner class: 0x000055c7e5ae77b8 [3LM ] T_MODULE (Module)Test::Unit::RepeatOption
defined_class: 0x000055c7e5ae6ea8 [3LM ] T_ICLASS src:Test::Unit::RepeatOption
self: 0x000055c7e5c26ae8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055c7edbdd920
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: 0x000055c7e59e2020 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055c7e5c26ae8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055c7edbdd920
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: 0x000055c7e59e2020 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055c7e5c26ae8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055c7edbdd920
lvars:
plugin: 0x000055c7e58c2848 [3LM ] T_STRING (String)run_tests
c:0013 p:---- s:0061 e:000060 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x000055c7e5901c78 [3LM ] T_CLASS Array
self: 0x000055c7ecd79b28 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0012 p:0049 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: 0x000055c7e59e2020 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055c7e5c26ae8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055c7edbdd920
lvars:
args: 0x000055c7e5c25df0 [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: 0x000055c7e59e2020 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055c7e5c26ae8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055c7edbdd920
lvars:
args: 0x000055c7e58f0ea0 [3LM ] T_ARRAY shared -> 0x000055c7e5c243b0 [3LM ] T_ARRAY (Array)[ ] len: 829, capa:2 ptr:0x000055c7e5c89ad0
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:795
me:
called_id: run, type: iseq
owner class: 0x000055c7e5af8428 [3LM ] T_MODULE (Module)Test::Unit::StatusLine
defined_class: 0x000055c7e5ae6f70 [3LM ] T_ICLASS src:Test::Unit::StatusLine
self: 0x000055c7e5c26ae8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055c7edbdd920
lvars:
args: 0x000055c7ecd7a028 [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:643
me:
called_id: run, type: iseq
owner class: 0x000055c7e5af8630 [3LM ] T_MODULE (Module)Test::Unit::Statistics
defined_class: 0x000055c7e5ae6f20 [3LM ] T_ICLASS src:Test::Unit::Statistics
self: 0x000055c7e5c26ae8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055c7edbdd920
lvars:
args: 0x000055c7ecd7a0c8 [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: 0x000055c7e5afa2a0 [3LM ] T_MODULE Test::Unit::RunCount
defined_class: 0x000055c7e5ae6db8 [3LM ] T_ICLASS src:Test::Unit::RunCount
self: 0x000055c7e5c26ae8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055c7edbdd920
lvars:
(null): 0x000055c7ecd7a168 [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:1123
me:
called_id: run, type: iseq
owner class: 0x000055c7e5ae70b0 [3LM ] T_CLASS Test::Unit::Runner
self: 0x000055c7e5c26ae8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x000055c7edbdd920
lvars:
argv: 0x000055c7e58f0ea0 [3LM ] T_ARRAY shared -> 0x000055c7e5c243b0 [3LM ] T_ARRAY (Array)[ ] len: 829, capa:2 ptr:0x000055c7e5c89ad0
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:1193
me:
called_id: run, type: iseq
owner class: 0x000055c7e5ae6c28 [3LM ] T_CLASS Test::Unit::AutoRunner
self: 0x000055c7e5c26b38 [3LM ] T_OBJECT (Test::Unit::AutoRunner)len:5 ptr:0x000055c7e5c3c490
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/v3/src/trunk-mjit-wait/tool/lib/test/unit.rb:1197
me:
called_id: run, type: iseq
owner class: 0x000055c7e5ae6c00 [3LM ] T_CLASS (annon)
self: 0x000055c7e5ae6c28 [3LM ] T_CLASS Test::Unit::AutoRunner
lvars:
args: 0x000055c7e5c26b88 [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: 0x000055c7e5920448 [3LM ] T_OBJECT len:0 ptr:0x0000000000000000
lvars:
dir: 0x000055c7e5c26bd8 [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: 0x000055c7e5922630 [3LM ] T_MODULE Kernel
defined_class: 0x000055c7e59225e0 [3LM ] T_ICLASS src:Kernel
self: 0x000055c7e5920448 [3LM ] T_OBJECT len:0 ptr:0x0000000000000000
c:0002 p:0094 s:0006 e:000005 EVAL /tmp/ruby/v3/src/trunk-mjit-wait/test/runner.rb:11 [FINISH]
self: 0x000055c7e5920448 [3LM ] T_OBJECT len:0 ptr:0x0000000000000000
c:0001 p:0000 s:0003 E:000ac0 (none) [FINISH]
self: 0x000055c7e5920448 [3LM ] T_OBJECT len:0 ptr:0x0000000000000000
$1 = 0
">>> Finish
"
[nil, 18335]
"gdb -p 18328 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
make: *** [yes-test-all] Killed
ptrace: No such process.
>>> ThreadsNo threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/ruby/build-ruby/gdbscript:12: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 18328]
#<Errno::ESRCH: No such process>
"gdb -p 18326 -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 18326 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, 18326]
0.000000 0.008000 3336.460000 (10804.048962)
/home/ko1/ruby/build-ruby/build-ruby.rb:154:in `each_line': execution expired (Timeout::Error)
from /home/ko1/ruby/build-ruby/build-ruby.rb:154:in `block (2 levels) in cmd'
from /usr/lib/ruby/2.5.0/timeout.rb:108:in `timeout'
from /home/ko1/ruby/build-ruby/build-ruby.rb:153:in `block in cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:150:in `popen'
from /home/ko1/ruby/build-ruby/build-ruby.rb:150:in `cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:293:in `block in test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:220:in `block in builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:219:in `chdir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:219:in `builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:292:in `test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:355:in `block (4 levels) in run'
from /usr/lib/ruby/2.5.0/benchmark.rb:293:in `measure'
from /usr/lib/ruby/2.5.0/benchmark.rb:375:in `item'
from /home/ko1/ruby/build-ruby/build-ruby.rb:353:in `block (3 levels) in run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:352:in `each'
from /home/ko1/ruby/build-ruby/build-ruby.rb:352:in `block (2 levels) in run'
from /usr/lib/ruby/2.5.0/benchmark.rb:173:in `benchmark'
from /usr/lib/ruby/2.5.0/benchmark.rb:205:in `bm'
from /home/ko1/ruby/build-ruby/build-ruby.rb:351:in `block in run'
from /usr/lib/ruby/2.5.0/benchmark.rb:293:in `measure'
from /home/ko1/ruby/build-ruby/build-ruby.rb:350:in `run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:516:in `<main>'
total: 11889.01 sec