rev: caac5f777a
test-all : 
test-spec: 
exit statuses:
  "rm -f .revision.time" exit with 0.
  "make update-download -j8" exit with 0.
  "make update-rubyspec -j8" exit with 0.
  "make update-src      -j8" exit with 0.
  "make after-update    -j8" exit with 512.
  "make miniruby -j8" exit with 0.
  "make ruby -j8" exit with 0.
  "make all -j8" exit with 0.
  "make install -j8" exit with 0.
  "make yes-btest TESTS='-j8'" exit with 0.
  "make yes-test-basic TESTS='-j8'" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk_test.20191020-090110
#<BuildRuby:0x0000561fbf5b8f08
 @BUILD_DIR="/home/ko1/ruby/v2/build",
 @INSTALL_DIR="/home/ko1/ruby/v2/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/home/ko1/ruby/v2/src",
 @TARGET_BUILD_DIR="/home/ko1/ruby/v2/build/trunk_test",
 @TARGET_INSTALL_DIR="/home/ko1/ruby/v2/install/trunk_test",
 @TARGET_NAME="trunk_test",
 @TARGET_SRC_DIR="/home/ko1/ruby/v2/src/trunk_test",
 @build_opts="-j8",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_test.20191020-090110",
 @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='-j8'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000000   0.000000   0.000000 (  0.000009)
autoconf               0.000000   0.000000   0.000000 (  0.000014)
configure              0.000000   0.000000   0.000000 (  0.000027)
build_up             /home/ko1/ruby/v2/src/trunk_test/tool/lib/vpath.rb:18:in `initialize': No such file or directory @ rb_sysopen - enc/unicode/data/12.1.0/ucd/CompositionExclusions.txt (Errno::ENOENT)
	from /home/ko1/ruby/v2/src/trunk_test/tool/lib/vpath.rb:18:in `open'
	from /home/ko1/ruby/v2/src/trunk_test/tool/lib/vpath.rb:18:in `call'
	from /home/ko1/ruby/v2/src/trunk_test/tool/lib/vpath.rb:18:in `search'
	from /home/ko1/ruby/v2/src/trunk_test/tool/lib/vpath.rb:35:in `open'
	from /home/ko1/ruby/v2/src/trunk_test/template/unicode_norm_gen.tmpl:69:in `block (2 levels) in <main>'
	from /usr/share/rbenv/versions/2.6.0/lib/ruby/2.6.0/erb.rb:901:in `eval'
	from /usr/share/rbenv/versions/2.6.0/lib/ruby/2.6.0/erb.rb:901:in `result'
	from /home/ko1/ruby/v2/src/trunk_test/tool/generic_erb.rb:41:in `block (2 levels) in <main>'
	from /home/ko1/ruby/v2/src/trunk_test/tool/generic_erb.rb:41:in `block in <main>'
	from /home/ko1/ruby/v2/src/trunk_test/tool/generic_erb.rb:34:in `map'
	from /home/ko1/ruby/v2/src/trunk_test/tool/generic_erb.rb:34:in `<main>'
make: *** [/home/ko1/ruby/v2/src/trunk_test/enc/unicode/data/12.1.0/ucd/.unicode-tables.time] Error 1
make: *** Waiting for unfinished jobs....
  0.000000   0.004000   0.492000 (  1.623625)
build_miniruby         0.000000   0.000000   0.048000 (  0.062025)
build_ruby             0.000000   0.000000   0.052000 (  0.062609)
build_all              0.004000   0.000000   0.564000 (  0.425796)
build_install          0.004000   0.008000   0.968000 (  0.898169)
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)
Thread count: 10000 (skipping)
PASS all 1408 tests
  0.000000   0.000000  12.444000 ( 14.435726)
test_basic             0.004000   0.000000   0.224000 (  0.353525)
test_all             $$$ #<Timeout::Error: execution expired>
 PPID   PID  PGID   SID TTY      TPGID STAT   UID   TIME COMMAND
20919  1049 24368  2791 pts/1    24368 S+    1000   0:00 sh -c make yes-test-all TESTS='-j8'
 1049  1050 24368  2791 pts/1    24368 S+    1000   0:00 make yes-test-all TESTS=-j8
 1050  1068 24368  2791 pts/1    24368 S+    1000   0:01 /home/ko1/ruby/v2/build/trunk_test/ruby --disable-gems /home/ko1/ruby/v2/src/trunk_test/test/runner.rb --ruby=./miniruby -I/home/ko1/ruby/v2/src/trunk_test/lib -I. -I.ext/common  /home/ko1/ruby/v2/src/trunk_test/tool/runruby.rb --extout=.ext  -- --disable-gems --excludes-dir=/home/ko1/ruby/v2/src/trunk_test/test/excludes --name=!/memory_leak/ -j8
 1068  1075 24368  2791 pts/1    24368 Sl+   1000 179:44 /home/ko1/ruby/v2/src/trunk_test/tool/lib/test/unit/parallel.rb
    1  2612  2612  2612 ?           -1 Ss    1000   0:00 /lib/systemd/systemd --user
 2612  2614  2612  2612 ?           -1 S     1000   0:00 (sd-pam)
    1  2790  2790  2790 ?           -1 Ss    1000   2:00 SCREEN
 2790  2791  2791  2791 pts/1    24368 Ss    1000   0:00 /bin/bash
 2790  6670  6670  6670 pts/3     6670 Ss+   1000   0:00 /bin/bash
20919  8270 24368  2791 pts/1    24368 R+    1000   0:00 ps jx
 2790 15219 15219 15219 pts/2    15219 Ss+   1000   0:00 /bin/bash
24368 20891 24368  2791 pts/1    24368 S+    1000   0:00 ruby ./br.rb build_report trunk_test --incremental
20891 20919 24368  2791 pts/1    24368 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_test --logfile=/home/ko1/ruby/logs/brlog.trunk_test.20191020-090110 --root_dir=/home/ko1/ruby --timeout=10800 --incremental
 2790 22459 22459 22459 pts/4    22459 Ss+   1000   0:00 /bin/bash
 2791 24368 24368  2791 pts/1    24368 S+    1000   0:04 sh build-loop.sh trunk_test --incremental
 2790 30339 30339 30339 pts/6    30339 Ss+   1000   0:00 /bin/bash
{20919=>[1049, 8270], 1049=>[1050], 1050=>[1068], 1068=>[1075], 1=>[2612, 2790], 2612=>[2614], 2790=>[2791, 6670, 15219, 22459, 30339], 24368=>[20891], 20891=>[20919], 2791=>[24368]}
"gdb -p 1075 -x /home/ko1/build-ruby/gdbscript -batch -quiet"
[New LWP 1086]
[New LWP 1650]
[New LWP 4485]
[New LWP 4797]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
50	../sysdeps/unix/sysv/linux/ppoll.c: No such file or directory.
0x00007f9032411811 in __GI_ppoll (fds=fds@entry=0x7ffd46c86e80, nfds=nfds@entry=2, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:50
>>> Machine level backtrace
Thread 5 (Thread 0x7f90025da700 (LWP 4797)):
#0  0x00007f90328585fb in rb_class_s_new (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/object.c:2206
#1  0x00007f90329594e4 in vm_call_cfunc_with_frame (ci=0x138b470, cc=<optimized out>, empty_kw_splat=<optimized out>, calling=<optimized out>, reg_cfp=0x7f90025d9ad0, ec=0x1ed4050) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:2290
#2  vm_call_cfunc (ec=0x1ed4050, reg_cfp=0x7f90025d9ad0, calling=<optimized out>, ci=0x138b470, cc=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:2314
#3  0x00007f90329642e6 in vm_sendish (block_handler=0, method_explorer=<optimized out>, cc=0x167ffa0, ci=0x138b470, reg_cfp=0x7f90025d9ad0, ec=0x1ed4050) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:3776
#4  vm_exec_core (ec=ec@entry=0x1ed4050, initial=initial@entry=0) at ../../src/trunk_test/insns.def:810
#5  0x00007f903296a253 in rb_vm_exec (ec=ec@entry=0x1ed4050, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1905
#6  0x00007f903296cd16 in vm_call0_body (ec=ec@entry=0x1ed4050, calling=calling@entry=0x7f90024d8dd0, ci=ci@entry=0x7f90024d8dc0, cc=cc@entry=0x7f90024d8df0, argv=0x7f90024d9f10) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:142
#7  0x00007f903296d406 in rb_vm_call0 (ec=ec@entry=0x1ed4050, recv=recv@entry=27628880, id=id@entry=3105, argc=<optimized out>, argv=<optimized out>, me=me@entry=0x1680cf8, kw_splat=0) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:63
#8  0x00007f903296d6ad in rb_vm_call_kw (ec=0x1ed4050, recv=recv@entry=27628880, id=id@entry=3105, argc=1, argv=0x7f90024d9f10, me=0x1680cf8, kw_splat=0) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:277
#9  0x00007f903296dab4 in rb_call0 (ec=<optimized out>, recv=recv@entry=27628880, mid=mid@entry=3105, argc=<optimized out>, argv=<optimized out>, call_scope=<optimized out>, self=0) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:401
#10 0x00007f903296e3f7 in rb_call (scope=<optimized out>, argv=<optimized out>, argc=<optimized out>, mid=3105, recv=27628880) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:725
#11 rb_funcallv_kw (recv=recv@entry=27628880, mid=mid@entry=3105, argc=argc@entry=1, argv=argv@entry=0x7f90024d9f10, kw_splat=0, kw_splat@entry=3) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:972
#12 0x00007f90327b7738 in rb_obj_call_init_kw (obj=obj@entry=27628880, argc=argc@entry=1, argv=argv@entry=0x7f90024d9f10, kw_splat=kw_splat@entry=3) at /home/ko1/ruby/v2/src/trunk_test/eval.c:1688
#13 0x00007f90328585f2 in rb_class_s_new (argc=1, argv=0x7f90024d9f10, klass=23596640) at /home/ko1/ruby/v2/src/trunk_test/object.c:2203
#14 0x00007f90329594e4 in vm_call_cfunc_with_frame (ci=0x15b5510, cc=<optimized out>, empty_kw_splat=<optimized out>, calling=<optimized out>, reg_cfp=0x7f90025d9b40, ec=0x1ed4050) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:2290
#15 vm_call_cfunc (ec=0x1ed4050, reg_cfp=0x7f90025d9b40, calling=<optimized out>, ci=0x15b5510, cc=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:2314
#16 0x00007f90329642e6 in vm_sendish (block_handler=0, method_explorer=<optimized out>, cc=0x1676c20, ci=0x15b5510, reg_cfp=0x7f90025d9b40, ec=0x1ed4050) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:3776
#17 vm_exec_core (ec=ec@entry=0x1ed4050, initial=initial@entry=0) at ../../src/trunk_test/insns.def:810
#18 0x00007f903296a253 in rb_vm_exec (ec=ec@entry=0x1ed4050, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1905
#19 0x00007f903296cd16 in vm_call0_body (ec=ec@entry=0x1ed4050, calling=calling@entry=0x7f90024d92c0, ci=ci@entry=0x7f90024d92b0, cc=cc@entry=0x7f90024d92e0, argv=0x7f90024d9e80) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:142
#20 0x00007f903296d406 in rb_vm_call0 (ec=ec@entry=0x1ed4050, recv=recv@entry=27629040, id=id@entry=3105, argc=<optimized out>, argv=<optimized out>, me=me@entry=0x21085e0, kw_splat=0) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:63
#21 0x00007f903296d6ad in rb_vm_call_kw (ec=0x1ed4050, recv=recv@entry=27629040, id=id@entry=3105, argc=3, argv=0x7f90024d9e80, me=0x21085e0, kw_splat=0) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:277
#22 0x00007f903296dab4 in rb_call0 (ec=<optimized out>, recv=recv@entry=27629040, mid=mid@entry=3105, argc=<optimized out>, argv=<optimized out>, call_scope=<optimized out>, self=0) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:401
#23 0x00007f903296e3f7 in rb_call (scope=<optimized out>, argv=<optimized out>, argc=<optimized out>, mid=3105, recv=27629040) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:725
#24 rb_funcallv_kw (recv=recv@entry=27629040, mid=mid@entry=3105, argc=argc@entry=3, argv=argv@entry=0x7f90024d9e80, kw_splat=0, kw_splat@entry=3) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:972
#25 0x00007f90327b7738 in rb_obj_call_init_kw (obj=obj@entry=27629040, argc=argc@entry=3, argv=argv@entry=0x7f90024d9e80, kw_splat=kw_splat@entry=3) at /home/ko1/ruby/v2/src/trunk_test/eval.c:1688
#26 0x00007f90328585f2 in rb_class_s_new (argc=3, argv=0x7f90024d9e80, klass=34637600) at /home/ko1/ruby/v2/src/trunk_test/object.c:2203
#27 0x00007f90329594e4 in vm_call_cfunc_with_frame (ci=0x296d150, cc=<optimized out>, empty_kw_splat=<optimized out>, calling=<optimized out>, reg_cfp=0x7f90025d9be8, ec=0x1ed4050) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:2290
#28 vm_call_cfunc (ec=0x1ed4050, reg_cfp=0x7f90025d9be8, calling=<optimized out>, ci=0x296d150, cc=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:2314
#29 0x00007f90329642e6 in vm_sendish (block_handler=0, method_explorer=<optimized out>, cc=0x3065ce0, ci=0x296d150, reg_cfp=0x7f90025d9be8, ec=0x1ed4050) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:3776
#30 vm_exec_core (ec=ec@entry=0x1ed4050, initial=initial@entry=0) at ../../src/trunk_test/insns.def:810
#31 0x00007f903296a253 in rb_vm_exec (ec=ec@entry=0x1ed4050, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1905
#32 0x00007f9032973f89 in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=<optimized out>, iseq=<optimized out>, ec=0x1ed4050) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1042
#33 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=<optimized out>, captured=<optimized out>, ec=0x1ed4050) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1114
#34 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 /home/ko1/ruby/v2/src/trunk_test/vm.c:1132
#35 vm_yield (argc=0, argv=0x0, kw_splat=0, ec=0x1ed4050) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1177
#36 rb_yield_0 (argv=0x0, argc=0) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:1233
#37 loop_i (_=_@entry=0) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:1336
#38 0x00007f90327b4144 in rb_vrescue2 (b_proc=0x7f9032973c90 <loop_i>, data1=0, r_proc=0x7f90329538a0 <loop_stop>, data2=0, args=args@entry=0x7f90024d9860) at /home/ko1/ruby/v2/src/trunk_test/eval.c:990
#39 0x00007f90327b435a in rb_rescue2 (b_proc=<optimized out>, data1=<optimized out>, r_proc=<optimized out>, data2=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/eval.c:967
#40 0x00007f90329594e4 in vm_call_cfunc_with_frame (ci=0x17d7460, cc=<optimized out>, empty_kw_splat=<optimized out>, calling=<optimized out>, reg_cfp=0x7f90025d9d00, ec=0x1ed4050) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:2290
#41 vm_call_cfunc (ec=0x1ed4050, reg_cfp=0x7f90025d9d00, calling=<optimized out>, ci=0x17d7460, cc=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:2314
#42 0x00007f9032965b2d in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cc=0x1e5b9f0, ci=0x17d7460, reg_cfp=0x7f90025d9d00, ec=0x1ed4050) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:3776
#43 vm_exec_core (ec=ec@entry=0x1ed4050, initial=initial@entry=0) at ../../src/trunk_test/insns.def:792
#44 0x00007f903296a253 in rb_vm_exec (ec=0x1ed4050, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1905
#45 0x00007f903296ad66 in invoke_block (ec=ec@entry=0x1ed4050, iseq=iseq@entry=0x20c4ca0, self=self@entry=30989480, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=0x1ed4290) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1042
#46 0x00007f903296ca23 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=30989480, captured=0x1ed4290, ec=0x1ed4050) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1114
#47 invoke_block_from_c_proc (me=<optimized out>, is_lambda=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, proc=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1214
#48 vm_invoke_proc (passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, proc=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1236
#49 rb_vm_invoke_proc (ec=0x1ed4050, proc=proc@entry=0x1ed4290, argc=0, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1257
#50 0x00007f9032922c7a in thread_do_start (th=th@entry=0x260e1f0) at /home/ko1/ruby/v2/src/trunk_test/thread.c:696
#51 0x00007f90329256ce in thread_start_func_2 (th=th@entry=0x260e1f0, stack_start=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/thread.c:744
#52 0x00007f9032925d63 in thread_start_func_1 (th_ptr=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/thread_pthread.c:969
#53 0x00007f9031ee66ba in start_thread (arg=0x7f90025da700) at pthread_create.c:333
#54 0x00007f903241d41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 4 (Thread 0x7f90038cc700 (LWP 4485)):
#0  0x00007f90324135d3 in select () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f9032928fcc in rb_fd_select (n=<optimized out>, readfds=<optimized out>, writefds=<optimized out>, exceptfds=<optimized out>, timeout=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/thread.c:3817
#2  0x00007f9032929169 in native_fd_select (th=<optimized out>, timeout=<optimized out>, exceptfds=<optimized out>, writefds=<optimized out>, readfds=<optimized out>, n=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/thread_pthread.c:1158
#3  do_select (p=p@entry=140256510522928) at /home/ko1/ruby/v2/src/trunk_test/thread.c:3988
#4  0x00007f90327b46b7 in rb_ensure (b_proc=b_proc@entry=0x7f9032928fd0 <do_select>, data1=data1@entry=140256510522928, e_proc=e_proc@entry=0x7f9032928d20 <select_set_free>, data2=data2@entry=140256510522928) at /home/ko1/ruby/v2/src/trunk_test/eval.c:1129
#5  0x00007f90329297fe in rb_thread_fd_select (max=max@entry=9, read=read@entry=0x7f90037cb8d0, write=write@entry=0x0, except=except@entry=0x0, timeout=timeout@entry=0x0) at /home/ko1/ruby/v2/src/trunk_test/thread.c:4111
#6  0x00007f90327eb6c2 in select_internal (fds=<optimized out>, tp=0x0, except=<optimized out>, write=<optimized out>, read=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/io.c:9142
#7  select_call (arg=arg@entry=140256510523568) at /home/ko1/ruby/v2/src/trunk_test/io.c:9212
#8  0x00007f90327b46b7 in rb_ensure (b_proc=b_proc@entry=0x7f90327eb3a0 <select_call>, data1=data1@entry=140256510523568, e_proc=e_proc@entry=0x7f90327e72b0 <select_end>, data2=data2@entry=140256510523568) at /home/ko1/ruby/v2/src/trunk_test/eval.c:1129
#9  0x00007f90327e71c8 in rb_f_select (argc=1, argv=0x7f90037cbe28, obj=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/io.c:9560
#10 0x00007f90329594e4 in vm_call_cfunc_with_frame (ci=0x3cc09e0, cc=<optimized out>, empty_kw_splat=<optimized out>, calling=<optimized out>, reg_cfp=0x7f90038cbc58, ec=0x270c210) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:2290
#11 vm_call_cfunc (ec=0x270c210, reg_cfp=0x7f90038cbc58, calling=<optimized out>, ci=0x3cc09e0, cc=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:2314
#12 0x00007f90329642e6 in vm_sendish (block_handler=0, method_explorer=<optimized out>, cc=0x1df8340, ci=0x3cc09e0, reg_cfp=0x7f90038cbc58, ec=0x270c210) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:3776
#13 vm_exec_core (ec=ec@entry=0x270c210, initial=initial@entry=0) at ../../src/trunk_test/insns.def:810
#14 0x00007f903296a253 in rb_vm_exec (ec=0x270c210, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1905
#15 0x00007f903296ad66 in invoke_block (ec=ec@entry=0x270c210, iseq=iseq@entry=0x1af6508, self=self@entry=30991320, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=0x270c420) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1042
#16 0x00007f903296ca23 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=30991320, captured=0x270c420, ec=0x270c210) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1114
#17 invoke_block_from_c_proc (me=<optimized out>, is_lambda=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, proc=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1214
#18 vm_invoke_proc (passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, proc=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1236
#19 rb_vm_invoke_proc (ec=0x270c210, proc=proc@entry=0x270c420, argc=0, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1257
#20 0x00007f9032922c7a in thread_do_start (th=th@entry=0x17ef7b0) at /home/ko1/ruby/v2/src/trunk_test/thread.c:696
#21 0x00007f90329256ce in thread_start_func_2 (th=th@entry=0x17ef7b0, stack_start=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/thread.c:744
#22 0x00007f9032925d63 in thread_start_func_1 (th_ptr=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/thread_pthread.c:969
#23 0x00007f9031ee66ba in start_thread (arg=0x7f90038cc700) at pthread_create.c:333
#24 0x00007f903241d41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 3 (Thread 0x7f902d26e700 (LWP 1650)):
#0  0x00007f903240d27d in read () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f90327e66a1 in read (__nbytes=<optimized out>, __buf=<optimized out>, __fd=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/unistd.h:44
#2  internal_read_func (ptr=ptr@entry=0x7f902d16d8d0) at /home/ko1/ruby/v2/src/trunk_test/io.c:1003
#3  0x00007f9032926fc6 in rb_thread_io_blocking_region (func=0x7f90327e6630 <internal_read_func>, data1=0x7f902d16d8d0, fd=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/thread.c:1608
#4  0x00007f90327b46b7 in rb_ensure (b_proc=b_proc@entry=0x7f90327e6580 <read_internal_call>, data1=data1@entry=140257208490192, e_proc=e_proc@entry=0x7f90328f4260 <rb_str_unlocktmp>, data2=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/eval.c:1129
#5  0x00007f90329095bb in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x7f90327e6580 <read_internal_call>, arg=arg@entry=140257208490192) at /home/ko1/ruby/v2/src/trunk_test/string.c:2738
#6  0x00007f90327fea63 in read_internal_locktmp (iis=0x7f902d16d8d0, str=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/io.c:2792
#7  io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=no_exception@entry=8, nonblock=nonblock@entry=0) at /home/ko1/ruby/v2/src/trunk_test/io.c:2834
#8  0x00007f90327ff151 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/io.c:2927
#9  0x00007f90329594e4 in vm_call_cfunc_with_frame (ci=0x1139680, cc=<optimized out>, empty_kw_splat=<optimized out>, calling=<optimized out>, reg_cfp=0x7f902d26dd00, ec=0x211b7c0) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:2290
#10 vm_call_cfunc (ec=0x211b7c0, reg_cfp=0x7f902d26dd00, calling=<optimized out>, ci=0x1139680, cc=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:2314
#11 0x00007f90329642e6 in vm_sendish (block_handler=0, method_explorer=<optimized out>, cc=0x1139730, ci=0x1139680, reg_cfp=0x7f902d26dd00, ec=0x211b7c0) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:3776
#12 vm_exec_core (ec=ec@entry=0x211b7c0, initial=initial@entry=0) at ../../src/trunk_test/insns.def:810
#13 0x00007f903296a253 in rb_vm_exec (ec=0x211b7c0, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1905
#14 0x00007f903296ad66 in invoke_block (ec=ec@entry=0x211b7c0, iseq=iseq@entry=0xfeadf8, self=self@entry=20892480, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=0x25016b0) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1042
#15 0x00007f903296ca23 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=20892480, captured=0x25016b0, ec=0x211b7c0) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1114
#16 invoke_block_from_c_proc (me=<optimized out>, is_lambda=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, proc=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1214
#17 vm_invoke_proc (passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, proc=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1236
#18 rb_vm_invoke_proc (ec=0x211b7c0, proc=proc@entry=0x25016b0, argc=0, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1257
#19 0x00007f9032922c7a in thread_do_start (th=th@entry=0x1f7dbc0) at /home/ko1/ruby/v2/src/trunk_test/thread.c:696
#20 0x00007f90329256ce in thread_start_func_2 (th=th@entry=0x1f7dbc0, stack_start=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/thread.c:744
#21 0x00007f9032925d63 in thread_start_func_1 (th_ptr=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/thread_pthread.c:969
#22 0x00007f9031ee66ba in start_thread (arg=0x7f902d26e700) at pthread_create.c:333
#23 0x00007f903241d41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 2 (Thread 0x7f902d5a1700 (LWP 1086)):
#0  0x00007f9032411811 in __GI_ppoll (fds=fds@entry=0x7f902d4a0330, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:50
#1  0x00007f903292329e in rb_sigwait_sleep (th=th@entry=0x1ae4120, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x0) at /home/ko1/ruby/v2/src/trunk_test/thread_pthread.c:1979
#2  0x00007f903292456f in native_sleep (th=0x1ae4120, rel=0x0) at /home/ko1/ruby/v2/src/trunk_test/thread_pthread.c:2099
#3  0x00007f90329279c7 in rb_mutex_sleep_forever () at /home/ko1/ruby/v2/src/trunk_test/thread.c:1766
#4  0x00007f90327b46b7 in rb_ensure (b_proc=b_proc@entry=0x7f9032927940 <rb_mutex_sleep_forever>, data1=data1@entry=8, e_proc=e_proc@entry=0x7f90329241c0 <mutex_lock_uninterruptible>, data2=data2@entry=28327240) at /home/ko1/ruby/v2/src/trunk_test/eval.c:1129
#5  0x00007f90329269a2 in rb_mutex_sleep (self=28327240, timeout=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/thread_sync.c:466
#6  0x00007f903296ce32 in vm_call0_cfunc_with_frame (ci=0x7f902d4a0530, cc=0x7f902d4a05b0, argv=0x7f902d4a0868, calling=0x7f902d4a0590, ec=0x16f5c20) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:100
#7  vm_call0_cfunc (argv=0x7f902d4a0868, cc=0x7f902d4a05b0, ci=0x7f902d4a0530, calling=0x7f902d4a0590, ec=0x16f5c20) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:114
#8  vm_call0_body (ec=ec@entry=0x16f5c20, calling=calling@entry=0x7f902d4a0610, ci=ci@entry=0x7f902d4a0600, cc=cc@entry=0x7f902d4a0630, argv=0x7f902d4a0868) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:146
#9  0x00007f903296d406 in rb_vm_call0 (ec=ec@entry=0x16f5c20, recv=recv@entry=28327240, id=id@entry=24657, argc=<optimized out>, argv=<optimized out>, me=me@entry=0x1003240, kw_splat=0) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:63
#10 0x00007f903296d6ad in rb_vm_call_kw (ec=0x16f5c20, recv=recv@entry=28327240, id=id@entry=24657, argc=argc@entry=1, argv=0x7f902d4a0868, me=0x1003240, kw_splat=0) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:277
#11 0x00007f903296dab4 in rb_call0 (ec=<optimized out>, recv=recv@entry=28327240, mid=mid@entry=24657, argc=argc@entry=1, argv=<optimized out>, call_scope=call_scope@entry=CALL_FCALL, self=0) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:401
#12 0x00007f903296e36e in rb_call (scope=CALL_FCALL, argv=<optimized out>, argc=1, mid=24657, recv=28327240) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:725
#13 rb_funcallv (recv=recv@entry=28327240, mid=mid@entry=24657, argc=argc@entry=1, argv=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:965
#14 0x00007f903296fdea in rb_funcallv_with_cc (cc=0x7f9032c95160 <rb_funcallv_opaque_cc>, recv=28327240, mid=24657, argc=1, argv=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:1034
#15 0x00007f90327b46b7 in rb_ensure (b_proc=b_proc@entry=0x7f903291ea40 <do_sleep>, data1=data1@entry=140257211844704, e_proc=e_proc@entry=0x7f903291da10 <delete_from_waitq>, data2=data2@entry=140257211844720) at /home/ko1/ruby/v2/src/trunk_test/eval.c:1129
#16 0x00007f903291eb55 in rb_condvar_wait (argc=<optimized out>, argv=0x7f902d4a0e68, self=28327000) at /home/ko1/ruby/v2/src/trunk_test/thread_sync.c:1396
#17 0x00007f90329594e4 in vm_call_cfunc_with_frame (ci=0x1677d10, cc=<optimized out>, empty_kw_splat=<optimized out>, calling=<optimized out>, reg_cfp=0x7f902d5a0be8, ec=0x16f5c20) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:2290
#18 vm_call_cfunc (ec=0x16f5c20, reg_cfp=0x7f902d5a0be8, calling=<optimized out>, ci=0x1677d10, cc=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:2314
#19 0x00007f903297275b in vm_call_method (ec=0x16f5c20, cfp=0x7f902d5a0be8, calling=<optimized out>, ci=<optimized out>, cc=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:2816
#20 0x00007f90329642e6 in vm_sendish (block_handler=0, method_explorer=<optimized out>, cc=0x167f0f0, ci=0x1677d10, reg_cfp=0x7f902d5a0be8, ec=0x16f5c20) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:3776
#21 vm_exec_core (ec=ec@entry=0x16f5c20, initial=initial@entry=0) at ../../src/trunk_test/insns.def:810
#22 0x00007f903296a253 in rb_vm_exec (ec=0x16f5c20, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1905
#23 0x00007f903296ad66 in invoke_block (ec=ec@entry=0x16f5c20, iseq=iseq@entry=0x1af6ff8, self=self@entry=28327680, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=0x16f5e60) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1042
#24 0x00007f903296ca23 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=1, self=28327680, captured=0x16f5e60, ec=0x16f5c20) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1114
#25 invoke_block_from_c_proc (me=<optimized out>, is_lambda=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, proc=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1214
#26 vm_invoke_proc (passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, proc=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1236
#27 rb_vm_invoke_proc (ec=0x16f5c20, proc=proc@entry=0x16f5e60, argc=1, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1257
#28 0x00007f9032922c7a in thread_do_start (th=th@entry=0x1ae4120) at /home/ko1/ruby/v2/src/trunk_test/thread.c:696
#29 0x00007f90329256ce in thread_start_func_2 (th=th@entry=0x1ae4120, stack_start=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/thread.c:744
#30 0x00007f9032925d63 in thread_start_func_1 (th_ptr=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/thread_pthread.c:969
#31 0x00007f9031ee66ba in start_thread (arg=0x7f902d5a1700) at pthread_create.c:333
#32 0x00007f903241d41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 1 (Thread 0x7f9032eaa700 (LWP 1075)):
#0  0x00007f9032411811 in __GI_ppoll (fds=fds@entry=0x7ffd46c86e80, nfds=nfds@entry=2, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:50
#1  0x00007f9032923b29 in native_ppoll_sleep (th=th@entry=0xfda470, rel=rel@entry=0x0) at /home/ko1/ruby/v2/src/trunk_test/thread_pthread.c:2071
#2  0x00007f903292469a in native_sleep (th=th@entry=0xfda470, rel=0x0) at /home/ko1/ruby/v2/src/trunk_test/thread_pthread.c:2110
#3  0x00007f903292863e in thread_join_sleep (arg=arg@entry=140725790994496) at /home/ko1/ruby/v2/src/trunk_test/thread.c:1013
#4  0x00007f90327b46b7 in rb_ensure (b_proc=b_proc@entry=0x7f90329284e0 <thread_join_sleep>, data1=data1@entry=140725790994496, e_proc=e_proc@entry=0x7f903291da30 <remove_from_join_list>, data2=data2@entry=140725790994496) at /home/ko1/ruby/v2/src/trunk_test/eval.c:1129
#5  0x00007f903291f3cc in thread_join (rel=<optimized out>, target_th=0x260e1f0) at /home/ko1/ruby/v2/src/trunk_test/thread.c:1058
#6  thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/thread.c:1155
#7  0x00007f90329594e4 in vm_call_cfunc_with_frame (ci=0x1bd6b40, cc=<optimized out>, empty_kw_splat=<optimized out>, calling=<optimized out>, reg_cfp=0x7f9032ea7c58, ec=0xfdaa70) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:2290
#8  vm_call_cfunc (ec=0xfdaa70, reg_cfp=0x7f9032ea7c58, calling=<optimized out>, ci=0x1bd6b40, cc=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:2314
#9  0x00007f90329642e6 in vm_sendish (block_handler=0, method_explorer=<optimized out>, cc=0x26a9070, ci=0x1bd6b40, reg_cfp=0x7f9032ea7c58, ec=0xfdaa70) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:3776
#10 vm_exec_core (ec=ec@entry=0xfdaa70, initial=initial@entry=0) at ../../src/trunk_test/insns.def:810
#11 0x00007f903296a253 in rb_vm_exec (ec=ec@entry=0xfdaa70, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1905
#12 0x00007f90329750b5 in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=<optimized out>, iseq=<optimized out>, ec=0xfdaa70) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1042
#13 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd46c87358, argc=1, self=<optimized out>, captured=<optimized out>, ec=0xfdaa70) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1114
#14 invoke_block_from_c_bh (argc=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1132
#15 vm_yield (argc=1, kw_splat=0, argv=0x7ffd46c87358, ec=0xfdaa70) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1177
#16 rb_yield_0 (argv=0x7ffd46c87358, argc=1) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:1233
#17 rb_yield_1 (val=19036960) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:1239
#18 rb_yield (val=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:1249
#19 0x00007f90327166fd in rb_ary_each (ary=30986000) at /home/ko1/ruby/v2/src/trunk_test/array.c:2133
#20 0x00007f90329594e4 in vm_call_cfunc_with_frame (ci=0x122f830, cc=<optimized out>, empty_kw_splat=<optimized out>, calling=<optimized out>, reg_cfp=0x7f9032ea7d38, ec=0xfdaa70) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:2290
#21 vm_call_cfunc (ec=0xfdaa70, reg_cfp=0x7f9032ea7d38, calling=<optimized out>, ci=0x122f830, cc=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:2314
#22 0x00007f9032965b2d in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cc=0x1232640, ci=0x122f830, reg_cfp=0x7f9032ea7d38, ec=0xfdaa70) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:3776
#23 vm_exec_core (ec=ec@entry=0xfdaa70, initial=initial@entry=0) at ../../src/trunk_test/insns.def:792
#24 0x00007f903296a253 in rb_vm_exec (ec=ec@entry=0xfdaa70, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1905
#25 0x00007f90329750b5 in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=<optimized out>, iseq=<optimized out>, ec=0xfdaa70) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1042
#26 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd46c876c8, argc=1, self=<optimized out>, captured=<optimized out>, ec=0xfdaa70) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1114
#27 invoke_block_from_c_bh (argc=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1132
#28 vm_yield (argc=1, kw_splat=0, argv=0x7ffd46c876c8, ec=0xfdaa70) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1177
#29 rb_yield_0 (argv=0x7ffd46c876c8, argc=1) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:1233
#30 rb_yield_1 (val=34239640) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:1239
#31 rb_yield (val=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:1249
#32 0x00007f903271befd in rb_ary_collect (ary=34964800) at /home/ko1/ruby/v2/src/trunk_test/array.c:3071
#33 0x00007f90329594e4 in vm_call_cfunc_with_frame (ci=0x121e840, cc=<optimized out>, empty_kw_splat=<optimized out>, calling=<optimized out>, reg_cfp=0x7f9032ea7e18, ec=0xfdaa70) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:2290
#34 vm_call_cfunc (ec=0xfdaa70, reg_cfp=0x7f9032ea7e18, calling=<optimized out>, ci=0x121e840, cc=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:2314
#35 0x00007f9032965b2d in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cc=0x1222960, ci=0x121e840, reg_cfp=0x7f9032ea7e18, ec=0xfdaa70) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:3776
#36 vm_exec_core (ec=ec@entry=0xfdaa70, initial=initial@entry=0) at ../../src/trunk_test/insns.def:792
#37 0x00007f903296a253 in rb_vm_exec (ec=ec@entry=0xfdaa70, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1905
#38 0x00007f90329750b5 in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=<optimized out>, iseq=<optimized out>, ec=0xfdaa70) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1042
#39 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd46c87a38, argc=1, self=<optimized out>, captured=<optimized out>, ec=0xfdaa70) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1114
#40 invoke_block_from_c_bh (argc=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1132
#41 vm_yield (argc=1, kw_splat=0, argv=0x7ffd46c87a38, ec=0xfdaa70) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1177
#42 rb_yield_0 (argv=0x7ffd46c87a38, argc=1) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:1233
#43 rb_yield_1 (val=34783640) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:1239
#44 rb_yield (val=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/vm_eval.c:1249
#45 0x00007f903271befd in rb_ary_collect (ary=34846080) at /home/ko1/ruby/v2/src/trunk_test/array.c:3071
#46 0x00007f90329594e4 in vm_call_cfunc_with_frame (ci=0x1134e10, cc=<optimized out>, empty_kw_splat=<optimized out>, calling=<optimized out>, reg_cfp=0x7f9032ea7f30, ec=0xfdaa70) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:2290
#47 vm_call_cfunc (ec=0xfdaa70, reg_cfp=0x7f9032ea7f30, calling=<optimized out>, ci=0x1134e10, cc=<optimized out>) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:2314
#48 0x00007f9032965b2d in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cc=0x1134e30, ci=0x1134e10, reg_cfp=0x7f9032ea7f30, ec=0xfdaa70) at /home/ko1/ruby/v2/src/trunk_test/vm_insnhelper.c:3776
#49 vm_exec_core (ec=0xfdaa70, initial=initial@entry=0) at ../../src/trunk_test/insns.def:792
#50 0x00007f903296a96c in rb_vm_exec (ec=0xfdaa70, mjit_enable_p=mjit_enable_p@entry=1) at /home/ko1/ruby/v2/src/trunk_test/vm.c:1914
#51 0x00007f9032973c10 in rb_iseq_eval_main (iseq=iseq@entry=0xfeb4b0) at /home/ko1/ruby/v2/src/trunk_test/vm.c:2164
#52 0x00007f90327b0cca in rb_ec_exec_node (ec=ec@entry=0xfdaa70, n=n@entry=0xfeb4b0) at /home/ko1/ruby/v2/src/trunk_test/eval.c:278
#53 0x00007f90327b6f79 in ruby_run_node (n=0xfeb4b0) at /home/ko1/ruby/v2/src/trunk_test/eval.c:336
#54 0x00000000004009af in main (argc=8, argv=0x7ffd46c87f78) at /home/ko1/ruby/v2/src/trunk_test/main.c:50
>>> Dump Ruby level backtrace
th: 0xfda470, native_id: 0x7f9032eaa700
-- Control frame information -----------------------------------------------
c:0018 p:---- s:0110 e:000109 CFUNC  :join
c:0017 p:0040 s:0106 e:000105 METHOD /home/ko1/ruby/v2/src/trunk_test/lib/rinda/ring.rb:240
c:0016 p:0006 s:0102 e:000101 METHOD /home/ko1/ruby/v2/src/trunk_test/test/rinda/test_rinda.rb:626
c:0015 p:0007 s:0098 e:000097 BLOCK  /home/ko1/ruby/v2/src/trunk_test/tool/lib/minitest/unit.rb:1306 [FINISH]
c:0014 p:---- s:0094 e:000093 CFUNC  :each
c:0013 p:0126 s:0090 e:000089 METHOD /home/ko1/ruby/v2/src/trunk_test/tool/lib/minitest/unit.rb:1304
c:0012 p:0015 s:0081 e:000080 METHOD /home/ko1/ruby/v2/src/trunk_test/tool/lib/test/unit/testcase.rb:18
c:0011 p:0084 s:0076 e:000075 BLOCK  /home/ko1/ruby/v2/src/trunk_test/tool/lib/minitest/unit.rb:949 [FINISH]
c:0010 p:---- s:0069 e:000068 CFUNC  :map
c:0009 p:0138 s:0065 e:000064 METHOD /home/ko1/ruby/v2/src/trunk_test/tool/lib/minitest/unit.rb:942
c:0008 p:0047 s:0053 e:000052 METHOD /home/ko1/ruby/v2/src/trunk_test/tool/lib/test/unit.rb:1050
c:0007 p:0108 s:0046 E:001850 METHOD /home/ko1/ruby/v2/src/trunk_test/tool/lib/test/unit/parallel.rb:55
c:0006 p:0009 s:0030 e:000029 BLOCK  /home/ko1/ruby/v2/src/trunk_test/tool/lib/test/unit/parallel.rb:30 [FINISH]
c:0005 p:---- s:0026 e:000025 CFUNC  :map
c:0004 p:0006 s:0022 e:000021 METHOD /home/ko1/ruby/v2/src/trunk_test/tool/lib/test/unit/parallel.rb:29
c:0003 p:0283 s:0016 e:000015 METHOD /home/ko1/ruby/v2/src/trunk_test/tool/lib/test/unit/parallel.rb:127
c:0002 p:0151 s:0006 e:000005 EVAL   /home/ko1/ruby/v2/src/trunk_test/tool/lib/test/unit/parallel.rb:206 [FINISH]
c:0001 p:0000 s:0003 E:000b70 (none) [FINISH]
th: 0x1ae4120, native_id: 0x7f902d5a1700
-- Control frame information -----------------------------------------------
c:0009 p:---- s:0039 e:000038 CFUNC  :sleep
c:0008 p:---- s:0036 e:000035 CFUNC  :wait
c:0007 p:0036 s:0030 e:000029 METHOD /home/ko1/ruby/v2/build/trunk_test/.ext/common/monitor.rb:110
c:0006 p:0010 s:0024 e:000023 METHOD /home/ko1/ruby/v2/build/trunk_test/.ext/common/monitor.rb:131
c:0005 p:0008 s:0020 e:000019 BLOCK  /home/ko1/ruby/v2/src/trunk_test/lib/drb/drb.rb:1252
c:0004 p:0009 s:0017 e:000016 METHOD /home/ko1/ruby/v2/build/trunk_test/.ext/common/monitor.rb:210
c:0003 p:0005 s:0012 e:000011 METHOD /home/ko1/ruby/v2/src/trunk_test/lib/drb/drb.rb:1251
c:0002 p:0015 s:0008 e:000007 BLOCK  /home/ko1/ruby/v2/src/trunk_test/lib/drb/drb.rb:1276 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x1f7dbc0, native_id: 0x7f902d26e700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
c:0002 p:0036 s:0007 e:000006 BLOCK  /home/ko1/ruby/v2/src/trunk_test/tool/lib/test/unit/parallel.rb:44 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x17ef7b0, native_id: 0x7f90038cc700
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0027 e:000026 CFUNC  :select
c:0005 p:0020 s:0022 e:000021 METHOD /home/ko1/ruby/v2/src/trunk_test/lib/drb/drb.rb:1002
c:0004 p:0008 s:0017 e:000016 METHOD /home/ko1/ruby/v2/src/trunk_test/lib/drb/drb.rb:988
c:0003 p:0006 s:0011 e:000010 METHOD /home/ko1/ruby/v2/src/trunk_test/lib/drb/drb.rb:1764
c:0002 p:0009 s:0006 e:000005 BLOCK  /home/ko1/ruby/v2/src/trunk_test/lib/drb/drb.rb:1586 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x260e1f0, native_id: 0x7f90025da700
-- Control frame information -----------------------------------------------
c:0011 p:---- s:0056 e:000055 CFUNC  :new
c:0010 p:0015 s:0051 e:000050 METHOD /home/ko1/ruby/v2/build/trunk_test/.ext/common/monitor.rb:222
c:0009 p:0023 s:0042 e:000046 METHOD /home/ko1/ruby/v2/src/trunk_test/lib/rinda/tuplespace.rb:189
c:0008 p:0009 s:0039 e:000037 METHOD /home/ko1/ruby/v2/build/trunk_test/.ext/common/monitor.rb:210
c:0007 p:0020 s:0033 e:000032 METHOD /home/ko1/ruby/v2/src/trunk_test/lib/rinda/tuplespace.rb:485
c:0006 p:0010 s:0025 e:000021 RESCUE /home/ko1/ruby/v2/src/trunk_test/lib/rinda/tuplespace.rb:477
c:0005 p:0011 s:0018 e:000017 METHOD /home/ko1/ruby/v2/src/trunk_test/lib/rinda/ring.rb:219
c:0004 p:0005 s:0013 e:000012 BLOCK  /home/ko1/ruby/v2/src/trunk_test/lib/rinda/ring.rb:209 [FINISH]
c:0003 p:---- s:0010 e:000009 CFUNC  :loop
c:0002 p:0006 s:0006 e:000005 BLOCK  /home/ko1/ruby/v2/src/trunk_test/lib/rinda/ring.rb:208 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
$1 = 0
">>> Finish
"
[nil, 1075]
"gdb -p 1068 -x /home/ko1/build-ruby/gdbscript -batch -quiet"
running file: /home/ko1/ruby/v2/src/trunk_test/test/rinda/test_rinda.rb
Some worker was crashed. It seems ruby interpreter's bug
or, a bug of test/unit/parallel.rb. try again without -j
option.
1075:running:test_rinda: Broken pipe
/home/ko1/ruby/v2/src/trunk_test/test/optparse/test_did_you_mean.rb: cannot load such file -- did_you_mean (Test::Unit::ProxyError)
make: *** [yes-test-all] Error 1
ptrace: No such process.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/build-ruby/gdbscript:9: Error in sourced command file:
No symbol table is loaded.  Use the "file" command.
[nil, 1068]
#<Errno::ESRCH: No such process>
"gdb -p 1050 -x /home/ko1/build-ruby/gdbscript -batch -quiet"
ptrace: No such process.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/build-ruby/gdbscript:9: Error in sourced command file:
No symbol table is loaded.  Use the "file" command.
[nil, 1050]
#<Errno::ESRCH: No such process>
"gdb -p 1049 -x /home/ko1/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 1049 is a zombie - the process has already terminated
ptrace: Operation not permitted.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/build-ruby/gdbscript:9: Error in sourced command file:
No symbol table is loaded.  Use the "file" command.
[nil, 1049]
"gdb -p 8270 -x /home/ko1/build-ruby/gdbscript -batch -quiet"
ptrace: No such process.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/build-ruby/gdbscript:9: Error in sourced command file:
No symbol table is loaded.  Use the "file" command.
[nil, 8270]
#<Errno::ESRCH: No such process>
  0.000000   0.008000 11067.888000 (10801.254681)
/home/ko1/build-ruby/build-ruby.rb:149:in `each_line': execution expired (Timeout::Error)
	from /home/ko1/build-ruby/build-ruby.rb:149:in `block (2 levels) in cmd'
	from /usr/share/rbenv/versions/2.6.0/lib/ruby/2.6.0/timeout.rb:108:in `timeout'
	from /home/ko1/build-ruby/build-ruby.rb:148:in `block in cmd'
	from /home/ko1/build-ruby/build-ruby.rb:145:in `popen'
	from /home/ko1/build-ruby/build-ruby.rb:145:in `cmd'
	from /home/ko1/build-ruby/build-ruby.rb:285:in `block in test_all'
	from /home/ko1/build-ruby/build-ruby.rb:213:in `block in builddir'
	from /home/ko1/build-ruby/build-ruby.rb:212:in `chdir'
	from /home/ko1/build-ruby/build-ruby.rb:212:in `builddir'
	from /home/ko1/build-ruby/build-ruby.rb:284:in `test_all'
	from /home/ko1/build-ruby/build-ruby.rb:340:in `block (4 levels) in run'
	from /usr/share/rbenv/versions/2.6.0/lib/ruby/2.6.0/benchmark.rb:293:in `measure'
	from /usr/share/rbenv/versions/2.6.0/lib/ruby/2.6.0/benchmark.rb:375:in `item'
	from /home/ko1/build-ruby/build-ruby.rb:338:in `block (3 levels) in run'
	from /home/ko1/build-ruby/build-ruby.rb:337:in `each'
	from /home/ko1/build-ruby/build-ruby.rb:337:in `block (2 levels) in run'
	from /usr/share/rbenv/versions/2.6.0/lib/ruby/2.6.0/benchmark.rb:173:in `benchmark'
	from /usr/share/rbenv/versions/2.6.0/lib/ruby/2.6.0/benchmark.rb:205:in `bm'
	from /home/ko1/build-ruby/build-ruby.rb:336:in `block in run'
	from /usr/share/rbenv/versions/2.6.0/lib/ruby/2.6.0/benchmark.rb:293:in `measure'
	from /home/ko1/build-ruby/build-ruby.rb:335:in `run'
	from /home/ko1/build-ruby/build-ruby.rb:498:in `<main>'
total: 10819.12 sec