rev: 65443
test-all :
test-spec:
exit statuses:
"make update-download -j6" exit with 0.
"make update-rubyspec -j6" exit with 0.
"make update-src -j6" exit with 0.
"make after-update -j6" exit with 0.
"make miniruby -j6" exit with 0.
"make ruby -j6" exit with 0.
"make all -j6" exit with 0.
"make install -j6" exit with 0.
"make yes-btest TESTS='-j6'" exit with 0.
"make yes-test-basic TESTS='-j6'" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-mjit-wait.20181030-195554
#<BuildRuby:0x000056165d272968
@BUILD_DIR="/home/ko1/ruby/build",
@INSTALL_DIR="/home/ko1/ruby/install",
@REPOSITORY="https://svn.ruby-lang.org/repos/ruby/trunk",
@REPOSITORY_TYPE=:svn,
@SRC_DIR="/home/ko1/ruby/src",
@TARGET_BUILD_DIR="/home/ko1/ruby/build/trunk-mjit-wait",
@TARGET_INSTALL_DIR="/home/ko1/ruby/install/trunk-mjit-wait",
@TARGET_NAME="trunk-mjit-wait",
@TARGET_SRC_DIR="/home/ko1/ruby/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.20181030-195554",
@quiet=false,
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j6'",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000034)
autoconf 0.000000 0.000000 0.000000 ( 0.000074)
configure 0.000000 0.000000 0.000000 ( 0.000063)
build_up 0.008000 0.000000 1.664000 ( 1.239612)
build_miniruby 0.000000 0.004000 0.096000 ( 0.101433)
build_ruby 0.004000 0.000000 0.092000 ( 0.098057)
build_all 0.016000 0.000000 2.040000 ( 1.581833)
build_install 0.020000 0.004000 5.820000 ( 3.407091)
test_btest test_attr.rb ..
test_autoload.rb ........
test_block.rb ..........................................................
test_class.rb ................................................
test_env.rb ..
test_eval.rb .....................................
test_exception.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 ..................................................
PASS all 1390 tests
0.000000 0.000000 29.620000 ( 39.676541)
test_basic 0.012000 0.004000 2.464000 ( 1.264637)
test_all $$$ #<Timeout::Error: execution expired>
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
13 14 14 14 ? -1 Ss 1001 0:00 sh build-loop.sh trunk-mjit-wait --incremental --process-num=6
31012 851 14 14 ? -1 S 1001 0:00 sh -c make yes-test-all TESTS='-j6'
851 853 14 14 ? -1 S 1001 0:00 make yes-test-all TESTS=-j6
853 855 14 14 ? -1 Sl 1001 0:05 /home/ko1/ruby/build/trunk-mjit-wait/ruby --disable-gems /home/ko1/ruby/src/trunk-mjit-wait/test/runner.rb --ruby=./miniruby -I/home/ko1/ruby/src/trunk-mjit-wait/lib -I. -I.ext/common /home/ko1/ruby/src/trunk-mjit-wait/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/home/ko1/ruby/src/trunk-mjit-wait/test/excludes --name=!/memory_leak/ -j6
855 859 14 14 ? -1 Sl 1001 0:15 /home/ko1/ruby/src/trunk-mjit-wait/test/lib/test/unit/parallel.rb
859 2659 14 14 ? -1 Z 1001 0:00 [git] <defunct>
31012 27252 14 14 ? -1 R 1001 0:00 ps jx
14 31009 14 14 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-mjit-wait --incremental --process-num=6
31009 31011 14 14 ? -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.20181030-195554 --timeout=10800 --configure_opts=cppflags="-DMJIT_FORCE_ENABLE" --add-env=RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE=30 --add-env=RUN_OPTS="--disable-gems --jit-wait --jit-warnings" --incremental --process-num=6
31011 31012 14 14 ? -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.20181030-195554 --timeout=10800 --configure_opts=cppflags=-DMJIT_FORCE_ENABLE --add-env=RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE=30 --add-env=RUN_OPTS=--disable-gems --jit-wait --jit-warnings --incremental --process-num=6
{13=>[14], 31012=>[851, 27252], 851=>[853], 853=>[855], 855=>[859], 859=>[2659], 14=>[31009], 31009=>[31011], 31011=>[31012]}
"gdb -p 2659 -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 2659 is a zombie - the process has already terminated
ptrace: Operation not permitted.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/ruby/build-ruby/gdbscript:9: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 2659]
"gdb -p 859 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 865]
[New LWP 887]
warning: Could not load shared library symbols for 29 libraries, e.g. /tmp/_ruby_mjit_p859u46.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".
135 ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: No such file or directory.
__lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
>>> Machine level backtrace
Thread 3 (Thread 0x7f7048db3700 (LWP 887)):
#0 __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
#1 0x00007f70488cb023 in __GI___pthread_mutex_lock (mutex=mutex@entry=0x55558a2a2a30) at ../nptl/pthread_mutex_lock.c:78
#2 0x0000555589bc5ee9 in rb_native_mutex_lock (lock=lock@entry=0x55558a2a2a30) at /home/ko1/ruby/src/trunk-mjit-wait/thread_pthread.c:390
#3 0x0000555589b31c47 in ruby_waitpid_all (vm=0x55558a2a2950) at /home/ko1/ruby/src/trunk-mjit-wait/process.c:1008
#4 0x0000555589b89825 in ruby_sigchld_handler (vm=vm@entry=0x55558a2a2950) at /home/ko1/ruby/src/trunk-mjit-wait/signal.c:1111
#5 0x0000555589bc7b03 in do_gvl_timer (th=0x55558b3d21f0, vm=0x55558a2a2950) at /home/ko1/ruby/src/trunk-mjit-wait/thread_pthread.c:209
#6 gvl_acquire_common (vm=vm@entry=0x55558a2a2950, th=th@entry=0x55558b3d21f0) at /home/ko1/ruby/src/trunk-mjit-wait/thread_pthread.c:240
#7 0x0000555589bcc504 in gvl_acquire (th=0x55558b3d21f0, vm=0x55558a2a2950) at /home/ko1/ruby/src/trunk-mjit-wait/thread_pthread.c:269
#8 blocking_region_end (region=0x7f7048db235c, th=0x55558b3d21f0) at /home/ko1/ruby/src/trunk-mjit-wait/thread.c:1378
#9 rb_thread_io_blocking_region (func=func@entry=0x555589a94500 <internal_read_func>, data1=data1@entry=0x7f7048db24c0, fd=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/thread.c:1529
#10 0x0000555589a942ae in rb_read_internal (count=<optimized out>, buf=<optimized out>, fd=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/io.c:987
#11 read_internal_call (arg=arg@entry=140120235386544) at /home/ko1/ruby/src/trunk-mjit-wait/io.c:2732
#12 0x0000555589a694a3 in rb_ensure (b_proc=0x555589a94270 <read_internal_call>, data1=140120235386544, e_proc=e_proc@entry=0x555589b97d10 <rb_str_unlocktmp>, data2=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/eval.c:1052
#13 0x0000555589babb00 in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x555589a94270 <read_internal_call>, arg=arg@entry=140120235386544) at /home/ko1/ruby/src/trunk-mjit-wait/string.c:2654
#14 0x0000555589aaad8b in io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, opts=opts@entry=8, nonblock=nonblock@entry=0) at /home/ko1/ruby/src/trunk-mjit-wait/io.c:2782
#15 0x0000555589aab341 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/io.c:2872
#16 0x0000555589c004e5 in vm_call_cfunc_with_frame (ci=0x55558a3feeb0, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f70454d8fa0, ec=0x55558b540f68) at /home/ko1/ruby/src/trunk-mjit-wait/vm_insnhelper.c:1905
#17 vm_call_cfunc (ec=0x55558b540f68, reg_cfp=0x7f70454d8fa0, calling=<optimized out>, ci=0x55558a3feeb0, cc=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/vm_insnhelper.c:1921
#18 0x0000555589c113af in vm_exec_core (ec=ec@entry=0x55558b540f68, initial=initial@entry=0) at ../../src/trunk-mjit-wait/insns.def:766
#19 0x0000555589c0804f in rb_vm_exec (ec=ec@entry=0x55558b540f68, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1812
#20 0x0000555589c08ec9 in invoke_block (captured=0x55558bdd1280, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=93825884440320, iseq=<optimized out>, ec=0x55558b540f68) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1007
#21 invoke_iseq_block_from_c (ec=0x55558b540f68, captured=0x55558bdd1280, self=93825884440320, argc=<optimized out>, argv=<optimized out>, passed_block_handler=<optimized out>, cref=0x0, is_lambda=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1059
#22 0x0000555589c090be in invoke_block_from_c_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=0, argv=<optimized out>, passed_block_handler=<optimized out>, is_lambda=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1152
#23 0x0000555589c09114 in vm_invoke_proc (passed_block_handler=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, proc=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1170
#24 rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x55558bdd1280, argc=<optimized out>, argv=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1191
#25 0x0000555589bc9615 in thread_do_start (args=93825896658640, th=0x55558b3d21f0) at /home/ko1/ruby/src/trunk-mjit-wait/thread.c:667
#26 thread_start_func_2 (th=th@entry=0x55558b3d21f0, stack_start=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/thread.c:706
#27 0x0000555589bc9acb in thread_start_func_1 (th_ptr=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/thread_pthread.c:1017
#28 0x00007f70488c86db in start_thread (arg=0x7f7048db3700) at pthread_create.c:463
#29 0x00007f704798e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 2 (Thread 0x7f704786c700 (LWP 865)):
#0 __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
#1 0x00007f70488cb023 in __GI___pthread_mutex_lock (mutex=0x55558a2a2960) at ../nptl/pthread_mutex_lock.c:78
#2 0x0000555589bc5ee9 in rb_native_mutex_lock (lock=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/thread_pthread.c:390
#3 0x0000555589bc638f in ubf_select (ptr=0x55558a2a2e60) at /home/ko1/ruby/src/trunk-mjit-wait/thread_pthread.c:1345
#4 0x0000555589bc6f5a in rb_threadptr_interrupt_common (trap=0, th=0x55558a2a2e60) at /home/ko1/ruby/src/trunk-mjit-wait/thread.c:494
#5 rb_threadptr_interrupt (th=0x55558a2a2e60) at /home/ko1/ruby/src/trunk-mjit-wait/thread.c:505
#6 0x0000555589b32023 in waitpid_signal (w=<optimized out>, w=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/process.c:943
#7 sigwait_fd_migrate_sleeper (vm=0x55558a2a2950) at /home/ko1/ruby/src/trunk-mjit-wait/process.c:969
#8 ruby_waitpid_locked (vm=vm@entry=0x55558a2a2950, pid=pid@entry=2655, status=status@entry=0x7f704786925c, options=options@entry=0, cond=cond@entry=0x7f7047869260) at /home/ko1/ruby/src/trunk-mjit-wait/process.c:1083
#9 0x0000555589aca032 in exec_process (path=<optimized out>, argv=argv@entry=0x7f704000cbf0) at /home/ko1/ruby/src/trunk-mjit-wait/mjit_worker.c:657
#10 0x0000555589acb659 in link_o_to_so (so_file=0x7f70478692d0 "/tmp/_ruby_mjit_p859u1338.so", o_files=0x7f7047869380) at /home/ko1/ruby/src/trunk-mjit-wait/mjit_worker.c:870
#11 convert_unit_to_func (unit=0x55558af0f620, cc_entries=<optimized out>, is_entries=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/mjit_worker.c:1125
#12 0x0000555589acbe26 in mjit_worker () at /home/ko1/ruby/src/trunk-mjit-wait/mjit_worker.c:1253
#13 0x0000555589bc1d0a in mjit_worker (arg=0x555589acbb60 <mjit_worker>) at /home/ko1/ruby/src/trunk-mjit-wait/thread_pthread.c:1865
#14 0x00007f70488c86db in start_thread (arg=0x7f704786c700) at pthread_create.c:463
#15 0x00007f704798e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7f7048f16740 (LWP 859)):
#0 __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
#1 0x00007f70488cb023 in __GI___pthread_mutex_lock (mutex=0x55558a2a2f20) at ../nptl/pthread_mutex_lock.c:78
#2 0x0000555589bc5ee9 in rb_native_mutex_lock (lock=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/thread_pthread.c:390
#3 0x0000555589bc8f6a in unblock_function_clear (th=0x55558a2a2e60) at /home/ko1/ruby/src/trunk-mjit-wait/thread.c:478
#4 native_ppoll_sleep (th=th@entry=0x55558a2a2e60, rel=rel@entry=0x0) at /home/ko1/ruby/src/trunk-mjit-wait/thread_pthread.c:2021
#5 0x0000555589bcb22a in native_sleep (th=th@entry=0x55558a2a2e60, rel=0x0) at /home/ko1/ruby/src/trunk-mjit-wait/thread_pthread.c:2050
#6 0x0000555589bcbaeb in rb_thread_sleep_interruptible () at /home/ko1/ruby/src/trunk-mjit-wait/thread.c:1270
#7 0x0000555589b2a915 in waitpid_sleep (x=x@entry=140723098848368) at /home/ko1/ruby/src/trunk-mjit-wait/process.c:1099
#8 0x0000555589a694a3 in rb_ensure (b_proc=b_proc@entry=0x555589b2a900 <waitpid_sleep>, data1=data1@entry=140723098848368, e_proc=e_proc@entry=0x555589b2a8b0 <waitpid_cleanup>, data2=data2@entry=140723098848368) at /home/ko1/ruby/src/trunk-mjit-wait/eval.c:1052
#9 0x0000555589b34747 in rb_f_system (argc=<optimized out>, argv=0x7f7048e15370) at /home/ko1/ruby/src/trunk-mjit-wait/process.c:4413
#10 0x0000555589c004e5 in vm_call_cfunc_with_frame (ci=0x55558b27fab0, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f7048f14c90, ec=0x55558a2a32e8) at /home/ko1/ruby/src/trunk-mjit-wait/vm_insnhelper.c:1905
#11 vm_call_cfunc (ec=0x55558a2a32e8, reg_cfp=0x7f7048f14c90, calling=<optimized out>, ci=0x55558b27fab0, cc=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/vm_insnhelper.c:1921
#12 0x0000555589c113af in vm_exec_core (ec=ec@entry=0x55558a2a32e8, initial=initial@entry=0) at ../../src/trunk-mjit-wait/insns.def:766
#13 0x0000555589c0804f in rb_vm_exec (ec=ec@entry=0x55558a2a32e8, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1812
#14 0x0000555589c08ec9 in invoke_block (captured=0x7f7048f14d18, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=93825893821800, iseq=<optimized out>, ec=0x55558a2a32e8) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1007
#15 invoke_iseq_block_from_c (ec=0x55558a2a32e8, captured=0x7f7048f14d18, self=93825893821800, argc=<optimized out>, argv=<optimized out>, passed_block_handler=<optimized out>, cref=0x0, is_lambda=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1059
#16 0x0000555589c0a15a in invoke_block_from_c_bh (argc=<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 /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1077
#17 vm_yield (argc=1, argv=0x7ffca65191a0, ec=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1122
#18 rb_yield_0 (argv=0x7ffca65191a0, argc=1) at /home/ko1/ruby/src/trunk-mjit-wait/vm_eval.c:970
#19 rb_yield_1 (val=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/vm_eval.c:976
#20 rb_yield (val=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/vm_eval.c:986
#21 0x0000555589a694a3 in rb_ensure (b_proc=b_proc@entry=0x555589c89f00 <chdir_yield>, data1=data1@entry=140723098850144, e_proc=e_proc@entry=0x555589c89800 <chdir_restore>, data2=data2@entry=140723098850144) at /home/ko1/ruby/src/trunk-mjit-wait/eval.c:1052
#22 0x0000555589c8b19b in dir_s_chdir (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/dir.c:1107
#23 0x0000555589c004e5 in vm_call_cfunc_with_frame (ci=0x55558b252da0, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f7048f14d00, ec=0x55558a2a32e8) at /home/ko1/ruby/src/trunk-mjit-wait/vm_insnhelper.c:1905
#24 vm_call_cfunc (ec=0x55558a2a32e8, reg_cfp=0x7f7048f14d00, calling=<optimized out>, ci=0x55558b252da0, cc=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/vm_insnhelper.c:1921
#25 0x0000555589c11453 in vm_exec_core (ec=0x55558a2a32e8, initial=initial@entry=0) at ../../src/trunk-mjit-wait/insns.def:751
#26 0x0000555589c08715 in rb_vm_exec (ec=ec@entry=0x55558a2a32e8, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1821
#27 0x0000555589c08ec9 in invoke_block (captured=0x7f7048f14e30, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=93825884440320, iseq=<optimized out>, ec=0x55558a2a32e8) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1007
#28 invoke_iseq_block_from_c (ec=0x55558a2a32e8, captured=0x7f7048f14e30, self=93825884440320, argc=<optimized out>, argv=<optimized out>, passed_block_handler=<optimized out>, cref=0x0, is_lambda=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1059
#29 0x0000555589c0a813 in invoke_block_from_c_bh (argc=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1077
#30 vm_yield_force_blockarg (args=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1138
#31 rb_yield_force_blockarg (values=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/vm_eval.c:1035
#32 0x0000555589c2eb94 in rb_ary_collect (ary=93825896655200) at /home/ko1/ruby/src/trunk-mjit-wait/array.c:2760
#33 0x0000555589c004e5 in vm_call_cfunc_with_frame (ci=0x55558a49b3e0, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f7048f14e18, ec=0x55558a2a32e8) at /home/ko1/ruby/src/trunk-mjit-wait/vm_insnhelper.c:1905
#34 vm_call_cfunc (ec=0x55558a2a32e8, reg_cfp=0x7f7048f14e18, calling=<optimized out>, ci=0x55558a49b3e0, cc=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/vm_insnhelper.c:1921
#35 0x0000555589c11453 in vm_exec_core (ec=ec@entry=0x55558a2a32e8, initial=initial@entry=0) at ../../src/trunk-mjit-wait/insns.def:751
#36 0x0000555589c0804f in rb_vm_exec (ec=ec@entry=0x55558a2a32e8, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1812
#37 0x0000555589c08ec9 in invoke_block (captured=0x7f7048f14f48, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=93825884440320, iseq=<optimized out>, ec=0x55558a2a32e8) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1007
#38 invoke_iseq_block_from_c (ec=0x55558a2a32e8, captured=0x7f7048f14f48, self=93825884440320, argc=<optimized out>, argv=<optimized out>, passed_block_handler=<optimized out>, cref=0x0, is_lambda=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1059
#39 0x0000555589c0a813 in invoke_block_from_c_bh (argc=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1077
#40 vm_yield_force_blockarg (args=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1138
#41 rb_yield_force_blockarg (values=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/vm_eval.c:1035
#42 0x0000555589c2eb94 in rb_ary_collect (ary=93825896659120) at /home/ko1/ruby/src/trunk-mjit-wait/array.c:2760
#43 0x0000555589c004e5 in vm_call_cfunc_with_frame (ci=0x55558a3d9530, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f7048f14f30, ec=0x55558a2a32e8) at /home/ko1/ruby/src/trunk-mjit-wait/vm_insnhelper.c:1905
#44 vm_call_cfunc (ec=0x55558a2a32e8, reg_cfp=0x7f7048f14f30, calling=<optimized out>, ci=0x55558a3d9530, cc=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/vm_insnhelper.c:1921
#45 0x0000555589c11453 in vm_exec_core (ec=0x55558a2a32e8, initial=initial@entry=0) at ../../src/trunk-mjit-wait/insns.def:751
#46 0x0000555589c08715 in rb_vm_exec (ec=0x55558a2a32e8, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1821
#47 0x0000555589c18c6a in rb_iseq_eval_main (iseq=iseq@entry=0x55558a2b3d58) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:2071
#48 0x0000555589a63b73 in ruby_exec_internal (n=0x55558a2b3d58) at /home/ko1/ruby/src/trunk-mjit-wait/eval.c:261
#49 0x0000555589a684cb in ruby_exec_node (n=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/eval.c:325
#50 ruby_run_node (n=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/eval.c:317
#51 0x0000555589a631df in main (argc=<optimized out>, argv=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/main.c:42
>>> Dump Ruby level backtrace
th: 0x55558a2a2e60, native_id: 0x7f7048f16740
-- Control frame information -----------------------------------------------
c:0017 p:---- s:0115 e:000114 CFUNC :system
c:0016 p:0054 s:0107 e:000106 BLOCK /home/ko1/ruby/src/trunk-mjit-wait/lib/rubygems/test_case.rb:540 [FINISH]
c:0015 p:---- s:0104 e:000103 CFUNC :chdir
c:0014 p:0138 s:0099 e:000098 METHOD /home/ko1/ruby/src/trunk-mjit-wait/lib/rubygems/test_case.rb:536
c:0013 p:0010 s:0089 e:000088 METHOD /home/ko1/ruby/src/trunk-mjit-wait/test/rubygems/test_gem_source_git.rb:10
c:0012 p:0044 s:0085 e:000084 METHOD /home/ko1/ruby/src/trunk-mjit-wait/test/lib/minitest/unit.rb:1289
c:0011 p:0082 s:0076 e:000075 BLOCK /home/ko1/ruby/src/trunk-mjit-wait/test/lib/minitest/unit.rb:952 [FINISH]
c:0010 p:---- s:0069 e:000068 CFUNC :map
c:0009 p:0133 s:0065 e:000064 METHOD /home/ko1/ruby/src/trunk-mjit-wait/test/lib/minitest/unit.rb:945
c:0008 p:0045 s:0053 e:000052 METHOD /home/ko1/ruby/src/trunk-mjit-wait/test/lib/test/unit.rb:1044
c:0007 p:0095 s:0046 E:002520 METHOD /home/ko1/ruby/src/trunk-mjit-wait/test/lib/test/unit/parallel.rb:50
c:0006 p:0009 s:0030 e:000029 BLOCK /home/ko1/ruby/src/trunk-mjit-wait/test/lib/test/unit/parallel.rb:25 [FINISH]
c:0005 p:---- s:0026 e:000025 CFUNC :map
c:0004 p:0006 s:0022 e:000021 METHOD /home/ko1/ruby/src/trunk-mjit-wait/test/lib/test/unit/parallel.rb:24
c:0003 p:0263 s:0016 e:000015 METHOD /home/ko1/ruby/src/trunk-mjit-wait/test/lib/test/unit/parallel.rb:122
c:0002 p:0128 s:0006 e:000005 EVAL /home/ko1/ruby/src/trunk-mjit-wait/test/lib/test/unit/parallel.rb:207 [FINISH]
c:0001 p:0000 s:0003 E:002690 (none) [FINISH]
th: 0x55558b3d21f0, native_id: 0x7f7048db3700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC :readpartial
c:0002 p:0036 s:0007 e:000006 BLOCK /home/ko1/ruby/src/trunk-mjit-wait/test/lib/test/unit/parallel.rb:39 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
$1 = 0
">>> Finish
"
[nil, 859]
"gdb -p 855 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
running file: /home/ko1/ruby/src/trunk-mjit-wait/test/rubygems/test_gem_source_git.rb
Some worker was crashed. It seems ruby interpreter's bug
or, a bug of test/unit/parallel.rb. try again without -j
option.
make: *** [yes-test-all] Error 1
ptrace: No such process.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/ruby/build-ruby/gdbscript:9: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 855]
#<Errno::ESRCH: No such process>
"gdb -p 853 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
ptrace: No such process.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/ruby/build-ruby/gdbscript:9: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 853]
#<Errno::ESRCH: No such process>
"gdb -p 851 -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 851 is a zombie - the process has already terminated
ptrace: Operation not permitted.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/ruby/build-ruby/gdbscript:9: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 851]
"gdb -p 27252 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
ptrace: No such process.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/ruby/build-ruby/gdbscript:9: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 27252]
#<Errno::ESRCH: No such process>
0.008000 0.004000 3622.936000 (10803.216960)
/home/ko1/ruby/build-ruby/build-ruby.rb:146:in `each_line': execution expired (Timeout::Error)
from /home/ko1/ruby/build-ruby/build-ruby.rb:146: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:145:in `block in cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:142:in `popen'
from /home/ko1/ruby/build-ruby/build-ruby.rb:142:in `cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:281:in `block in test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:210:in `block in builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:209:in `chdir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:209:in `builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:280:in `test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:336: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:334:in `block (3 levels) in run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:333:in `each'
from /home/ko1/ruby/build-ruby/build-ruby.rb:333: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:332: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:331:in `run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:494:in `<main>'
total: 10850.59 sec