rev: 2496bdb28f
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-iseq_binary.20200613-193625
#<BuildRuby:0x000055d6f3c9eaf8
@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-iseq_binary",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-iseq_binary",
@TARGET_NAME="trunk-iseq_binary",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-iseq_binary",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-iseq_binary.20200613-193625",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_ISEQ_DUMP_DEBUG", "to_binary"]],
@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.000022)
autoconf 0.000000 0.004000 0.004000 ( 0.000104)
configure 0.000000 0.000000 0.000000 ( 0.000061)
build_up 0.008000 0.004000 4.464000 ( 4.833613)
build_miniruby 0.000000 0.004000 0.192000 ( 0.231138)
build_ruby 0.004000 0.000000 0.196000 ( 0.231956)
build_all 0.012000 0.008000 8.612000 ( 4.488994)
build_install 0.028000 0.004000 9.976000 ( 5.793286)
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 1409 tests
0.000000 0.000000 42.284000 ( 53.788336)
test_basic 0.008000 0.008000 0.752000 ( 0.948816)
test_all #<Thread:0x000055769f20b528 /tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:43 run> terminated with exception (report_on_exception is true):
/tmp/ruby/v3/src/trunk-iseq_binary/test/fiber/scheduler.rb:129:in `yield': can't yield from root fiber (FiberError)
from /tmp/ruby/v3/src/trunk-iseq_binary/test/fiber/scheduler.rb:129:in `wait_any'
from /tmp/ruby/v3/src/trunk-iseq_binary/test/fiber/scheduler.rb:138:in `wait_for_single_fd'
from /tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:45:in `readpartial'
from /tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:45:in `block in _run_suite'
$$$ #<Timeout::Error: execution expired>
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
11 12 12 12 ? -1 Ss 1001 0:13 sh build-loop.sh trunk-iseq_binary --incremental --process-num=6
12 3235 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-iseq_binary --incremental --process-num=6
3235 3237 12 12 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-iseq_binary --logfile=/home/ko1/ruby/logs/brlog.trunk-iseq_binary.20200613-193625 --root_dir=/tmp/ruby --timeout=10800 --add-env=RUBY_ISEQ_DUMP_DEBUG=to_binary --incremental --process-num=6
3237 7398 12 12 ? -1 S 1001 0:00 sh -c make yes-test-all TESTS='-j6'
7398 7400 12 12 ? -1 S 1001 0:00 make yes-test-all TESTS=-j6
7400 7407 12 12 ? -1 S 1001 0:05 /tmp/ruby/v3/build/trunk-iseq_binary/ruby --disable-gems /tmp/ruby/v3/src/trunk-iseq_binary/test/runner.rb --ruby=./miniruby -I/tmp/ruby/v3/src/trunk-iseq_binary/lib -I. -I.ext/common /tmp/ruby/v3/src/trunk-iseq_binary/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/v3/src/trunk-iseq_binary/test/excludes --name=!/memory_leak/ -j6
7407 7410 12 12 ? -1 Sl 1001 0:02 /tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb: TestFiberHTTP#test_get
3237 16331 12 12 ? -1 R 1001 0:00 ps jx
{11=>[12], 12=>[3235], 3235=>[3237], 3237=>[7398, 16331], 7398=>[7400], 7400=>[7407], 7407=>[7410]}
"gdb -p 7410 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 7425]
[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.
0x00007fbf5d4a7cf6 in __GI_ppoll (fds=fds@entry=0x7ffea4e58ca8, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
>>> Machine level backtrace
Thread 2 (Thread 0x7fbf5896a700 (LWP 7425)):
#0 0x00007fbf5d4aa03f in __GI___select (nfds=6, readfds=0x7fbf4c04b250, writefds=0x7fbf4c04b2e0, exceptfds=0x7fbf4c04b370, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:41
#1 0x00007fbf5d9d2f7c in rb_fd_select (n=<optimized out>, readfds=<optimized out>, writefds=<optimized out>, exceptfds=<optimized out>, timeout=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/thread.c:3902
#2 0x00007fbf5d9d30fa in native_fd_select (th=<optimized out>, timeout=<optimized out>, exceptfds=<optimized out>, writefds=<optimized out>, readfds=<optimized out>, n=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/thread_pthread.c:1161
#3 do_select (p=p@entry=140459800696000) at /tmp/ruby/v3/src/trunk-iseq_binary/thread.c:4073
#4 0x00007fbf5d853104 in rb_ensure (b_proc=b_proc@entry=0x7fbf5d9d2f80 <do_select>, data1=data1@entry=140459800696000, e_proc=e_proc@entry=0x7fbf5d9d2cb0 <select_set_free>, data2=data2@entry=140459800696000) at /tmp/ruby/v3/src/trunk-iseq_binary/eval.c:1141
#5 0x00007fbf5d9d36c6 in rb_thread_fd_select (max=max@entry=6, read=read@entry=0x7fbf58869780, write=write@entry=0x7fbf58869790, except=except@entry=0x7fbf588697a0, timeout=timeout@entry=0x0) at /tmp/ruby/v3/src/trunk-iseq_binary/thread.c:4199
#6 0x00007fbf5d88bc3a in select_internal (fds=<optimized out>, tp=0x0, except=<optimized out>, write=<optimized out>, read=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/io.c:9234
#7 select_call (arg=arg@entry=140459800696672) at /tmp/ruby/v3/src/trunk-iseq_binary/io.c:9304
#8 0x00007fbf5d853104 in rb_ensure (b_proc=b_proc@entry=0x7fbf5d88bb90 <select_call>, data1=data1@entry=140459800696672, e_proc=e_proc@entry=0x7fbf5d887980 <select_end>, data2=data2@entry=140459800696672) at /tmp/ruby/v3/src/trunk-iseq_binary/eval.c:1141
#9 0x00007fbf5d8878cf in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/io.c:9652
#10 0x00007fbf5da029e6 in vm_call_cfunc_with_frame (ec=0x55769f33d380, reg_cfp=0x7fbf58969ca0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_insnhelper.c:2575
#11 0x00007fbf5da0ddf0 in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_insnhelper.c:4178
#12 vm_exec_core (ec=0x55769f33d380, initial=140459590857296, initial@entry=0) at ../../src/trunk-iseq_binary/insns.def:801
#13 0x00007fbf5da1433b in rb_vm_exec (ec=ec@entry=0x55769f33d380, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:1944
#14 0x00007fbf5da177db in vm_call0_body (argv=0x0, cd=0x7fbf58869ac0, calling=0x7fbf58869ad0, ec=0x55769f33d380) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_eval.c:142
#15 rb_vm_call0 (ec=ec@entry=0x55769f33d380, recv=recv@entry=93967964215280, id=id@entry=24065, argc=argc@entry=0, argv=argv@entry=0x0, me=me@entry=0x55769f20bac8, kw_splat=0) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_eval.c:59
#16 0x00007fbf5da181e5 in rb_vm_call_kw (ec=ec@entry=0x55769f33d380, recv=recv@entry=93967964215280, id=id@entry=24065, argc=argc@entry=0, argv=argv@entry=0x0, me=me@entry=0x55769f20bac8, kw_splat=0) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_eval.c:239
#17 0x00007fbf5da193e8 in rb_call0 (ec=0x55769f33d380, recv=recv@entry=93967964215280, mid=24065, argc=argc@entry=0, argv=argv@entry=0x0, self=8, call_scope=CALL_FCALL) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_eval.c:361
#18 0x00007fbf5da19455 in rb_call (scope=CALL_FCALL, argv=0x0, argc=0, mid=<optimized out>, recv=93967964215280) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_eval.c:688
#19 rb_funcallv (recv=recv@entry=93967964215280, mid=<optimized out>, argc=argc@entry=0, argv=argv@entry=0x0) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_eval.c:928
#20 0x00007fbf5d9cfd36 in thread_do_start (th=th@entry=0x55769f32b5d0) at /tmp/ruby/v3/src/trunk-iseq_binary/thread.c:716
#21 0x00007fbf5d9d21fa in thread_start_func_2 (th=th@entry=0x55769f32b5d0, stack_start=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/thread.c:757
#22 0x00007fbf5d9d283b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/thread_pthread.c:969
#23 0x00007fbf5cf5e6db in start_thread (arg=0x7fbf5896a700) at pthread_create.c:463
#24 0x00007fbf5d4b488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7fbf5df5cd80 (LWP 7410)):
#0 0x00007fbf5d4a7cf6 in __GI_ppoll (fds=fds@entry=0x7ffea4e58ca8, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1 0x00007fbf5d9cd1a7 in rb_sigwait_sleep (th=th@entry=0x55769e6c4f70, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x0) at /tmp/ruby/v3/src/trunk-iseq_binary/thread_pthread.c:2009
#2 0x00007fbf5d9ce126 in native_sleep (th=th@entry=0x55769e6c4f70, rel=0x0) at /tmp/ruby/v3/src/trunk-iseq_binary/thread_pthread.c:2129
#3 0x00007fbf5d9d1dae in thread_join_sleep (arg=arg@entry=140731664928400) at /tmp/ruby/v3/src/trunk-iseq_binary/thread.c:1024
#4 0x00007fbf5d853104 in rb_ensure (b_proc=b_proc@entry=0x7fbf5d9d1c60 <thread_join_sleep>, data1=data1@entry=140731664928400, e_proc=e_proc@entry=0x7fbf5d9c7e00 <remove_from_join_list>, data2=data2@entry=140731664928400) at /tmp/ruby/v3/src/trunk-iseq_binary/eval.c:1141
#5 0x00007fbf5d9c95a8 in thread_join (target_th=0x55769f32b5d0, rel=rel@entry=0x0) at /tmp/ruby/v3/src/trunk-iseq_binary/thread.c:1069
#6 0x00007fbf5d9c96dc in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=93967964215640) at /tmp/ruby/v3/src/trunk-iseq_binary/thread.c:1166
#7 0x00007fbf5da029e6 in vm_call_cfunc_with_frame (ec=0x55769e6c5590, reg_cfp=0x7fbf5df5ac90, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_insnhelper.c:2575
#8 0x00007fbf5da0ddf0 in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_insnhelper.c:4178
#9 vm_exec_core (ec=0x55769e6c5590, initial=1, initial@entry=0) at ../../src/trunk-iseq_binary/insns.def:801
#10 0x00007fbf5da1433b in rb_vm_exec (ec=0x55769e6c5590, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:1944
#11 0x00007fbf5da14e51 in invoke_block (ec=ec@entry=0x55769e6c5590, iseq=iseq@entry=0x55769e722fd0, self=self@entry=93967960377680, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:1060
#12 0x00007fbf5da16333 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffea4e591c0, argc=1, self=93967960377680, captured=<optimized out>, ec=0x55769e6c5590) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:1132
#13 invoke_block_from_c_bh (ec=ec@entry=0x55769e6c5590, block_handler=<optimized out>, argv=argv@entry=0x7ffea4e59220, force_blockarg=force_blockarg@entry=0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argc=1) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:1150
#14 0x00007fbf5da164e4 in vm_yield (argc=1, kw_splat=0, argv=0x7ffea4e59220, ec=0x55769e6c5590) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:1195
#15 rb_yield_0 (argv=0x7ffea4e59220, argc=1) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_eval.c:1139
#16 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_eval.c:1145
#17 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_eval.c:1155
#18 0x00007fbf5d7c083c in rb_ary_collect (ary=93967964221280) at /tmp/ruby/v3/src/trunk-iseq_binary/array.c:3724
#19 0x00007fbf5da029e6 in vm_call_cfunc_with_frame (ec=0x55769e6c5590, reg_cfp=0x7fbf5df5ade0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_insnhelper.c:2575
#20 0x00007fbf5da0dedd in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_insnhelper.c:4178
#21 vm_exec_core (ec=0x55769e6c5590, initial=1, initial@entry=0) at ../../src/trunk-iseq_binary/insns.def:782
#22 0x00007fbf5da1433b in rb_vm_exec (ec=0x55769e6c5590, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:1944
#23 0x00007fbf5da14e51 in invoke_block (ec=ec@entry=0x55769e6c5590, iseq=iseq@entry=0x55769e6d3ef8, self=self@entry=93967960377680, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:1060
#24 0x00007fbf5da16333 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffea4e59570, argc=1, self=93967960377680, captured=<optimized out>, ec=0x55769e6c5590) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:1132
#25 invoke_block_from_c_bh (ec=ec@entry=0x55769e6c5590, block_handler=<optimized out>, argv=argv@entry=0x7ffea4e595d0, force_blockarg=force_blockarg@entry=0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argc=1) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:1150
#26 0x00007fbf5da164e4 in vm_yield (argc=1, kw_splat=0, argv=0x7ffea4e595d0, ec=0x55769e6c5590) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:1195
#27 rb_yield_0 (argv=0x7ffea4e595d0, argc=1) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_eval.c:1139
#28 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_eval.c:1145
#29 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_eval.c:1155
#30 0x00007fbf5d7c083c in rb_ary_collect (ary=93967964223120) at /tmp/ruby/v3/src/trunk-iseq_binary/array.c:3724
#31 0x00007fbf5da029e6 in vm_call_cfunc_with_frame (ec=0x55769e6c5590, reg_cfp=0x7fbf5df5af30, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_insnhelper.c:2575
#32 0x00007fbf5da0dedd in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_insnhelper.c:4178
#33 vm_exec_core (ec=0x55769e6c5590, initial=1, initial@entry=0) at ../../src/trunk-iseq_binary/insns.def:782
#34 0x00007fbf5da149df in rb_vm_exec (ec=0x55769e6c5590, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:1953
#35 0x00007fbf5da1f060 in rb_iseq_eval_main (iseq=iseq@entry=0x55769e6d4718) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:2203
#36 0x00007fbf5d84f70a in rb_ec_exec_node (ec=ec@entry=0x55769e6c5590, n=n@entry=0x55769e6d4718) at /tmp/ruby/v3/src/trunk-iseq_binary/eval.c:296
#37 0x00007fbf5d8556e9 in ruby_run_node (n=0x55769e6d4718) at /tmp/ruby/v3/src/trunk-iseq_binary/eval.c:354
#38 0x000055769d362a1f in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/main.c:50
>>> Dump Ruby level backtrace
th: 0x55769e6c4f70, native_id: 0x7fbf5df5cd80
-- Control frame information -----------------------------------------------
c:0017 p:---- s:0108 e:000107 CFUNC :join
me:
called_id: join, type: cfunc
owner class: 0x000055769e6f3ac8 [3LM R ] T_CLASS Thread
self: 0x000055769f209958 [0 U] VM/thread (Thread)VM/thread
c:0016 p:0015 s:0104 E:000fc0 METHOD /tmp/ruby/v3/src/trunk-iseq_binary/test/fiber/test_http.rb:26
me:
called_id: test_get, type: iseq
owner class: 0x000055769f20b898 [2 ] T_CLASS TestFiberHTTP
self: 0x000055769f209cc8 [0 ] T_OBJECT (TestFiberHTTP)len:7 ptr:0x00007fbf5c2e0ac0
c:0015 p:0054 s:0100 e:000099 METHOD /tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/test/unit.rb:1231
me:
called_id: run_test, type: iseq
owner class: 0x000055769e93d2c0 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x000055769f209cc8 [0 ] T_OBJECT (TestFiberHTTP)len:7 ptr:0x00007fbf5c2e0ac0
lvars:
name: 0x000055769f20b000 [0 ] T_STRING (String)test_get
progname: 0x000055769e6e6058 [3LM ] T_STRING (String)/tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb
c:0014 p:0065 s:0094 e:000093 METHOD /tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/minitest/unit.rb:1320
me:
called_id: run, type: iseq
owner class: 0x000055769e93d2c0 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x000055769f209cc8 [0 ] T_OBJECT (TestFiberHTTP)len:7 ptr:0x00007fbf5c2e0ac0
lvars:
runner: 0x000055769ee60950 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055769edee130
start_time: 0x000055769f209c50 [0 U] time (Time)time
result: 0x000055769e6d4420 [3LM ] T_STRING (String)
time: T_NIL
e: T_NIL
c:0013 p:0013 s:0085 e:000084 METHOD /tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/test/unit/testcase.rb:18
me:
called_id: run, type: iseq
owner class: 0x000055769e9f6068 [3LM ] T_CLASS Test::Unit::TestCase
self: 0x000055769f209cc8 [0 ] T_OBJECT (TestFiberHTTP)len:7 ptr:0x00007fbf5c2e0ac0
lvars:
runner: 0x000055769ee60950 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055769edee130
c:0012 p:0079 s:0080 e:000079 BLOCK /tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/minitest/unit.rb:969 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x000055769e93e698 [3LM R ] T_CLASS MiniTest::Unit
self: 0x000055769ee60950 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055769edee130
lvars:
method: 0x000055769f20b000 [0 ] T_STRING (String)test_get
inst: 0x000055769f209cc8 [0 ] T_OBJECT (TestFiberHTTP)len:7 ptr:0x00007fbf5c2e0ac0
start_time: T_NIL
result: T_NIL
c:0011 p:---- s:0073 e:000072 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x000055769e70e698 [3LM R ] T_CLASS Array
self: 0x000055769f20af60 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0010 p:0006 s:0069 e:000068 BLOCK /tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/minitest/unit.rb:962
me:
called_id: _run_suite, type: iseq
owner class: 0x000055769e93e698 [3LM R ] T_CLASS MiniTest::Unit
self: 0x000055769ee60950 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055769edee130
lvars:
assertions: T_NIL
c:0009 p:0167 s:0065 E:0017e0 METHOD /tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/minitest/unit.rb:989
me:
called_id: _run_suite, type: iseq
owner class: 0x000055769e93e698 [3LM R ] T_CLASS MiniTest::Unit
self: 0x000055769ee60950 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055769edee130
lvars:
suite: 0x000055769f20b898 [2 ] T_CLASS TestFiberHTTP
type: T_SYMBOL test
header: 0x000055769f20b258 [0 ] T_STRING (String)test_suite_header
filter: 0x000055769ee4cf40 [3LM ] T_REGEXP
all_test_methods: 0x000055769f20af88 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
filtered_test_methods: 0x000055769f20af60 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
leakchecker: 0x000055769f20ae98 [0 ] T_OBJECT (LeakChecker)len:7 ptr:0x00007fbf5c2e0920
continuation: 0x000055769f209d40 [0 ] proc (Proc) block in _run_suite@/tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/minitest/unit.rb:961
c:0008 p:0042 s:0053 e:000052 METHOD /tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/test/unit.rb:1084
me:
called_id: orig_run_suite, type: iseq
owner class: 0x000055769e9f4060 [0LM U] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x000055769e8c72c8 [0LM U] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x000055769ee60950 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055769edee130
lvars:
suite: 0x000055769f20b898 [2 ] T_CLASS TestFiberHTTP
type: T_SYMBOL test
ex: T_NIL
c:0007 p:0103 s:0046 E:001fb0 METHOD /tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:55
me:
called_id: _run_suite, type: iseq
owner class: 0x000055769e6e4758 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055769ee60950 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055769edee130
lvars:
suite: 0x000055769f20b898 [2 ] T_CLASS TestFiberHTTP
type: T_SYMBOL test
orig_testout: 0x000055769e703590 [0LM U] T_FILE (IO)
i: 0x000055769f20b5a0 [0 U] T_FILE (IO)
o: 0x000055769f20b578 [0 U] T_FILE (IO)
orig_stdin: 0x000055769e703630 [0LM U] T_FILE (IO)
orig_stdout: 0x000055769e703590 [0LM U] T_FILE (IO)
th: 0x000055769f20b528 [0 U] VM/thread (Thread)VM/thread
e: T_FIXNUM 0
f: T_FIXNUM 0
s: T_FIXNUM 3
result: T_NIL
c:0006 p:0008 s:0030 e:000029 BLOCK /tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:31 [FINISH]
me:
called_id: _run_suites, type: iseq
owner class: 0x000055769e6e4758 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055769ee60950 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055769edee130
lvars:
suite: 0x000055769f20b898 [2 ] T_CLASS TestFiberHTTP
c:0005 p:---- s:0026 e:000025 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x000055769e70e698 [3LM R ] T_CLASS Array
self: 0x000055769f20b690 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:30
me:
called_id: _run_suites, type: iseq
owner class: 0x000055769e6e4758 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055769ee60950 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055769edee130
lvars:
suites: 0x000055769f20b690 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
type: T_SYMBOL test
c:0003 p:0259 s:0016 E:0009a0 METHOD /tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:125
me:
called_id: run, type: iseq
owner class: 0x000055769e6e4758 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055769ee60950 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055769edee130
lvars:
args: 0x000055769e702730 [3LM ] T_ARRAY [E ] len: 0 (embed)
buf: 0x000055769ee3dd60 [3LM ] T_STRING (String)run /tmp/ruby/v3/src/trunk-iseq_binary/test/fiber/test_http.rb test
suites: 0x000055769ee3dba8 [3LM ] T_ARRAY (Array)[ ] len: 17, capa:17 ptr:0x000055769eb64440
e: T_NIL
trace: T_NIL
err: T_NIL
c:0002 p:0144 s:0006 E:001ba0 EVAL /tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:205 [FINISH]
self: 0x000055769e721ef0 [3LM ] T_OBJECT len:0 ptr:0x0000000000000000
c:0001 p:0000 s:0003 E:0007b0 (none) [FINISH]
self: 0x000055769e721ef0 [3LM ] T_OBJECT len:0 ptr:0x0000000000000000
th: 0x55769f32b5d0, native_id: 0x7fbf5896a700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0019 e:000018 CFUNC :select
me:
called_id: select, type: cfunc
owner class: 0x000055769e706038 [3LM R ] T_CLASS (annon)
self: 0x000055769e706060 [3LM ] T_CLASS IO
c:0002 p:0032 s:0011 e:000010 METHOD /tmp/ruby/v3/src/trunk-iseq_binary/test/fiber/scheduler.rb:43 [FINISH]
me:
called_id: run, type: iseq
owner class: 0x000055769f20bd98 [2 ] T_CLASS Scheduler
self: 0x000055769f2097f0 [0 ] T_OBJECT (Scheduler)len:5 ptr:0x00007fbf5c2e0b98
lvars:
readable: 0x000055769e8628f0 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
writable: 0x000055769e8620a8 [0 ] T_ARRAY (Array)[E ] len: 0 (embed)
time: T_NIL
waiting: T_NIL
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
$1 = 0
">>> Finish
"
[nil, 7410]
"gdb -p 7407 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
running file: /tmp/ruby/v3/src/trunk-iseq_binary/test/fiber/test_http.rb
Some worker was crashed. It seems ruby interpreter's bug
or, a bug of test/unit/parallel.rb. try again without -j
option.
7410:running:test_http: Broken pipe
/tmp/ruby/v3/src/trunk-iseq_binary/test/rubygems/test_gem_package_task.rb: cannot load such file -- rake/packagetask (Test::Unit::ProxyError)
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, 7407]
#<Errno::ESRCH: No such process>
"gdb -p 7400 -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, 7400]
#<Errno::ESRCH: No such process>
"gdb -p 7398 -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 7398 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, 7398]
"gdb -p 16331 -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, 16331]
#<Errno::ESRCH: No such process>
0.008000 0.008000 1389.036000 (10802.823961)
/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: 10873.14 sec