rev: 7d6c72dc06
test-all : 20980 tests, 5654114 assertions, 0 failures, 0 errors, 71 skips
test-spec: 3762 files, 30554 examples, 140664 expectations, 0 failures, 0 errors, 0 tagged
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=\"--test-order=random\"" exit with 512.
"make yes-test-basic TESTS=\"--test-order=random\"" exit with 0.
"make yes-test-all TESTS=\"--test-order=random\"" exit with 0.
"make yes-test-rubyspec TESTS=\"--test-order=random\"" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20201103-180614
#<BuildRuby:0x00005572b5264cd8
@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-random0",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-random0",
@TARGET_NAME="trunk-random0",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-random0",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-random0.20201103-180614",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS=\"--test-order=random\"",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000018)
autoconf 0.000000 0.000000 0.000000 ( 0.000056)
configure 0.000000 0.000000 0.000000 ( 0.000038)
build_up 0.000000 0.012000 2.336000 ( 3.163172)
build_miniruby 0.004000 0.000000 0.100000 ( 0.107630)
build_ruby 0.000000 0.000000 0.100000 ( 0.112390)
build_all 0.004000 0.008000 5.468000 ( 1.811892)
build_install 0.016000 0.008000 6.432000 ( 2.889641)
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_ractor.rb .................................................Fstderr output is not empty
#<Thread:0x0000555673875ef0 run> terminated with exception (report_on_exception is true):
bootstraptest.tmp.rb:5:in `block in <main>': [BUG] Segmentation fault at 0x0000000000000035
ruby 3.0.0dev (2020-11-03T15:55:00Z master 7d6c72dc06) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0002 p:---- s:0006 e:000005 CFUNC :write
me:
called_id: write, type: cfunc
owner class: 0x00005556738df738 [2 ] T_CLASS IO
self: 0x0000555673875f40 [0 U] T_FILE (IO)
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
-- Ruby level backtrace information ----------------------------------------
bootstraptest.tmp.rb:0:in `write'
-- Machine register context ------------------------------------------------
RIP: 0x0000555671645b6b RBP: 0x0000555673875dd8 RSP: 0x00007fd807b777d0
RAX: 0x0000000000000000 RBX: 0x000000000000001d RCX: 0x000000000000001d
RDX: 0x0000000000006005 RDI: 0x0000000000000000 RSI: 0x0000555673875dd8
R8: 0x00000000ffffffff R9: 0x0000555673933120 R10: 0x0000000000000001
R11: 0x0000000000000000 R12: 0x0000000000000000 R13: 0x00007fd800000bc0
R14: 0x0000000000000000 R15: 0x00007fd800000bc0 EFL: 0x0000000000010202
-- C level backtrace information -------------------------------------------
/tmp/ruby/v3/build/trunk-random0/miniruby(rb_vm_bugreport+0x90d) [0x5556716cb47d] /tmp/ruby/v3/src/trunk-random0/vm_dump.c:758
/tmp/ruby/v3/build/trunk-random0/miniruby(rb_bug_for_fatal_signal+0xf0) [0x5556714da5d0] /tmp/ruby/v3/src/trunk-random0/error.c:760
/tmp/ruby/v3/build/trunk-random0/miniruby(sigsegv+0x4b) [0x55567162a83b] /tmp/ruby/v3/src/trunk-random0/signal.c:959
/lib/x86_64-linux-gnu/libpthread.so.0(__restore_rt+0x0) [0x7fd80c128890]
/tmp/ruby/v3/build/trunk-random0/miniruby(str_new_frozen_buffer+0x3b) [0x555671645b6b] /tmp/ruby/v3/src/trunk-random0/string.c:1281
/tmp/ruby/v3/build/trunk-random0/miniruby(RB_FL_TEST_RAW+0x0) [0x555671524ec9] /tmp/ruby/v3/src/trunk-random0/io.c:1683
/tmp/ruby/v3/build/trunk-random0/miniruby(RB_FL_ANY_RAW) /tmp/ruby/v3/src/trunk-random0/include/ruby/internal/fl_type.h:258
/tmp/ruby/v3/build/trunk-random0/miniruby(io_fwrite) /tmp/ruby/v3/src/trunk-random0/include/ruby/internal/core/rstring.h:127
/tmp/ruby/v3/build/trunk-random0/miniruby(io_write_m+0xa9) [0x555671528b69] /tmp/ruby/v3/src/trunk-random0/io.c:1721
/tmp/ruby/v3/build/trunk-random0/miniruby(rb_vm_call0+0x410) [0x5556716bac60] /tmp/ruby/v3/src/trunk-random0/vm_eval.c:97
/tmp/ruby/v3/build/trunk-random0/miniruby(rb_call0+0xb1) [0x5556716bc371] /tmp/ruby/v3/src/trunk-random0/vm_eval.c:361
/tmp/ruby/v3/build/trunk-random0/miniruby(rb_io_write+0x1f) [0x5556715206cf] /tmp/ruby/v3/src/trunk-random0/io.c:1949
/tmp/ruby/v3/build/trunk-random0/miniruby(rb_write_error_str+0xe0) [0x5556715220b0] /tmp/ruby/v3/src/trunk-random0/io.c:8142
/tmp/ruby/v3/build/trunk-random0/miniruby(write_warnq+0x185) [0x5556714e24f5] /tmp/ruby/v3/src/trunk-random0/eval_error.c:113
/tmp/ruby/v3/build/trunk-random0/miniruby(print_errinfo+0x64a) [0x5556714e5e5a] /tmp/ruby/v3/src/trunk-random0/eval_error.c:85
/tmp/ruby/v3/build/trunk-random0/miniruby(rb_error_write+0x176) [0x5556714e6416] /tmp/ruby/v3/src/trunk-random0/eval_error.c:353
/tmp/ruby/v3/build/trunk-random0/miniruby(rb_ec_error_print+0x18f) [0x5556714e66cf] /tmp/ruby/v3/src/trunk-random0/eval_error.c:382
/tmp/ruby/v3/build/trunk-random0/miniruby(thread_start_func_2+0xb5e) [0x555671670b6e] /tmp/ruby/v3/src/trunk-random0/thread.c:844
/tmp/ruby/v3/build/trunk-random0/miniruby(thread_start_func_1+0xbd) [0x555671670c4d] /tmp/ruby/v3/src/trunk-random0/thread_pthread.c:990
/lib/x86_64-linux-gnu/libpthread.so.0(0x76db) [0x7fd80c11d6db]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x3f) [0x7fd80b1e388f] ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
-- Other runtime information -----------------------------------------------
* Loaded script: bootstraptest.tmp.rb
* Loaded features:
0 enumerator.so
1 thread.rb
2 rational.so
3 complex.so
4 ruby2_keywords.rb
* Process memory map:
55567141d000-5556717d6000 r-xp 00000000 00:2e 168170791 /tmp/ruby/v3/build/trunk-random0/miniruby
5556719d5000-5556719dc000 r--p 003b8000 00:2e 168170791 /tmp/ruby/v3/build/trunk-random0/miniruby
5556719dc000-5556719dd000 rw-p 003bf000 00:2e 168170791 /tmp/ruby/v3/build/trunk-random0/miniruby
5556719dd000-5556719ef000 rw-p 00000000 00:00 0
555673852000-555673873000 rw-p 00000000 00:00 0 [heap]
555673873000-5556739a9000 rw-p 00000000 00:00 0 [heap]
7fd800000000-7fd800021000 rw-p 00000000 00:00 0
7fd800021000-7fd804000000 ---p 00000000 00:00 0
7fd805f42000-7fd806132000 r--s 00000000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7fd806132000-7fd807860000 r--s 00000000 00:2e 168170791 /tmp/ruby/v3/build/trunk-random0/miniruby
7fd807860000-7fd807876000 r-xp 00000000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fd807876000-7fd807a76000 ---p 00016000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fd807a76000-7fd807a77000 r--p 00016000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fd807a77000-7fd807a78000 rw-p 00017000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fd807a78000-7fd807a79000 ---p 00000000 00:00 0
7fd807a79000-7fd807c79000 rw-p 00000000 00:00 0
7fd807c79000-7fd807c7a000 ---p 00000000 00:00 0
7fd807c7a000-7fd807d1b000 rw-p 00000000 00:00 0
7fd807d1b000-7fd807d1c000 ---p 00000000 00:00 0
7fd807d1c000-7fd807dbd000 rw-p 00000000 00:00 0
7fd807dbd000-7fd807dbe000 ---p 00000000 00:00 0
7fd807dbe000-7fd807e5f000 rw-p 00000000 00:00 0
7fd807e5f000-7fd807e60000 ---p 00000000 00:00 0
7fd807e60000-7fd807f01000 rw-p 00000000 00:00 0
7fd807f01000-7fd807f02000 ---p 00000000 00:00 0
7fd807f02000-7fd807fa3000 rw-p 00000000 00:00 0
7fd807fa3000-7fd807fa4000 ---p 00000000 00:00 0
7fd807fa4000-7fd808045000 rw-p 00000000 00:00 0
7fd808045000-7fd808046000 ---p 00000000 00:00 0
7fd808046000-7fd8080e7000 rw-p 00000000 00:00 0
7fd8080e7000-7fd8080e8000 ---p 00000000 00:00 0
7fd8080e8000-7fd808189000 rw-p 00000000 00:00 0
7fd808189000-7fd80818a000 ---p 00000000 00:00 0
7fd80818a000-7fd80822b000 rw-p 00000000 00:00 0
7fd80822b000-7fd80822c000 ---p 00000000 00:00 0
7fd80822c000-7fd8082cd000 rw-p 00000000 00:00 0
7fd8082cd000-7fd8082ce000 ---p 00000000 00:00 0
7fd8082ce000-7fd80836f000 rw-p 00000000 00:00 0
7fd80836f000-7fd808370000 ---p 00000000 00:00 0
7fd808370000-7fd808411000 rw-p 00000000 00:00 0
7fd808411000-7fd808412000 ---p 00000000 00:00 0
7fd808412000-7fd8084b3000 rw-p 00000000 00:00 0
7fd8084b3000-7fd8084b4000 ---p 00000000 00:00 0
7fd8084b4000-7fd808555000 rw-p 00000000 00:00 0
7fd808555000-7fd808556000 ---p 00000000 00:00 0
7fd808556000-7fd8085f7000 rw-p 00000000 00:00 0
7fd8085f7000-7fd8085f8000 ---p 00000000 00:00 0
7fd8085f8000-7fd808699000 rw-p 00000000 00:00 0
7fd808699000-7fd80869a000 ---p 00000000 00:00 0
7fd80869a000-7fd80873b000 rw-p 00000000 00:00 0
7fd80873b000-7fd80873c000 ---p 00000000 00:00 0
7fd80873c000-7fd8087dd000 rw-p 00000000 00:00 0
7fd8087dd000-7fd8087de000 ---p 00000000 00:00 0
7fd8087de000-7fd80887f000 rw-p 00000000 00:00 0
7fd80887f000-7fd808880000 ---p 00000000 00:00 0
7fd808880000-7fd808921000 rw-p 00000000 00:00 0
7fd808921000-7fd808922000 ---p 00000000 00:00 0
7fd808922000-7fd8089c3000 rw-p 00000000 00:00 0
7fd8089c3000-7fd8089c4000 ---p 00000000 00:00 0
7fd8089c4000-7fd808a65000 rw-p 00000000 00:00 0
7fd808a65000-7fd808a66000 ---p 00000000 00:00 0
7fd808a66000-7fd808b07000 rw-p 00000000 00:00 0
7fd808b07000-7fd808b08000 ---p 00000000 00:00 0
7fd808b08000-7fd808ba9000 rw-p 00000000 00:00 0
7fd808ba9000-7fd808baa000 ---p 00000000 00:00 0
7fd808baa000-7fd808c4b000 rw-p 00000000 00:00 0
7fd808c4b000-7fd808c4c000 ---p 00000000 00:00 0
7fd808c4c000-7fd808ced000 rw-p 00000000 00:00 0
7fd808ced000-7fd808cee000 ---p 00000000 00:00 0
7fd808cee000-7fd808d8f000 rw-p 00000000 00:00 0
7fd808d8f000-7fd808d90000 ---p 00000000 00:00 0
7fd808d90000-7fd808e31000 rw-p 00000000 00:00 0
7fd808e31000-7fd808e32000 ---p 00000000 00:00 0
7fd808e32000-7fd808ed3000 rw-p 00000000 00:00 0
7fd808ed3000-7fd808ed4000 ---p 00000000 00:00 0
7fd808ed4000-7fd808f75000 rw-p 00000000 00:00 0
7fd808f75000-7fd808f76000 ---p 00000000 00:00 0
7fd808f76000-7fd809017000 rw-p 00000000 00:00 0
7fd809017000-7fd809018000 ---p 00000000 00:00 0
7fd809018000-7fd80b0c2000 rw-p 00000000 00:00 0
7fd80b0c2000-7fd80b2a9000 r-xp 00000000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7fd80b2a9000-7fd80b4a9000 ---p 001e7000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7fd80b4a9000-7fd80b4ad000 r--p 001e7000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7fd80b4ad000-7fd80b4af000 rw-p 001eb000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7fd80b4af000-7fd80b4b3000 rw-p 00000000 00:00 0
7fd80b4b3000-7fd80b650000 r-xp 00000000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7fd80b650000-7fd80b84f000 ---p 0019d000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7fd80b84f000-7fd80b850000 r--p 0019c000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7fd80b850000-7fd80b851000 rw-p 0019d000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7fd80b851000-7fd80b85a000 r-xp 00000000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7fd80b85a000-7fd80ba59000 ---p 00009000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7fd80ba59000-7fd80ba5a000 r--p 00008000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7fd80ba5a000-7fd80ba5b000 rw-p 00009000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7fd80ba5b000-7fd80ba89000 rw-p 00000000 00:00 0
7fd80ba89000-7fd80ba8c000 r-xp 00000000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7fd80ba8c000-7fd80bc8b000 ---p 00003000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7fd80bc8b000-7fd80bc8c000 r--p 00002000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7fd80bc8c000-7fd80bc8d000 rw-p 00003000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7fd80bc8d000-7fd80bd0c000 r-xp 00000000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7fd80bd0c000-7fd80bf0c000 ---p 0007f000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7fd80bf0c000-7fd80bf0d000 r--p 0007f000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7fd80bf0d000-7fd80bf0e000 rw-p 00080000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7fd80bf0e000-7fd80bf15000 r-xp 00000000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7fd80bf15000-7fd80c114000 ---p 00007000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7fd80c114000-7fd80c115000 r--p 00006000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7fd80c115000-7fd80c116000 rw-p 00007000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7fd80c116000-7fd80c130000 r-xp 00000000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fd80c130000-7fd80c32f000 ---p 0001a000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fd80c32f000-7fd80c330000 r--p 00019000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fd80c330000-7fd80c331000 rw-p 0001a000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fd80c331000-7fd80c335000 rw-p 00000000 00:00 0
7fd80c335000-7fd80c351000 r-xp 00000000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fd80c351000-7fd80c550000 ---p 0001c000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fd80c550000-7fd80c551000 r--p 0001b000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fd80c551000-7fd80c552000 rw-p 0001c000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fd80c552000-7fd80c579000 r-xp 00000000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7fd80c5e5000-7fd80c609000 r--s 00000000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fd80c609000-7fd80c76b000 rw-p 00000000 00:00 0
7fd80c76b000-7fd80c772000 rw-p 00000000 00:00 0
7fd80c779000-7fd80c77a000 r--p 00027000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7fd80c77a000-7fd80c77b000 rw-p 00028000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7fd80c77b000-7fd80c77c000 rw-p 00000000 00:00 0
7ffd0d3c3000-7ffd0dbc2000 rw-p 00000000 00:00 0 [stack]
7ffd0dbf7000-7ffd0dbf9000 r--p 00000000 00:00 0 [vvar]
7ffd0dbf9000-7ffd0dbfb000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
E...........
test_string.rb .
test_struct.rb .
test_syntax.rb ............................................................................................................................................................
test_thread.rb .................................................
Fiber count: 10000 (skipping)
#1244 test_ractor.rb:802:in `<top (required)>':
str = "foo"
define_method(:buggy){|i| str << "#{i}"}
begin
Ractor.new{buggy(10)}.take
rescue => e
e.cause.message
end
#=> "" (expected "defined in a different Ractor")
#1244 test_ractor.rb:802:in `<top (required)>': core dumped
FAIL 2/1462 tests failed
make: *** [yes-btest] Error 1
0.000000 0.000000 26.984000 ( 30.113770)
test_basic 0.008000 0.000000 0.380000 ( 0.503379)
test_all Skipping Gem::PackageTask tests. rake not found.
0.004000 0.000000 878.620000 (946.631437)
test_rubyspec $ /tmp/ruby/v3/build/trunk-random0/miniruby -I/tmp/ruby/v3/src/trunk-random0/lib /tmp/ruby/v3/src/trunk-random0/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-random0 --extout=.ext -- /tmp/ruby/v3/src/trunk-random0/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-random0/spec/default.mspec
0.088000 0.036000 83.676000 ( 94.310578)
$$$[end] "make yes-btest TESTS=\"--test-order=random\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-random0.20201103-180614
total: 1079.65 sec