rev: e17028e48b
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.20200605-015815
#<BuildRuby:0x000056176ec88a08
@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.20200605-015815",
@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.000032)
autoconf 0.000000 0.000000 0.000000 ( 0.000068)
configure 0.000000 0.000000 0.000000 ( 0.000064)
build_up From https://github.com/ruby/ruby
449b62b..e17028e master -> origin/master
0.004000 0.012000 7.248000 ( 7.631753)
build_miniruby 0.000000 0.000000 0.168000 ( 0.180128)
build_ruby 0.000000 0.008000 4.912000 ( 4.763885)
build_all 0.008000 0.012000 9.868000 ( 6.462771)
build_install 0.016000 0.016000 6.100000 ( 4.610816)
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.844000 ( 56.216110)
test_basic 0.012000 0.004000 0.716000 ( 0.948299)
test_all #<Thread:0x000056160e35f460 /tmp/ruby/v3/src/trunk-iseq_binary/test/net/imap/test_imap.rb:133 run> terminated with exception (report_on_exception is true):
/tmp/ruby/v3/build/trunk-iseq_binary/.ext/common/socket.rb:252:in `local_address': closed stream (IOError)
from /tmp/ruby/v3/build/trunk-iseq_binary/.ext/common/socket.rb:252:in `connect_address'
from /tmp/ruby/v3/src/trunk-iseq_binary/test/net/imap/test_imap.rb:514:in `block (2 levels) in test_connection_closed_without_greeting'
from /tmp/ruby/v3/src/trunk-iseq_binary/test/net/imap/test_imap.rb:514:in `each_object'
from /tmp/ruby/v3/src/trunk-iseq_binary/test/net/imap/test_imap.rb:514:in `each'
from /tmp/ruby/v3/src/trunk-iseq_binary/test/net/imap/test_imap.rb:514:in `map'
from /tmp/ruby/v3/src/trunk-iseq_binary/test/net/imap/test_imap.rb:514:in `block in test_connection_closed_without_greeting'
from /tmp/ruby/v3/src/trunk-iseq_binary/test/net/imap/test_imap.rb:134:in `block in start_server'
$$$ #<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 11851 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-iseq_binary --incremental --process-num=6
11851 11853 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.20200605-015815 --root_dir=/tmp/ruby --timeout=10800 --add-env=RUBY_ISEQ_DUMP_DEBUG=to_binary --incremental --process-num=6
11853 15950 12 12 ? -1 S 1001 0:00 sh -c make yes-test-all TESTS='-j6'
15950 15952 12 12 ? -1 S 1001 0:00 make yes-test-all TESTS=-j6
15952 15965 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
15965 15970 12 12 ? -1 Sl 1001 0:09 /tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb: IMAPTest#test_connection_closed_without_greeting
11853 24885 12 12 ? -1 R 1001 0:00 ps jx
{11=>[12], 12=>[11851], 11851=>[11853], 11853=>[15950, 24885], 15950=>[15952], 15952=>[15965], 15965=>[15970]}
"gdb -p 15970 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 15981]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007f607a3e5bf9 in __GI___poll (fds=fds@entry=0x7ffc01f10aa0, nfds=nfds@entry=1, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
29 ../sysdeps/unix/sysv/linux/poll.c: No such file or directory.
>>> Machine level backtrace
Thread 2 (Thread 0x7f6075dd1700 (LWP 15981)):
#0 0x00007f607a3e5bf9 in __GI___poll (fds=fds@entry=0x7f6075cd0650, nfds=nfds@entry=1, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x00007f607a7c6a00 in poll (__timeout=-1, __nfds=1, __fds=0x7f6075cd0650) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46
#2 nogvl_wait_for_single_fd (events=1, fd=7) at /tmp/ruby/v3/src/trunk-iseq_binary/io.c:10932
#3 internal_read_func (ptr=ptr@entry=0x7f6075cd08b0) at /tmp/ruby/v3/src/trunk-iseq_binary/io.c:1078
#4 0x00007f607a90e3f6 in rb_thread_io_blocking_region (func=0x7f607a7c6940 <internal_read_func>, data1=0x7f6075cd08b0, fd=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/thread.c:1638
#5 0x00007f607a791014 in rb_ensure (b_proc=b_proc@entry=0x7f607a7c4c70 <read_internal_call>, data1=data1@entry=140052269959344, e_proc=e_proc@entry=0x7f607a8e1570 <rb_str_unlocktmp>, data2=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/eval.c:1141
#6 0x00007f607a8f215b in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x7f607a7c4c70 <read_internal_call>, arg=arg@entry=140052269959344) at /tmp/ruby/v3/src/trunk-iseq_binary/string.c:2788
#7 0x00007f607a7dac57 in read_internal_locktmp (iis=0x7f6075cd08b0, str=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/io.c:2863
#8 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=no_exception@entry=8, nonblock=nonblock@entry=0) at /tmp/ruby/v3/src/trunk-iseq_binary/io.c:2904
#9 0x00007f607a7db0a1 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/io.c:2997
#10 0x00007f607a9405f6 in vm_call_cfunc_with_frame (ec=0x56160f22a0e0, reg_cfp=0x7f6075dd0ca0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_insnhelper.c:2527
#11 0x00007f607a94b714 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:4136
#12 vm_exec_core (ec=0x7f6075cd0650, ec@entry=0x56160f22a0e0, initial=1, initial@entry=0) at ../../src/trunk-iseq_binary/insns.def:801
#13 0x00007f607a951b9b in rb_vm_exec (ec=0x56160f22a0e0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:1936
#14 0x00007f607a9526b1 in invoke_block (ec=ec@entry=0x56160f22a0e0, iseq=iseq@entry=0x56160da0fce8, self=self@entry=94652725673360, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:1052
#15 0x00007f607a9549d9 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f6075cd0c50, argc=253927648, self=94652725673360, captured=0x56160edac6f0, ec=0x56160f22a0e0) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:1124
#16 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f6075cd0c50, argc=253927648, self=94652725673360, proc=0x56160e173d90, ec=0x56160f22a0e0) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:1224
#17 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f6075cd0c50, argc=253927648, self=94652725673360, proc=0x56160e173d90, ec=0x56160f22a0e0) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:1253
#18 rb_vm_invoke_proc (ec=0x56160f22a0e0, proc=proc@entry=0x56160edac6f0, argc=argc@entry=0, argv=argv@entry=0x7f6075cd0c50, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:1274
#19 0x00007f607a90dca2 in thread_do_start (th=th@entry=0x56160f12e460) at /tmp/ruby/v3/src/trunk-iseq_binary/thread.c:703
#20 0x00007f607a90fefa in thread_start_func_2 (th=th@entry=0x56160f12e460, stack_start=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/thread.c:757
#21 0x00007f607a91053b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/thread_pthread.c:969
#22 0x00007f6079e9c6db in start_thread (arg=0x7f6075dd1700) at pthread_create.c:463
#23 0x00007f607a3f288f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7f607ae9ad80 (LWP 15970)):
#0 0x00007f607a3e5bf9 in __GI___poll (fds=fds@entry=0x7ffc01f10aa0, nfds=nfds@entry=1, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x00007f607a7c6a00 in poll (__timeout=-1, __nfds=1, __fds=0x7ffc01f10aa0) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46
#2 nogvl_wait_for_single_fd (events=1, fd=12) at /tmp/ruby/v3/src/trunk-iseq_binary/io.c:10932
#3 internal_read_func (ptr=ptr@entry=0x7ffc01f10c00) at /tmp/ruby/v3/src/trunk-iseq_binary/io.c:1078
#4 0x00007f607a90e3f6 in rb_thread_io_blocking_region (func=func@entry=0x7f607a7c6940 <internal_read_func>, data1=data1@entry=0x7ffc01f10c00, fd=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/thread.c:1638
#5 0x00007f607a7ca85c in rb_read_internal (count=<optimized out>, buf=<optimized out>, fd=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/io.c:1128
#6 io_fillbuf (fptr=fptr@entry=0x56160f0403e0) at /tmp/ruby/v3/src/trunk-iseq_binary/io.c:2155
#7 0x00007f607a7cdfc9 in io_fillbuf (fptr=0x56160f0403e0) at /tmp/ruby/v3/src/trunk-iseq_binary/io.c:2152
#8 appendline (lp=<synthetic pointer>, strp=<synthetic pointer>, delim=10, fptr=0x56160f0403e0) at /tmp/ruby/v3/src/trunk-iseq_binary/io.c:3301
#9 rb_io_getline_0 (rs=<optimized out>, rs@entry=94652722858560, limit=<optimized out>, limit@entry=-1, chomp=chomp@entry=0, fptr=fptr@entry=0x56160f0403e0) at /tmp/ruby/v3/src/trunk-iseq_binary/io.c:3553
#10 0x00007f607a7cf176 in rb_io_getline_1 (io=94652727683080, chomp=0, limit=-1, rs=94652722858560) at /tmp/ruby/v3/src/trunk-iseq_binary/io.c:3612
#11 rb_io_getline (io=94652727683080, argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/io.c:3632
#12 rb_io_gets_m (argc=<optimized out>, argv=<optimized out>, io=94652727683080) at /tmp/ruby/v3/src/trunk-iseq_binary/io.c:3687
#13 0x00007f607a9405f6 in vm_call_cfunc_with_frame (ec=0x56160da005b0, reg_cfp=0x7f607ae98b78, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_insnhelper.c:2527
#14 0x00007f607a94b714 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:4136
#15 vm_exec_core (ec=0x7ffc01f10aa0, initial=1, initial@entry=0) at ../../src/trunk-iseq_binary/insns.def:801
#16 0x00007f607a95223f in rb_vm_exec (ec=ec@entry=0x56160da005b0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:1945
#17 0x00007f607a954e8b in vm_call0_body (argv=0x7f607ad993e0, cd=0x7ffc01f11070, calling=0x7ffc01f11080, ec=0x56160da005b0) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_eval.c:136
#18 rb_vm_call0 (ec=0x56160da005b0, recv=<optimized out>, id=<optimized out>, argc=<optimized out>, argv=0x7f607ad993e0, me=<optimized out>, kw_splat=1) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_eval.c:53
#19 0x00007f607a956946 in rb_call (scope=CALL_FCALL_KW, argv=0x2, argc=3089, mid=3089, recv=94652727684680) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_eval.c:682
#20 rb_funcallv_kw (recv=recv@entry=94652727684680, mid=mid@entry=3089, argc=argc@entry=2, argv=argv@entry=0x7f607ad993e0, kw_splat=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_eval.c:928
#21 0x00007f607a793b88 in rb_obj_call_init_kw (obj=obj@entry=94652727684680, argc=argc@entry=2, argv=argv@entry=0x7f607ad993e0, kw_splat=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/eval.c:1703
#22 0x00007f607a83b9f3 in rb_class_new_instance_pass_kw (argc=2, argv=0x7f607ad993e0, klass=94652727686760) at /tmp/ruby/v3/src/trunk-iseq_binary/object.c:2212
#23 0x00007f607a9405f6 in vm_call_cfunc_with_frame (ec=ec@entry=0x56160da005b0, reg_cfp=reg_cfp@entry=0x7f607ae98c20, calling=calling@entry=0x7ffc01f11400, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_insnhelper.c:2527
#24 0x00007f607a940885 in vm_call_cfunc (ec=ec@entry=0x56160da005b0, reg_cfp=reg_cfp@entry=0x7f607ae98c20, calling=calling@entry=0x7ffc01f11400, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_insnhelper.c:2548
#25 0x00007f607a95c6a1 in vm_call_method_each_type (ec=ec@entry=0x56160da005b0, cfp=cfp@entry=0x7f607ae98c20, calling=0x7ffc01f11400, cd=0x56160f10a0a0) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_insnhelper.c:3028
#26 0x00007f607a95cd1b in vm_call_method (ec=0x56160da005b0, cfp=0x7f607ae98c20, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_insnhelper.c:3148
#27 0x00007f607a94b714 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:4136
#28 vm_exec_core (ec=0x7ffc01f10aa0, ec@entry=0x56160da005b0, initial=1, initial@entry=0) at ../../src/trunk-iseq_binary/insns.def:801
#29 0x00007f607a951b9b in rb_vm_exec (ec=0x56160da005b0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:1936
#30 0x00007f607a9526b1 in invoke_block (ec=ec@entry=0x56160da005b0, iseq=iseq@entry=0x56160da5ee60, self=self@entry=94652725673360, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:1052
#31 0x00007f607a953b93 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffc01f115b0, argc=1, self=94652725673360, captured=<optimized out>, ec=0x56160da005b0) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:1124
#32 invoke_block_from_c_bh (ec=ec@entry=0x56160da005b0, block_handler=<optimized out>, argv=argv@entry=0x7ffc01f11610, 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:1142
#33 0x00007f607a953db4 in vm_yield (argc=1, kw_splat=0, argv=0x7ffc01f11610, ec=0x56160da005b0) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:1187
#34 rb_yield_0 (argv=0x7ffc01f11610, argc=1) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_eval.c:1133
#35 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_eval.c:1139
#36 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_eval.c:1149
#37 0x00007f607a6fe76c in rb_ary_collect (ary=94652741622920) at /tmp/ruby/v3/src/trunk-iseq_binary/array.c:3186
#38 0x00007f607a9405f6 in vm_call_cfunc_with_frame (ec=0x56160da005b0, reg_cfp=0x7f607ae98de0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_insnhelper.c:2527
#39 0x00007f607a94b807 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:4136
#40 vm_exec_core (ec=0x7ffc01f10aa0, ec@entry=0x56160da005b0, initial=1, initial@entry=0) at ../../src/trunk-iseq_binary/insns.def:782
#41 0x00007f607a951b9b in rb_vm_exec (ec=0x56160da005b0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:1936
#42 0x00007f607a9526b1 in invoke_block (ec=ec@entry=0x56160da005b0, iseq=iseq@entry=0x56160da0fec8, self=self@entry=94652725673360, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:1052
#43 0x00007f607a953b93 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffc01f11960, argc=1, self=94652725673360, captured=<optimized out>, ec=0x56160da005b0) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:1124
#44 invoke_block_from_c_bh (ec=ec@entry=0x56160da005b0, block_handler=<optimized out>, argv=argv@entry=0x7ffc01f119c0, 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:1142
#45 0x00007f607a953db4 in vm_yield (argc=1, kw_splat=0, argv=0x7ffc01f119c0, ec=0x56160da005b0) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:1187
#46 rb_yield_0 (argv=0x7ffc01f119c0, argc=1) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_eval.c:1133
#47 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_eval.c:1139
#48 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_eval.c:1149
#49 0x00007f607a6fe76c in rb_ary_collect (ary=94652741625800) at /tmp/ruby/v3/src/trunk-iseq_binary/array.c:3186
#50 0x00007f607a9405f6 in vm_call_cfunc_with_frame (ec=0x56160da005b0, reg_cfp=0x7f607ae98f30, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/vm_insnhelper.c:2527
#51 0x00007f607a94b807 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:4136
#52 vm_exec_core (ec=0x7ffc01f10aa0, initial=1, initial@entry=0) at ../../src/trunk-iseq_binary/insns.def:782
#53 0x00007f607a95223f in rb_vm_exec (ec=0x56160da005b0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:1945
#54 0x00007f607a95bba0 in rb_iseq_eval_main (iseq=iseq@entry=0x56160da106e8) at /tmp/ruby/v3/src/trunk-iseq_binary/vm.c:2195
#55 0x00007f607a78d61a in rb_ec_exec_node (ec=ec@entry=0x56160da005b0, n=n@entry=0x56160da106e8) at /tmp/ruby/v3/src/trunk-iseq_binary/eval.c:296
#56 0x00007f607a7935f9 in ruby_run_node (n=0x56160da106e8) at /tmp/ruby/v3/src/trunk-iseq_binary/eval.c:354
#57 0x000056160c932a1f in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v3/src/trunk-iseq_binary/main.c:50
>>> Dump Ruby level backtrace
th: 0x56160d9fff70, native_id: 0x7f607ae9ad80
-- Control frame information -----------------------------------------------
c:0022 p:---- s:0148 e:000147 CFUNC :gets
me:
called_id: gets, type: cfunc
owner class: 0x000056160da42030 [3LMP ] T_CLASS IO
self: 0x000056160e35e808 [0 U] T_FILE (Socket)
c:0021 p:0031 s:0143 e:000142 METHOD /tmp/ruby/v3/src/trunk-iseq_binary/lib/net/imap.rb:1231
me:
called_id: get_response, type: iseq
owner class: 0x000056160f116860 [2 ] T_CLASS Net::IMAP
self: 0x000056160e35ee48 [0 ] T_OBJECT len:22 ptr:0x00007f6079224758
lvars:
buff: 0x000056160e35dfe8 [0 ] T_STRING (String)
s: T_NIL
c:0020 p:0223 s:0137 e:000136 METHOD /tmp/ruby/v3/src/trunk-iseq_binary/lib/net/imap.rb:1110 [FINISH]
me:
called_id: initialize, type: iseq
owner class: 0x000056160f116860 [2 ] T_CLASS Net::IMAP
self: 0x000056160e35ee48 [0 ] T_OBJECT len:22 ptr:0x00007f6079224758
lvars:
host: 0x000056160e35ef38 [0 ] T_STRING (String)127.0.0.1
port_or_options: 0x000056160e35ee70 [0 ] T_HASH (Hash)[AT] 1
usessl: T_FALSE
certs: T_NIL
verify: T_TRUE
options: 0x000056160e35ee70 [0 ] T_HASH (Hash)[AT] 1
c:0019 p:---- s:0127 e:000126 CFUNC :new
me:
called_id: new, type: cfunc
owner class: 0x000056160da61138 [3LMP ] T_CLASS Class
self: 0x000056160e35f668 [2 ] T_CLASS (annon)
c:0018 p:0010 s:0121 e:000120 BLOCK /tmp/ruby/v3/src/trunk-iseq_binary/test/net/imap/test_imap.rb:527
me:
called_id: test_connection_closed_without_greeting, type: iseq
owner class: 0x000056160f0ab588 [2 ] T_CLASS IMAPTest
self: 0x000056160e444150 [0 ] T_OBJECT (IMAPTest)len:9 ptr:0x00007f6079223f98
lvars:
e: T_NIL
c:0017 p:0044 s:0117 e:000116 METHOD /tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/test/unit/core_assertions.rb:382
me:
called_id: assert_raise, type: iseq
owner class: 0x000056160dc6c068 [0LM U] T_MODULE (Module)Test::Unit::CoreAssertions
defined_class: 0x000056160dd31c50 [0LM U] T_ICLASS src:Test::Unit::CoreAssertions
self: 0x000056160e444150 [0 ] T_OBJECT (IMAPTest)len:9 ptr:0x00007f6079223f98
lvars:
exp: 0x000056160e35f0c8 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
b: T_NIL
msg: T_NIL
e: T_NIL
expected: T_NIL
c:0016 p:0117 s:0108 E:001200 METHOD /tmp/ruby/v3/src/trunk-iseq_binary/test/net/imap/test_imap.rb:524
me:
called_id: test_connection_closed_without_greeting, type: iseq
owner class: 0x000056160f0ab588 [2 ] T_CLASS IMAPTest
self: 0x000056160e444150 [0 ] T_OBJECT (IMAPTest)len:9 ptr:0x00007f6079223f98
lvars:
server: 0x000056160e35fc58 [0 U] T_FILE (TCPServer)
port: T_FIXNUM 37639
h: 0x000056160e35f708 [0 ] T_HASH (Hash)[AT] 6
net_imap: 0x000056160e35f668 [2 ] T_CLASS (annon)
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: 0x000056160dc6d0d0 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x000056160e444150 [0 ] T_OBJECT (IMAPTest)len:9 ptr:0x00007f6079223f98
lvars:
name: 0x000056160f0a9fa8 [0 ] T_STRING (String)test_connection_closed_without_greeting
progname: 0x000056160da22028 [3LMP ] 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: 0x000056160dc6d0d0 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x000056160e444150 [0 ] T_OBJECT (IMAPTest)len:9 ptr:0x00007f6079223f98
lvars:
runner: 0x000056160e173d90 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000056160df1abe0
start_time: 0x000056160e444100 [0 U] time (Time)time
result: 0x000056160da103f0 [3LMP ] 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: 0x000056160dd31e30 [3LM ] T_CLASS Test::Unit::TestCase
self: 0x000056160e444150 [0 ] T_OBJECT (IMAPTest)len:9 ptr:0x00007f6079223f98
lvars:
runner: 0x000056160e173d90 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000056160df1abe0
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: 0x000056160dc6e4a8 [3LM R ] T_CLASS MiniTest::Unit
self: 0x000056160e173d90 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000056160df1abe0
lvars:
method: 0x000056160f0a9fa8 [0 ] T_STRING (String)test_connection_closed_without_greeting
inst: 0x000056160e444150 [0 ] T_OBJECT (IMAPTest)len:9 ptr:0x00007f6079223f98
start_time: T_NIL
result: T_NIL
c:0011 p:---- s:0073 e:000072 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x000056160da4a668 [3LMP ] T_CLASS Array
self: 0x000056160f0a9c88 [0 ] T_ARRAY (Array)[ T] len: 24, capa:37 ptr:0x00007f6079221700
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: 0x000056160dc6e4a8 [3LM R ] T_CLASS MiniTest::Unit
self: 0x000056160e173d90 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000056160df1abe0
lvars:
assertions: T_NIL
c:0009 p:0167 s:0065 E:001b30 METHOD /tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/minitest/unit.rb:989
me:
called_id: _run_suite, type: iseq
owner class: 0x000056160dc6e4a8 [3LM R ] T_CLASS MiniTest::Unit
self: 0x000056160e173d90 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000056160df1abe0
lvars:
suite: 0x000056160f0ab588 [2 ] T_CLASS IMAPTest
type: T_SYMBOL test
header: 0x000056160f0aa368 [0 ] T_STRING (String)test_suite_header
filter: 0x000056160e15f7f0 [3LM ] T_REGEXP
all_test_methods: 0x000056160f0a9cd8 [0 ] T_ARRAY (Array)[ ] len: 24, capa:24 ptr:0x000056160f211a40
filtered_test_methods: 0x000056160f0a9c88 [0 ] T_ARRAY (Array)[ T] len: 24, capa:37 ptr:0x00007f6079221700
leakchecker: 0x000056160f0a98f0 [0 ] T_OBJECT (LeakChecker)len:7 ptr:0x00007f6079221b18
continuation: 0x000056160f0a85e0 [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: 0x000056160dba3d70 [0LM U] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x000056160dba3028 [0LM U] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x000056160e173d90 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000056160df1abe0
lvars:
suite: 0x000056160f0ab588 [2 ] T_CLASS IMAPTest
type: T_SYMBOL test
ex: T_NIL
c:0007 p:0103 s:0046 E:001390 METHOD /tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:55
me:
called_id: _run_suite, type: iseq
owner class: 0x000056160da1e860 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000056160e173d90 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000056160df1abe0
lvars:
suite: 0x000056160f0ab588 [2 ] T_CLASS IMAPTest
type: T_SYMBOL test
orig_testout: 0x000056160da3f560 [0LMP U] T_FILE (IO)
i: 0x000056160f0aa700 [0 U] T_FILE (IO)
o: 0x000056160f0aa6d8 [0 U] T_FILE (IO)
orig_stdin: 0x000056160da3f600 [0LMP U] T_FILE (IO)
orig_stdout: 0x000056160da3f560 [0LMP U] T_FILE (IO)
th: 0x000056160f0aa688 [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: 0x000056160da1e860 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000056160e173d90 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000056160df1abe0
lvars:
suite: 0x000056160f0ab588 [2 ] T_CLASS IMAPTest
c:0005 p:---- s:0026 e:000025 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x000056160da4a668 [3LMP ] T_CLASS Array
self: 0x000056160f0aa7c8 [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: 0x000056160da1e860 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000056160e173d90 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000056160df1abe0
lvars:
suites: 0x000056160f0aa7c8 [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-iseq_binary/tool/lib/test/unit/parallel.rb:125
me:
called_id: run, type: iseq
owner class: 0x000056160da1e860 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000056160e173d90 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000056160df1abe0
lvars:
args: 0x000056160da3e700 [3LMP ] T_ARRAY [E ] len: 0 (embed)
buf: 0x000056160e091fd0 [3LM ] T_STRING (String)run /tmp/ruby/v3/src/trunk-iseq_binary/test/net/imap/test_imap.rb test
suites: 0x000056160e0910a8 [3LM ] T_ARRAY (Array)[ ] len: 30, capa:30 ptr:0x000056160eefddd0
e: T_NIL
trace: T_NIL
err: T_NIL
c:0002 p:0144 s:0006 e:000005 EVAL /tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:205 [FINISH]
self: 0x000056160da5dec0 [3LMP ] T_OBJECT len:0 ptr:0x0000000000000000
c:0001 p:0000 s:0003 E:0001c0 (none) [FINISH]
self: 0x000056160da5dec0 [3LMP ] T_OBJECT len:0 ptr:0x0000000000000000
th: 0x56160f12e460, native_id: 0x7f6075dd1700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC :readpartial
me:
called_id: readpartial, type: cfunc
owner class: 0x000056160da42030 [3LMP ] T_CLASS IO
self: 0x000056160f0aa700 [0 U] T_FILE (IO)
c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:45 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x000056160da1e860 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000056160e173d90 [3LMPR ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000056160df1abe0
lvars:
buf: 0x000056160e3a5758 [0 ] T_STRING (String).
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
$1 = 0
">>> Finish
"
[nil, 15970]
"gdb -p 15965 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
running file: /tmp/ruby/v3/src/trunk-iseq_binary/test/net/imap/test_imap.rb
Some worker was crashed. It seems ruby interpreter's bug
or, a bug of test/unit/parallel.rb. try again without -j
option.
15970:running:test_imap: 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, 15965]
#<Errno::ESRCH: No such process>
"gdb -p 15952 -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, 15952]
#<Errno::ESRCH: No such process>
"gdb -p 15950 -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 15950 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, 15950]
"gdb -p 24885 -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, 24885]
#<Errno::ESRCH: No such process>
0.016000 0.000000 1431.704000 (10802.983598)
/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: 10883.80 sec