rev: 5d02c1dd14
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 TESTS='-j6'" exit with 0.
"make yes-test-basic TESTS='-j6'" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_60.20200712-175248
#<BuildRuby:0x00005583b06b3148
@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_clang_60",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk_clang_60",
@TARGET_NAME="trunk_clang_60",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk_clang_60",
@build_opts="-j6",
@configure_opts=["CC=clang-6.0"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_clang_60.20200712-175248",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j6'",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000030)
autoconf 0.000000 0.000000 0.000000 ( 0.000053)
configure 0.000000 0.000000 0.000000 ( 0.000066)
build_up 0.012000 0.004000 4.940000 ( 6.117479)
build_miniruby 0.004000 0.000000 0.244000 ( 0.312487)
build_ruby 0.004000 0.000000 0.244000 ( 0.327458)
build_all 0.020000 0.000000 9.152000 ( 6.306959)
build_install 0.024000 0.008000 10.796000 ( 7.798987)
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 45.412000 ( 75.467092)
test_basic 0.012000 0.008000 0.772000 ( 1.030772)
test_all Skipping Gem::PackageTask tests. rake not found.
$$$ #<Timeout::Error: execution expired>
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
11 12 12 12 ? -1 Ss 1001 0:01 sh build-loop.sh trunk_clang_60 --incremental --process-num=6
21596 1122 12 12 ? -1 R 1001 0:00 ps jx
12 21594 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk_clang_60 --incremental --process-num=6
21594 21596 12 12 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk_clang_60 --logfile=/home/ko1/ruby/logs/brlog.trunk_clang_60.20200712-175248 --root_dir=/tmp/ruby --timeout=10800 --configure_opts=CC=clang-6.0 --incremental --process-num=6
21596 25732 12 12 ? -1 S 1001 0:00 sh -c make yes-test-all TESTS='-j6'
25732 25734 12 12 ? -1 S 1001 0:00 make yes-test-all TESTS=-j6
25734 25741 12 12 ? -1 S 1001 0:05 /tmp/ruby/v3/build/trunk_clang_60/ruby --disable-gems /tmp/ruby/v3/src/trunk_clang_60/test/runner.rb --ruby=./miniruby -I/tmp/ruby/v3/src/trunk_clang_60/lib -I. -I.ext/common /tmp/ruby/v3/src/trunk_clang_60/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/v3/src/trunk_clang_60/test/excludes --name=!/memory_leak/ -j6
25741 25746 12 12 ? -1 Sl 1001 0:03 /tmp/ruby/v3/src/trunk_clang_60/tool/lib/test/unit/parallel.rb: TestFiberIO#test_read
{11=>[12], 21596=>[1122, 25732], 12=>[21594], 21594=>[21596], 25732=>[25734], 25734=>[25741], 25741=>[25746]}
"gdb -p 1122 -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, 1122]
#<Errno::ESRCH: No such process>
"gdb -p 25746 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 25763]
[New LWP 25926]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007f3dc05bdcf6 in __GI_ppoll (fds=0x7ffea3fcd380, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
39 ../sysdeps/unix/sysv/linux/ppoll.c: No such file or directory.
>>> Machine level backtrace
Thread 3 (Thread 0x7f3da944d700 (LWP 25926)):
#0 0x00007f3dc05bdbf9 in __GI___poll (fds=0x7f3dbe377768, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x000055a9eebedd30 in nogvl_wait_for_single_fd (fd=7, events=1) at /tmp/ruby/v3/src/trunk_clang_60/io.c:10938
#2 internal_read_func (ptr=0x7f3dbe3778c8) at /tmp/ruby/v3/src/trunk_clang_60/io.c:1078
#3 0x000055a9eed0bc57 in rb_thread_io_blocking_region (func=<optimized out>, data1=<optimized out>, fd=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/thread.c:1638
#4 0x000055a9eebeed5f in rb_read_internal (fd=-1, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/io.c:1128
#5 io_bufread (ptr=0x55a9ef9ec4e0 "", len=20, fptr=0x55a9f01e43f0) at /tmp/ruby/v3/src/trunk_clang_60/io.c:2500
#6 bufread_call (arg=139903161039376) at /tmp/ruby/v3/src/trunk_clang_60/io.c:2539
#7 0x000055a9eebab4e3 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/eval.c:1137
#8 0x000055a9eebe8a5f in io_fread (str=139903161038696, offset=0, fptr=<optimized out>, size=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/io.c:2553
#9 io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/io.c:3204
#10 0x000055a9eed6675c in vm_call_cfunc_with_frame (ec=0x7f3da40015f0, reg_cfp=0x7f3dbe397f90, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_insnhelper.c:2601
#11 0x000055a9eed60687 in vm_call_cfunc (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_insnhelper.c:2622
#12 vm_call_method_each_type (ec=0x7f3da40015f0, cfp=<optimized out>, calling=0x7f3dbe377c90, cd=0x55a9efa89750) at /tmp/ruby/v3/src/trunk_clang_60/vm_insnhelper.c:3097
#13 0x000055a9eed6026c in vm_call_method (ec=0x7f3da40015f0, cfp=0x7f3dbe397f90, calling=0x7f3dbe377c90, cd=0x55a9efa89750) at /tmp/ruby/v3/src/trunk_clang_60/vm_insnhelper.c:3219
#14 0x000055a9eed44e58 in vm_sendish (ec=<optimized out>, cd=0x55a9efa89750, block_handler=0, reg_cfp=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_insnhelper.c:4191
#15 vm_exec_core (ec=0x7f3da40015f0, initial=<optimized out>) at ../../src/trunk_clang_60/insns.def:799
#16 0x000055a9eed59623 in rb_vm_exec (ec=<optimized out>, mjit_enable_p=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:2161
#17 0x000055a9eed57c13 in invoke_block (ec=<optimized out>, iseq=<optimized out>, opt_pc=<optimized out>, self=<optimized out>, captured=<optimized out>, cref=<optimized out>, type=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1060
#18 invoke_iseq_block_from_c (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, captured=<optimized out>, self=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, me=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1132
#19 invoke_block_from_c_proc (is_lambda=<optimized out>, ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, me=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1232
#20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1261
#21 rb_vm_invoke_proc (ec=0x7f3da40015f0, proc=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=0, passed_block_handler=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1282
#22 0x000055a9eedefeae in rb_fiber_start () at /tmp/ruby/v3/src/trunk_clang_60/cont.c:1896
#23 0x000055a9eedf1b66 in fiber_entry (from=0x7f3dbe377768, to=0x1) at /tmp/ruby/v3/src/trunk_clang_60/cont.c:706
#24 0x0000000000000000 in ?? ()
Thread 2 (Thread 0x7f3dbd048700 (LWP 25763)):
#0 0x00007f3dc05bdbf9 in __GI___poll (fds=0x7f3dbcf47708, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x000055a9eebedd30 in nogvl_wait_for_single_fd (fd=5, events=1) at /tmp/ruby/v3/src/trunk_clang_60/io.c:10938
#2 internal_read_func (ptr=0x7f3dbcf47940) at /tmp/ruby/v3/src/trunk_clang_60/io.c:1078
#3 0x000055a9eed0bc57 in rb_thread_io_blocking_region (func=<optimized out>, data1=<optimized out>, fd=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/thread.c:1638
#4 0x000055a9eebab4e3 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/eval.c:1137
#5 0x000055a9eebf50ce in read_internal_locktmp (iis=0x5, str=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/io.c:2863
#6 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/io.c:2904
#7 0x000055a9eebe876e in io_readpartial (argc=-1124829432, argv=0x1, io=4294967295) at /tmp/ruby/v3/src/trunk_clang_60/io.c:2997
#8 0x000055a9eed6675c in vm_call_cfunc_with_frame (ec=0x55a9ef8e7d20, reg_cfp=0x7f3dbd047d30, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_insnhelper.c:2601
#9 0x000055a9eed44e58 in vm_sendish (ec=<optimized out>, cd=0x55a9ef513c60, block_handler=0, reg_cfp=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_insnhelper.c:4191
#10 vm_exec_core (ec=0x55a9ef8e7d20, initial=<optimized out>) at ../../src/trunk_clang_60/insns.def:799
#11 0x000055a9eed59623 in rb_vm_exec (ec=<optimized out>, mjit_enable_p=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:2161
#12 0x000055a9eed57c13 in invoke_block (ec=<optimized out>, iseq=<optimized out>, opt_pc=<optimized out>, self=<optimized out>, captured=<optimized out>, cref=<optimized out>, type=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1060
#13 invoke_iseq_block_from_c (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, captured=<optimized out>, self=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, me=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1132
#14 invoke_block_from_c_proc (is_lambda=<optimized out>, ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, me=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1232
#15 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1261
#16 rb_vm_invoke_proc (ec=0x55a9ef8e7d20, proc=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=-1123779280, passed_block_handler=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1282
#17 0x000055a9eed14103 in thread_do_start (th=0x55a9efdf92c0) at /tmp/ruby/v3/src/trunk_clang_60/thread.c:703
#18 0x000055a9eed13a0f in thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/thread.c:757
#19 0x000055a9eed13586 in thread_start_func_1 (th_ptr=0x55a9efdf92c0) at /tmp/ruby/v3/src/trunk_clang_60/thread_pthread.c:969
#20 0x00007f3dc15046db in start_thread (arg=0x7f3dbd048700) at pthread_create.c:463
#21 0x00007f3dc05ca88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7f3dc1b52740 (LWP 25746)):
#0 0x00007f3dc05bdcf6 in __GI_ppoll (fds=0x7ffea3fcd380, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1 0x000055a9eed0905a in rb_sigwait_sleep (th=0x55a9ef3b2e70, sigwait_fd=3, rel=0x0) at /tmp/ruby/v3/src/trunk_clang_60/thread_pthread.c:2009
#2 0x000055a9eed0a319 in native_sleep (th=0x55a9ef3b2e70, rel=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/thread_pthread.c:2129
#3 0x000055a9eed148d5 in thread_join_sleep (arg=140731649676640) at /tmp/ruby/v3/src/trunk_clang_60/thread.c:1024
#4 0x000055a9eebab4e3 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/eval.c:1137
#5 0x000055a9eed14713 in thread_join (target_th=0x55a9f0041e50, rel=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/thread.c:1069
#6 0x000055a9eed116cc in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=94188358004040) at /tmp/ruby/v3/src/trunk_clang_60/thread.c:1166
#7 0x000055a9eed6675c in vm_call_cfunc_with_frame (ec=0x55a9ef3b3490, reg_cfp=0x7f3dc1b50c90, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_insnhelper.c:2601
#8 0x000055a9eed44e58 in vm_sendish (ec=<optimized out>, cd=0x55a9effabe60, block_handler=0, reg_cfp=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_insnhelper.c:4191
#9 vm_exec_core (ec=0x55a9ef3b3490, initial=<optimized out>) at ../../src/trunk_clang_60/insns.def:799
#10 0x000055a9eed59623 in rb_vm_exec (ec=<optimized out>, mjit_enable_p=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:2161
#11 0x000055a9eed69efb in invoke_block (ec=<optimized out>, iseq=<optimized out>, self=<optimized out>, captured=<optimized out>, cref=<optimized out>, opt_pc=<optimized out>, type=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1060
#12 invoke_iseq_block_from_c (ec=<optimized out>, captured=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, me=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1132
#13 invoke_block_from_c_bh (ec=0x55a9ef3b3490, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=-1045099152, passed_block_handler=<optimized out>, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1150
#14 0x000055a9eed5266b in vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1195
#15 rb_yield_0 (argc=1, argv=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_eval.c:1141
#16 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_eval.c:1147
#17 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_eval.c:1157
#18 0x000055a9eed821f1 in rb_ary_collect (ary=94188357575960) at /tmp/ruby/v3/src/trunk_clang_60/array.c:3981
#19 0x000055a9eed6675c in vm_call_cfunc_with_frame (ec=0x55a9ef3b3490, reg_cfp=0x7f3dc1b50de0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_insnhelper.c:2601
#20 0x000055a9eed44bcf in vm_sendish (ec=<optimized out>, cd=0x55a9ef5e1010, block_handler=<optimized out>, reg_cfp=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_insnhelper.c:4191
#21 vm_exec_core (ec=0x55a9ef3b3490, initial=<optimized out>) at ../../src/trunk_clang_60/insns.def:780
#22 0x000055a9eed59623 in rb_vm_exec (ec=<optimized out>, mjit_enable_p=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:2161
#23 0x000055a9eed69efb in invoke_block (ec=<optimized out>, iseq=<optimized out>, self=<optimized out>, captured=<optimized out>, cref=<optimized out>, opt_pc=<optimized out>, type=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1060
#24 invoke_iseq_block_from_c (ec=<optimized out>, captured=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, me=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1132
#25 invoke_block_from_c_bh (ec=0x55a9ef3b3490, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=0, passed_block_handler=<optimized out>, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1150
#26 0x000055a9eed5266b in vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:1195
#27 rb_yield_0 (argc=1, argv=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_eval.c:1141
#28 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_eval.c:1147
#29 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_eval.c:1157
#30 0x000055a9eed821f1 in rb_ary_collect (ary=94188357501560) at /tmp/ruby/v3/src/trunk_clang_60/array.c:3981
#31 0x000055a9eed6675c in vm_call_cfunc_with_frame (ec=0x55a9ef3b3490, reg_cfp=0x7f3dc1b50f30, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_insnhelper.c:2601
#32 0x000055a9eed44bcf in vm_sendish (ec=<optimized out>, cd=0x55a9ef511790, block_handler=<optimized out>, reg_cfp=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm_insnhelper.c:4191
#33 vm_exec_core (ec=0x55a9ef3b3490, initial=<optimized out>) at ../../src/trunk_clang_60/insns.def:780
#34 0x000055a9eed59623 in rb_vm_exec (ec=<optimized out>, mjit_enable_p=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/vm.c:2161
#35 0x000055a9eebaa35a in rb_ec_exec_node (ec=<optimized out>, n=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/eval.c:296
#36 ruby_run_node (n=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/eval.c:354
#37 0x000055a9eeb9cf71 in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v3/src/trunk_clang_60/main.c:50
>>> Dump Ruby level backtrace
th: 0x55a9ef3b2e70, native_id: 0x7f3dc1b52740
-- Control frame information -----------------------------------------------
c:0017 p:---- s:0112 e:000111 CFUNC :join
me:
called_id: join, type: cfunc
owner class: 0x000055a9ef40c128 [3LM ] T_CLASS Thread
self: 0x000055a9ef9eed48 [0 U] VM/thread (Thread)VM/thread
c:0016 p:0067 s:0108 E:000e30 METHOD /tmp/ruby/v3/src/trunk_clang_60/test/fiber/test_io.rb:31
me:
called_id: test_read, type: iseq
owner class: 0x000055a9ef975010 [2 ] T_CLASS TestFiberIO
self: 0x000055a9ef9b5138 [0 ] T_OBJECT (TestFiberIO)len:7 ptr:0x00007f3dc0489a10
lvars:
i: 0x000055a9ef9ef040 [0 U] T_FILE (UNIXSocket)
o: 0x000055a9ef9eefc8 [0 U] T_FILE (UNIXSocket)
message: T_NIL
thread: 0x000055a9ef9eed48 [0 U] VM/thread (Thread)VM/thread
c:0015 p:0054 s:0100 e:000099 METHOD /tmp/ruby/v3/src/trunk_clang_60/tool/lib/test/unit.rb:1231
me:
called_id: run_test, type: iseq
owner class: 0x000055a9ef670ab8 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x000055a9ef9b5138 [0 ] T_OBJECT (TestFiberIO)len:7 ptr:0x00007f3dc0489a10
lvars:
name: 0x000055a9ef9868d8 [0 ] T_STRING (String)test_read
progname: 0x000055a9ef3ee740 [3LM ] T_STRING (String)/tmp/ruby/v3/src/trunk_clang_60/tool/lib/test/unit/parallel.rb
c:0014 p:0065 s:0094 e:000093 METHOD /tmp/ruby/v3/src/trunk_clang_60/tool/lib/minitest/unit.rb:1320
me:
called_id: run, type: iseq
owner class: 0x000055a9ef670ab8 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x000055a9ef9b5138 [0 ] T_OBJECT (TestFiberIO)len:7 ptr:0x00007f3dc0489a10
lvars:
runner: 0x000055a9ef98ec90 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055a9ef4280a0
start_time: 0x000055a9ef9b4f58 [0 U] time (Time)time
result: 0x000055a9ef3c7ac8 [3LM ] T_STRING (String)
time: T_NIL
e: T_NIL
c:0013 p:0013 s:0085 e:000084 METHOD /tmp/ruby/v3/src/trunk_clang_60/tool/lib/test/unit/testcase.rb:18
me:
called_id: run, type: iseq
owner class: 0x000055a9ef6eda18 [3LM ] T_CLASS Test::Unit::TestCase
self: 0x000055a9ef9b5138 [0 ] T_OBJECT (TestFiberIO)len:7 ptr:0x00007f3dc0489a10
lvars:
runner: 0x000055a9ef98ec90 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055a9ef4280a0
c:0012 p:0079 s:0080 e:000079 BLOCK /tmp/ruby/v3/src/trunk_clang_60/tool/lib/minitest/unit.rb:969 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x000055a9ef671e90 [3LM R ] T_CLASS MiniTest::Unit
self: 0x000055a9ef98ec90 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055a9ef4280a0
lvars:
method: 0x000055a9ef9868d8 [0 ] T_STRING (String)test_read
inst: 0x000055a9ef9b5138 [0 ] T_OBJECT (TestFiberIO)len:7 ptr:0x00007f3dc0489a10
start_time: T_NIL
result: T_NIL
c:0011 p:---- s:0073 e:000072 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x000055a9ef43ec40 [3LM ] T_CLASS Array
self: 0x000055a9ef986518 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0010 p:0006 s:0069 e:000068 BLOCK /tmp/ruby/v3/src/trunk_clang_60/tool/lib/minitest/unit.rb:962
me:
called_id: _run_suite, type: iseq
owner class: 0x000055a9ef671e90 [3LM R ] T_CLASS MiniTest::Unit
self: 0x000055a9ef98ec90 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055a9ef4280a0
lvars:
assertions: T_NIL
c:0009 p:0167 s:0065 E:001ed0 METHOD /tmp/ruby/v3/src/trunk_clang_60/tool/lib/minitest/unit.rb:989
me:
called_id: _run_suite, type: iseq
owner class: 0x000055a9ef671e90 [3LM R ] T_CLASS MiniTest::Unit
self: 0x000055a9ef98ec90 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055a9ef4280a0
lvars:
suite: 0x000055a9ef975010 [2 ] T_CLASS TestFiberIO
type: T_SYMBOL test
header: 0x000055a9ef986fb8 [0 ] T_STRING (String)test_suite_header
filter: 0x000055a9ef802390 [3LM ] T_REGEXP
all_test_methods: 0x000055a9ef986590 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
filtered_test_methods: 0x000055a9ef986518 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
leakchecker: 0x000055a9ef985c58 [0 ] T_OBJECT (LeakChecker)len:7 ptr:0x00007f3dc0489870
continuation: 0x000055a9ef9b5728 [0 ] proc (Proc) block in _run_suite@/tmp/ruby/v3/src/trunk_clang_60/tool/lib/minitest/unit.rb:961
c:0008 p:0042 s:0053 e:000052 METHOD /tmp/ruby/v3/src/trunk_clang_60/tool/lib/test/unit.rb:1084
me:
called_id: orig_run_suite, type: iseq
owner class: 0x000055a9ef603440 [0LM U] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x000055a9ef6026d0 [0LM U] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x000055a9ef98ec90 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055a9ef4280a0
lvars:
suite: 0x000055a9ef975010 [2 ] T_CLASS TestFiberIO
type: T_SYMBOL test
ex: T_NIL
c:0007 p:0103 s:0046 E:000900 METHOD /tmp/ruby/v3/src/trunk_clang_60/tool/lib/test/unit/parallel.rb:55
me:
called_id: _run_suite, type: iseq
owner class: 0x000055a9ef42eac0 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055a9ef98ec90 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055a9ef4280a0
lvars:
suite: 0x000055a9ef975010 [2 ] T_CLASS TestFiberIO
type: T_SYMBOL test
orig_testout: 0x000055a9ef427b80 [0LM U] T_FILE (IO)
i: 0x000055a9ef97dda0 [0 U] T_FILE (IO)
o: 0x000055a9ef97dd50 [0 U] T_FILE (IO)
orig_stdin: 0x000055a9ef427c20 [0LM U] T_FILE (IO)
orig_stdout: 0x000055a9ef427b80 [0LM U] T_FILE (IO)
th: 0x000055a9ef97c720 [0 U] VM/thread (Thread)VM/thread
e: T_FIXNUM 0
f: T_FIXNUM 0
s: T_FIXNUM 0
result: T_NIL
c:0006 p:0008 s:0030 e:000029 BLOCK /tmp/ruby/v3/src/trunk_clang_60/tool/lib/test/unit/parallel.rb:31 [FINISH]
me:
called_id: _run_suites, type: iseq
owner class: 0x000055a9ef42eac0 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055a9ef98ec90 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055a9ef4280a0
lvars:
suite: 0x000055a9ef975010 [2 ] T_CLASS TestFiberIO
c:0005 p:---- s:0026 e:000025 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x000055a9ef43ec40 [3LM ] T_CLASS Array
self: 0x000055a9ef974278 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/v3/src/trunk_clang_60/tool/lib/test/unit/parallel.rb:30
me:
called_id: _run_suites, type: iseq
owner class: 0x000055a9ef42eac0 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055a9ef98ec90 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055a9ef4280a0
lvars:
suites: 0x000055a9ef974278 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
type: T_SYMBOL test
c:0003 p:0259 s:0016 e:000015 METHOD /tmp/ruby/v3/src/trunk_clang_60/tool/lib/test/unit/parallel.rb:125
me:
called_id: run, type: iseq
owner class: 0x000055a9ef42eac0 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055a9ef98ec90 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055a9ef4280a0
lvars:
args: 0x000055a9ef426d20 [3LM ] T_ARRAY [E ] len: 0 (embed)
buf: 0x000055a9ef629618 [0 ] T_STRING (String)run /tmp/ruby/v3/src/trunk_clang_60/test/fiber/test_io.rb test
suites: 0x000055a9ef6dc628 [0 ] T_ARRAY (Array)[ ] len: 59, capa:59 ptr:0x000055a9ef94e380
e: T_NIL
trace: T_NIL
err: T_NIL
c:0002 p:0144 s:0006 e:000005 EVAL /tmp/ruby/v3/src/trunk_clang_60/tool/lib/test/unit/parallel.rb:205 [FINISH]
self: 0x000055a9ef466178 [3LM ] T_OBJECT len:0 ptr:0x0000000000000000
c:0001 p:0000 s:0003 E:002550 (none) [FINISH]
self: 0x000055a9ef466178 [3LM ] T_OBJECT len:0 ptr:0x0000000000000000
th: 0x55a9efdf92c0, native_id: 0x7f3dbd048700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC :readpartial
me:
called_id: readpartial, type: cfunc
owner class: 0x000055a9ef42e688 [3LM ] T_CLASS IO
self: 0x000055a9ef97dda0 [0 U] T_FILE (IO)
c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/v3/src/trunk_clang_60/tool/lib/test/unit/parallel.rb:45 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x000055a9ef42eac0 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055a9ef98ec90 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055a9ef4280a0
lvars:
buf: T_NIL
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
th: 0x55a9f0041e50, native_id: 0x7f3da944d700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0011 e:000010 CFUNC :read
me:
called_id: read, type: cfunc
owner class: 0x000055a9ef42e688 [3LM ] T_CLASS IO
self: 0x000055a9ef9ef040 [0 U] T_FILE (UNIXSocket)
c:0002 p:0008 s:0006 e:000005 BLOCK /tmp/ruby/v3/src/trunk_clang_60/test/fiber/test_io.rb:21 [FINISH]
me:
called_id: test_read, type: iseq
owner class: 0x000055a9ef975010 [2 ] T_CLASS TestFiberIO
self: 0x000055a9ef9b5138 [0 ] T_OBJECT (TestFiberIO)len:7 ptr:0x00007f3dc0489a10
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
$1 = 0
">>> Finish
"
[nil, 25746]
"gdb -p 25741 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
running file: /tmp/ruby/v3/src/trunk_clang_60/test/fiber/test_io.rb
Some worker was crashed. It seems ruby interpreter's bug
or, a bug of test/unit/parallel.rb. try again without -j
option.
25746:running:test_io: Broken pipe
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, 25741]
#<Errno::ESRCH: No such process>
"gdb -p 25734 -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, 25734]
#<Errno::ESRCH: No such process>
"gdb -p 25732 -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 25732 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, 25732]
0.000000 0.012000 1273.616000 (10802.967672)
/home/ko1/ruby/build-ruby/build-ruby.rb:150:in `each_line': execution expired (Timeout::Error)
from /home/ko1/ruby/build-ruby/build-ruby.rb:150: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:149:in `block in cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:146:in `popen'
from /home/ko1/ruby/build-ruby/build-ruby.rb:146:in `cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:287:in `block in test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:214:in `block in builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:213:in `chdir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:213:in `builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:286:in `test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:342: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:340:in `block (3 levels) in run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:339:in `each'
from /home/ko1/ruby/build-ruby/build-ruby.rb:339: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:338: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:337:in `run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:500:in `<main>'
total: 10900.33 sec