rev: 65360
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.20181025-013545
#<BuildRuby:0x0000562b6c2193f8
@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.20181025-013545",
@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.000021)
autoconf 0.000000 0.000000 0.000000 ( 0.000043)
configure 0.000000 0.000000 0.000000 ( 0.000037)
build_up 0.004000 0.004000 1.284000 ( 0.973028)
build_miniruby 0.000000 0.000000 0.076000 ( 0.078708)
build_ruby 0.004000 0.000000 0.060000 ( 0.061106)
build_all 0.012000 0.000000 1.568000 ( 0.890289)
build_install 0.012000 0.008000 3.808000 ( 2.007380)
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 1388 tests
0.000000 0.000000 19.900000 ( 24.524559)
test_basic 0.012000 0.000000 1.796000 ( 0.832465)
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
19359 14719 14 14 ? -1 R 1001 0:00 ps jx
14 19356 14 14 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-mjit-wait --incremental --process-num=6
19356 19358 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.20181025-013545 --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
19358 19359 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.20181025-013545 --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
19359 21692 14 14 ? -1 S 1001 0:00 sh -c make yes-test-all TESTS='-j6'
21692 21694 14 14 ? -1 S 1001 0:00 make yes-test-all TESTS=-j6
21694 21696 14 14 ? -1 Sl 1001 0:04 /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
21696 21701 14 14 ? -1 Sl 1001 1:32 /home/ko1/ruby/src/trunk-mjit-wait/test/lib/test/unit/parallel.rb
{13=>[14], 19359=>[14719, 21692], 14=>[19356], 19356=>[19358], 19358=>[19359], 21692=>[21694], 21694=>[21696], 21696=>[21701]}
"gdb -p 14719 -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, 14719]
#<Errno::ESRCH: No such process>
"gdb -p 21701 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 21708]
[New LWP 21735]
warning: Could not load shared library symbols for 349 libraries, e.g. /tmp/_ruby_mjit_p21701u46.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".
39 ../sysdeps/unix/sysv/linux/ppoll.c: No such file or directory.
0x00007f1b5e0fecf6 in __GI_ppoll (fds=fds@entry=0x7ffddeadc538, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
>>> Machine level backtrace
Thread 3 (Thread 0x7f1b5f530700 (LWP 21735)):
#0 0x00007f1b5f04f384 in __libc_read (fd=6, buf=0x7f1b500054c0, nbytes=1024) at ../sysdeps/unix/sysv/linux/read.c:27
#1 0x000055fe7d38f523 in rb_thread_io_blocking_region (func=func@entry=0x55fe7d2581d0 <internal_read_func>, data1=data1@entry=0x7f1b5f52f4c0, fd=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/thread.c:1529
#2 0x000055fe7d257f7e in rb_read_internal (count=<optimized out>, buf=<optimized out>, fd=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/io.c:987
#3 read_internal_call (arg=arg@entry=139755540117168) at /home/ko1/ruby/src/trunk-mjit-wait/io.c:2732
#4 0x000055fe7d22d0d3 in rb_ensure (b_proc=0x55fe7d257f40 <read_internal_call>, data1=139755540117168, e_proc=e_proc@entry=0x55fe7d35b790 <rb_str_unlocktmp>, data2=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/eval.c:1052
#5 0x000055fe7d36f580 in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x55fe7d257f40 <read_internal_call>, arg=arg@entry=139755540117168) at /home/ko1/ruby/src/trunk-mjit-wait/string.c:2654
#6 0x000055fe7d26ea5b 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
#7 0x000055fe7d26f011 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/io.c:2872
#8 0x000055fe7d3c3545 in vm_call_cfunc_with_frame (ci=0x55fe7dacb9c0, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f1b57bf4fa0, ec=0x55fe81906d98) at /home/ko1/ruby/src/trunk-mjit-wait/vm_insnhelper.c:1914
#9 vm_call_cfunc (ec=0x55fe81906d98, reg_cfp=0x7f1b57bf4fa0, calling=<optimized out>, ci=0x55fe7dacb9c0, cc=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/vm_insnhelper.c:1930
#10 0x000055fe7d3d43ef in vm_exec_core (ec=ec@entry=0x55fe81906d98, initial=initial@entry=0) at ../../src/trunk-mjit-wait/insns.def:767
#11 0x000055fe7d3cb08f in rb_vm_exec (ec=ec@entry=0x55fe81906d98, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1812
#12 0x000055fe7d3cbf09 in invoke_block (captured=0x55fe81a15590, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94551520444760, iseq=<optimized out>, ec=0x55fe81906d98) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1007
#13 invoke_iseq_block_from_c (ec=0x55fe81906d98, captured=0x55fe81a15590, self=94551520444760, 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
#14 0x000055fe7d3cc0fe 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
#15 0x000055fe7d3cc154 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
#16 rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x55fe81a15590, 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
#17 0x000055fe7d38c705 in thread_do_start (args=94551587937040, th=0x55fe812f4b30) at /home/ko1/ruby/src/trunk-mjit-wait/thread.c:667
#18 thread_start_func_2 (th=th@entry=0x55fe812f4b30, stack_start=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/thread.c:706
#19 0x000055fe7d38cbbb in thread_start_func_1 (th_ptr=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/thread_pthread.c:1017
#20 0x00007f1b5f0456db in start_thread (arg=0x7f1b5f530700) at pthread_create.c:463
#21 0x00007f1b5e10b88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 2 (Thread 0x7f1b5dfe9700 (LWP 21708)):
#0 0x00007f1b5f04b9f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55fe7d76c428 <mjit_worker_wakeup+40>) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x55fe7d76c4c0 <mjit_engine_mutex>, cond=0x55fe7d76c400 <mjit_worker_wakeup>) at pthread_cond_wait.c:502
#2 __pthread_cond_wait (cond=cond@entry=0x55fe7d76c400 <mjit_worker_wakeup>, mutex=mutex@entry=0x55fe7d76c4c0 <mjit_engine_mutex>) at pthread_cond_wait.c:655
#3 0x000055fe7d389799 in rb_native_cond_wait (cond=cond@entry=0x55fe7d76c400 <mjit_worker_wakeup>, mutex=mutex@entry=0x55fe7d76c4c0 <mjit_engine_mutex>) at /home/ko1/ruby/src/trunk-mjit-wait/thread_pthread.c:496
#4 0x000055fe7d28fcd9 in copy_cache_from_main_thread (job=0x7f1b5dfe8e60) at /home/ko1/ruby/src/trunk-mjit-wait/mjit_worker.c:1189
#5 mjit_worker () at /home/ko1/ruby/src/trunk-mjit-wait/mjit_worker.c:1247
#6 0x000055fe7d384dfa in mjit_worker (arg=0x55fe7d28f830 <mjit_worker>) at /home/ko1/ruby/src/trunk-mjit-wait/thread_pthread.c:1866
#7 0x00007f1b5f0456db in start_thread (arg=0x7f1b5dfe9700) at pthread_create.c:463
#8 0x00007f1b5e10b88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7f1b5f693740 (LWP 21701)):
#0 0x00007f1b5e0fecf6 in __GI_ppoll (fds=fds@entry=0x7ffddeadc538, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1 0x000055fe7d38c04d in native_ppoll_sleep (th=th@entry=0x55fe7d970e60, rel=rel@entry=0x0) at /home/ko1/ruby/src/trunk-mjit-wait/thread_pthread.c:2015
#2 0x000055fe7d38e31a in native_sleep (th=th@entry=0x55fe7d970e60, rel=0x0) at /home/ko1/ruby/src/trunk-mjit-wait/thread_pthread.c:2051
#3 0x000055fe7d38ebdb in rb_thread_sleep_interruptible () at /home/ko1/ruby/src/trunk-mjit-wait/thread.c:1270
#4 0x000055fe7d2ee5a5 in waitpid_sleep (x=x@entry=140728339384192) at /home/ko1/ruby/src/trunk-mjit-wait/process.c:1099
#5 0x000055fe7d22d0d3 in rb_ensure (b_proc=b_proc@entry=0x55fe7d2ee590 <waitpid_sleep>, data1=data1@entry=140728339384192, e_proc=e_proc@entry=0x55fe7d2ee540 <waitpid_cleanup>, data2=data2@entry=140728339384192) at /home/ko1/ruby/src/trunk-mjit-wait/eval.c:1052
#6 0x000055fe7d2f5de9 in waitpid_wait (w=0x7ffddeadc780) at /home/ko1/ruby/src/trunk-mjit-wait/process.c:1158
#7 rb_waitpid (pid=<optimized out>, st=0x7ffddeadc7e4, flags=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/process.c:1197
#8 0x000055fe7d2f7f5e in rb_f_system (argc=3, argv=0x7f1b5f592338) at /home/ko1/ruby/src/trunk-mjit-wait/process.c:4371
#9 0x000055fe7d3c3545 in vm_call_cfunc_with_frame (ci=0x55fe81efcb50, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f1b5f691cc8, ec=0x55fe7d9712e8) at /home/ko1/ruby/src/trunk-mjit-wait/vm_insnhelper.c:1914
#10 vm_call_cfunc (ec=0x55fe7d9712e8, reg_cfp=0x7f1b5f691cc8, calling=<optimized out>, ci=0x55fe81efcb50, cc=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/vm_insnhelper.c:1930
#11 0x000055fe7d3d43ef in vm_exec_core (ec=0x55fe7d9712e8, initial=initial@entry=0) at ../../src/trunk-mjit-wait/insns.def:767
#12 0x000055fe7d3cb755 in rb_vm_exec (ec=ec@entry=0x55fe7d9712e8, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1821
#13 0x000055fe7d3cbf09 in invoke_block (captured=0x7f1b5f691e30, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94551520444760, iseq=<optimized out>, ec=0x55fe7d9712e8) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1007
#14 invoke_iseq_block_from_c (ec=0x55fe7d9712e8, captured=0x7f1b5f691e30, self=94551520444760, 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
#15 0x000055fe7d3cd853 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
#16 vm_yield_force_blockarg (args=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1138
#17 rb_yield_force_blockarg (values=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/vm_eval.c:1035
#18 0x000055fe7d3f1b94 in rb_ary_collect (ary=94551587907720) at /home/ko1/ruby/src/trunk-mjit-wait/array.c:2760
#19 0x000055fe7d3c3545 in vm_call_cfunc_with_frame (ci=0x55fe7da50360, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f1b5f691e18, ec=0x55fe7d9712e8) at /home/ko1/ruby/src/trunk-mjit-wait/vm_insnhelper.c:1914
#20 vm_call_cfunc (ec=0x55fe7d9712e8, reg_cfp=0x7f1b5f691e18, calling=<optimized out>, ci=0x55fe7da50360, cc=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/vm_insnhelper.c:1930
#21 0x000055fe7d3d4493 in vm_exec_core (ec=ec@entry=0x55fe7d9712e8, initial=initial@entry=0) at ../../src/trunk-mjit-wait/insns.def:751
#22 0x000055fe7d3cb08f in rb_vm_exec (ec=ec@entry=0x55fe7d9712e8, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1812
#23 0x000055fe7d3cbf09 in invoke_block (captured=0x7f1b5f691f48, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94551520444760, iseq=<optimized out>, ec=0x55fe7d9712e8) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1007
#24 invoke_iseq_block_from_c (ec=0x55fe7d9712e8, captured=0x7f1b5f691f48, self=94551520444760, 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
#25 0x000055fe7d3cd853 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
#26 vm_yield_force_blockarg (args=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1138
#27 rb_yield_force_blockarg (values=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/vm_eval.c:1035
#28 0x000055fe7d3f1b94 in rb_ary_collect (ary=94551587932720) at /home/ko1/ruby/src/trunk-mjit-wait/array.c:2760
#29 0x000055fe7d3c3545 in vm_call_cfunc_with_frame (ci=0x55fe7daa5b40, cc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f1b5f691f30, ec=0x55fe7d9712e8) at /home/ko1/ruby/src/trunk-mjit-wait/vm_insnhelper.c:1914
#30 vm_call_cfunc (ec=0x55fe7d9712e8, reg_cfp=0x7f1b5f691f30, calling=<optimized out>, ci=0x55fe7daa5b40, cc=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/vm_insnhelper.c:1930
#31 0x000055fe7d3d4493 in vm_exec_core (ec=0x55fe7d9712e8, initial=initial@entry=0) at ../../src/trunk-mjit-wait/insns.def:751
#32 0x000055fe7d3cb755 in rb_vm_exec (ec=0x55fe7d9712e8, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:1821
#33 0x000055fe7d3dbc8a in rb_iseq_eval_main (iseq=iseq@entry=0x55fe7d983dd0) at /home/ko1/ruby/src/trunk-mjit-wait/vm.c:2071
#34 0x000055fe7d227b73 in ruby_exec_internal (n=0x55fe7d983dd0) at /home/ko1/ruby/src/trunk-mjit-wait/eval.c:261
#35 0x000055fe7d22c0fb in ruby_exec_node (n=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/eval.c:325
#36 ruby_run_node (n=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/eval.c:317
#37 0x000055fe7d2271df in main (argc=<optimized out>, argv=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/main.c:42
>>> Dump Ruby level backtrace
th: 0x55fe7d970e60, native_id: 0x7f1b5f693740
-- Control frame information -----------------------------------------------
c:0016 p:---- s:0107 e:000106 CFUNC :system
c:0015 p:0024 s:0100 e:000099 METHOD /home/ko1/ruby/src/trunk-mjit-wait/test/fileutils/test_fileutils.rb:148
c:0014 p:0084 s:0095 e:000094 METHOD /home/ko1/ruby/src/trunk-mjit-wait/test/fileutils/test_fileutils.rb:166
c:0013 p:0044 s:0090 e:000089 METHOD /home/ko1/ruby/src/trunk-mjit-wait/test/lib/minitest/unit.rb:1289
c:0012 p:0015 s:0081 e:000080 METHOD /home/ko1/ruby/src/trunk-mjit-wait/test/lib/test/unit/testcase.rb:18
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:002550 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:001ba0 (none) [FINISH]
th: 0x55fe812f4b30, native_id: 0x7f1b5f530700
-- 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, 21701]
"gdb -p 21696 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
running file: /home/ko1/ruby/src/trunk-mjit-wait/test/fileutils/test_fileutils.rb
Some worker was crashed. It seems ruby interpreter's bug
or, a bug of test/unit/parallel.rb. try again without -j
option.
[New LWP 21697]
[New LWP 14728]
warning: Could not load shared library symbols for 74 libraries, e.g. /tmp/_ruby_mjit_p21696u48.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".
51 pthread_mutex_unlock.c: No such file or directory.
__pthread_mutex_unlock_usercnt (decr=1, mutex=mutex@entry=0x55dc3f8db4c0 <mjit_engine_mutex>) at pthread_mutex_unlock.c:51
>>> Machine level backtrace
Thread 3 (Thread 0x7f606c21c700 (LWP 14728)):
#0 0x00007f606bcd6ed9 in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x7f606c21bd70, expected=0, futex_word=0x7f606c21be88) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
#1 __pthread_cond_wait_common (abstime=0x7f606c21be50, mutex=0x55dc3f8dc660 <thread_cache_lock>, cond=0x7f606c21be60) at pthread_cond_wait.c:533
#2 __pthread_cond_timedwait (cond=cond@entry=0x7f606c21be60, mutex=mutex@entry=0x55dc3f8dc660 <thread_cache_lock>, abstime=abstime@entry=0x7f606c21be50) at pthread_cond_wait.c:667
#3 0x000055dc3f4fbca8 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55dc3f8dc660 <thread_cache_lock>, cond=0x7f606c21be60) at /home/ko1/ruby/src/trunk-mjit-wait/thread_pthread.c:516
#4 register_cached_thread_and_wait (altstack=0x7f6058000b20) at /home/ko1/ruby/src/trunk-mjit-wait/thread_pthread.c:1079
#5 thread_start_func_1 (th_ptr=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/thread_pthread.c:1024
#6 0x00007f606bcd06db in start_thread (arg=0x7f606c21c700) at pthread_create.c:463
#7 0x00007f606ad9688f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 2 (Thread 0x7f606ac74700 (LWP 21697)):
#0 0x00007f606ad89cf6 in __GI_ppoll (fds=fds@entry=0x7f606ac6e8e8, nfds=nfds@entry=1, timeout=<optimized out>, timeout@entry=0x7f606ac6e8f0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1 0x000055dc3f4f97ec in rb_sigwait_sleep (th=th@entry=0x0, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x0) at /home/ko1/ruby/src/trunk-mjit-wait/thread_pthread.c:1979
#2 0x000055dc3f464a7c in ruby_waitpid_locked (vm=vm@entry=0x55dc4031d950, pid=pid@entry=14729, status=status@entry=0x7f606ac6e9dc, options=options@entry=0, cond=cond@entry=0x7f606ac6e9e0) at /home/ko1/ruby/src/trunk-mjit-wait/process.c:1070
#3 0x000055dc3f3fcd02 in exec_process (path=<optimized out>, argv=argv@entry=0x7f606401d7d0) at /home/ko1/ruby/src/trunk-mjit-wait/mjit_worker.c:657
#4 0x000055dc3f3fe276 in compile_c_to_o (o_file=0x7f606ac6ea80 "/tmp/_ruby_mjit_p21696u77.o", c_file=0x7f606ac6eb70 "/tmp/_ruby_mjit_p21696u77.c") at /home/ko1/ruby/src/trunk-mjit-wait/mjit_worker.c:842
#5 convert_unit_to_func (unit=0x55dc408757f0, cc_entries=<optimized out>, is_entries=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/mjit_worker.c:1122
#6 0x000055dc3f3feaf6 in mjit_worker () at /home/ko1/ruby/src/trunk-mjit-wait/mjit_worker.c:1253
#7 0x000055dc3f4f3dfa in mjit_worker (arg=0x55dc3f3fe830 <mjit_worker>) at /home/ko1/ruby/src/trunk-mjit-wait/thread_pthread.c:1866
#8 0x00007f606bcd06db in start_thread (arg=0x7f606ac74700) at pthread_create.c:463
#9 0x00007f606ad9688f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7f606c31e740 (LWP 21696)):
#0 __pthread_mutex_unlock_usercnt (decr=1, mutex=mutex@entry=0x55dc3f8db4c0 <mjit_engine_mutex>) at pthread_mutex_unlock.c:51
#1 __GI___pthread_mutex_unlock (mutex=mutex@entry=0x55dc3f8db4c0 <mjit_engine_mutex>) at pthread_mutex_unlock.c:345
#2 0x000055dc3f4f7ff9 in rb_native_mutex_unlock (lock=lock@entry=0x55dc3f8db4c0 <mjit_engine_mutex>) at /home/ko1/ruby/src/trunk-mjit-wait/thread_pthread.c:400
#3 0x000055dc3f4007af in CRITICAL_SECTION_FINISH (msg=0x55dc3f5fc8a8 "in stop_worker", level=3) at /home/ko1/ruby/src/trunk-mjit-wait/mjit_worker.c:449
#4 stop_worker () at /home/ko1/ruby/src/trunk-mjit-wait/mjit.c:659
#5 mjit_finish () at /home/ko1/ruby/src/trunk-mjit-wait/mjit.c:734
#6 0x000055dc3f39ae81 in ruby_cleanup (ex=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/eval.c:236
#7 0x000055dc3f39b102 in ruby_run_node (n=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/eval.c:317
#8 0x000055dc3f3961df in main (argc=<optimized out>, argv=<optimized out>) at /home/ko1/ruby/src/trunk-mjit-wait/main.c:42
>>> Dump Ruby level backtrace
th: 0x55dc4031de60, native_id: 0x7f606c31e740
-- Control frame information -----------------------------------------------
c:0001 p:0000 s:0003 E:002230 (none) [FINISH]
/home/ko1/ruby/build-ruby/gdbscript:10: Error in sourced command file:
The program being debugged was signaled while in a function called from GDB.
GDB remains in the frame where the signal was received.
To change this behavior use "set unwindonsignal on".
Evaluation of the expression containing the function
(__GI__IO_fflush) will be abandoned.
When the function is done executing, GDB will silently stop.
Thread 1 "ruby" received signal SIGSEGV, Segmentation fault.
<function called from gdb>
warning: Signal ? does not exist on this system.
/home/ko1/ruby/src/trunk-mjit-wait/test/runner.rb: [BUG] Segmentation fault at 0x0000000000000018
ruby 2.6.0dev (2018-10-25 trunk 65358) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0001 p:0000 s:0003 E:002230 (none) [FINISH]
-- Machine register context ------------------------------------------------
RIP: 0x000055dc3f52e971 RBP: 0x000055dc4031e2e8 RSP: 0x000055dc40419e40
RAX: 0x000055dc40374818 RBX: 0x000055dc4031e2e8 RCX: 0x0000000000000000
RDX: 0x0000000000000000 RDI: 0x0000000000000000 RSI: 0x0000000000000006
R8: 0x00007f606b0628b0 R9: 0x00007f606c31e740 R10: 0x0000000000000008
R11: 0x0000000000000246 R12: 0x000055dc40419e60 R13: 0x0000000000000001
R14: 0x0000000000000000 R15: 0x0000000000000000 EFL: 0x0000000000010206
-- C level backtrace information -------------------------------------------
[nil, 21696]
"gdb -p 21694 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
make: *** [yes-test-all] Killed
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, 21694]
#<Errno::ESRCH: No such process>
"gdb -p 21692 -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 21692 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, 21692]
0.004000 0.008000 3498.416000 (10803.644658)
/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: 10833.01 sec