rev: 1f7b557890
test-all : 21226 tests, 5666729 assertions, 0 failures, 0 errors, 49 skips
test-spec: 3767 files, 30648 examples, 144088 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-random1.20201120-094254
#<BuildRuby:0x000055d876159470
@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-random1",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-random1",
@TARGET_NAME="trunk-random1",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-random1",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-random1.20201120-094254",
@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.000033)
configure 0.000000 0.000000 0.000000 ( 0.000038)
build_up From https://github.com/ruby/ruby
69d871e..1f7b557 master -> origin/master
0.008000 0.004000 4.200000 ( 5.768344)
build_miniruby 0.000000 0.000000 0.100000 ( 0.111153)
build_ruby 0.004000 0.000000 2.984000 ( 2.900591)
build_all 0.016000 0.000000 9.516000 ( 3.801524)
build_install 0.008000 0.012000 6.668000 ( 2.970853)
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:0x000055bd168de2e8 run> terminated with exception (report_on_exception is true):
bootstraptest.tmp.rb:5:in `block in <main>': [BUG] Segmentation fault at 0x0000000000000090
ruby 3.0.0dev (2020-11-20T09:30:05Z master 1f7b557890) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0002 p:---- s:0006 e:000005 CFUNC :write
me:
called_id: write, type: cfunc
owner class: 0x000055bd16947720 [2 ] T_CLASS IO
self: 0x000055bd168de338 [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: 0x000055bd15225e0b RBP: 0x000055bd168de1d0 RSP: 0x00007ff19171f7d0
RAX: 0x0000000000000000 RBX: 0x0000000000000078 RCX: 0x0000000000000044
RDX: 0x0000000000006005 RDI: 0x0000000000000000 RSI: 0x000055bd168de1d0
R8: 0x00000000ffffffff R9: 0x000055bd16999170 R10: 0x0000000000000001
R11: 0x0000000000000000 R12: 0x0000000000000000 R13: 0x00007ff18c000b50
R14: 0x0000000000000000 R15: 0x00007ff18c000b50 EFL: 0x0000000000010202
-- C level backtrace information -------------------------------------------
/tmp/ruby/v3/build/trunk-random1/miniruby(rb_vm_bugreport+0x90d) [0x55bd152ab8bd] /tmp/ruby/v3/src/trunk-random1/vm_dump.c:758
/tmp/ruby/v3/build/trunk-random1/miniruby(rb_bug_for_fatal_signal+0xf0) [0x55bd150babd0] /tmp/ruby/v3/src/trunk-random1/error.c:760
/tmp/ruby/v3/build/trunk-random1/miniruby(sigsegv+0x4b) [0x55bd1520ab5b] /tmp/ruby/v3/src/trunk-random1/signal.c:959
/lib/x86_64-linux-gnu/libpthread.so.0(__restore_rt+0x0) [0x7ff195cd0890]
/tmp/ruby/v3/build/trunk-random1/miniruby(str_new_frozen_buffer+0x3b) [0x55bd15225e0b] /tmp/ruby/v3/src/trunk-random1/string.c:1281
/tmp/ruby/v3/build/trunk-random1/miniruby(RB_FL_TEST_RAW+0x0) [0x55bd15104f29] /tmp/ruby/v3/src/trunk-random1/io.c:1683
/tmp/ruby/v3/build/trunk-random1/miniruby(RB_FL_ANY_RAW) /tmp/ruby/v3/src/trunk-random1/include/ruby/internal/fl_type.h:258
/tmp/ruby/v3/build/trunk-random1/miniruby(io_fwrite) /tmp/ruby/v3/src/trunk-random1/include/ruby/internal/core/rstring.h:127
/tmp/ruby/v3/build/trunk-random1/miniruby(io_write_m+0xa9) [0x55bd15108bc9] /tmp/ruby/v3/src/trunk-random1/io.c:1721
/tmp/ruby/v3/build/trunk-random1/miniruby(rb_vm_call0+0x410) [0x55bd1529b0a0] /tmp/ruby/v3/src/trunk-random1/vm_eval.c:97
/tmp/ruby/v3/build/trunk-random1/miniruby(rb_call0+0xb1) [0x55bd1529c791] /tmp/ruby/v3/src/trunk-random1/vm_eval.c:361
/tmp/ruby/v3/build/trunk-random1/miniruby(rb_io_write+0x1f) [0x55bd1510072f] /tmp/ruby/v3/src/trunk-random1/io.c:1949
/tmp/ruby/v3/build/trunk-random1/miniruby(rb_write_error_str+0xe0) [0x55bd15102110] /tmp/ruby/v3/src/trunk-random1/io.c:8142
/tmp/ruby/v3/build/trunk-random1/miniruby(write_warnq+0x185) [0x55bd150c2af5] /tmp/ruby/v3/src/trunk-random1/eval_error.c:113
/tmp/ruby/v3/build/trunk-random1/miniruby(print_errinfo+0x64a) [0x55bd150c645a] /tmp/ruby/v3/src/trunk-random1/eval_error.c:85
/tmp/ruby/v3/build/trunk-random1/miniruby(rb_error_write+0x176) [0x55bd150c6a16] /tmp/ruby/v3/src/trunk-random1/eval_error.c:353
/tmp/ruby/v3/build/trunk-random1/miniruby(rb_ec_error_print+0x18f) [0x55bd150c6ccf] /tmp/ruby/v3/src/trunk-random1/eval_error.c:382
/tmp/ruby/v3/build/trunk-random1/miniruby(thread_start_func_2+0xb12) [0x55bd15252b02] /tmp/ruby/v3/src/trunk-random1/thread.c:842
/tmp/ruby/v3/build/trunk-random1/miniruby(thread_start_func_1+0xb9) [0x55bd15252bd9] /tmp/ruby/v3/src/trunk-random1/thread_pthread.c:994
/lib/x86_64-linux-gnu/libpthread.so.0(0x76db) [0x7ff195cc56db]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x3f) [0x7ff194d8b88f] ../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:
55bd14ffd000-55bd153b6000 r-xp 00000000 00:39 1141457555 /tmp/ruby/v3/build/trunk-random1/miniruby
55bd155b5000-55bd155bc000 r--p 003b8000 00:39 1141457555 /tmp/ruby/v3/build/trunk-random1/miniruby
55bd155bc000-55bd155bd000 rw-p 003bf000 00:39 1141457555 /tmp/ruby/v3/build/trunk-random1/miniruby
55bd155bd000-55bd155cf000 rw-p 00000000 00:00 0
55bd168b8000-55bd168d9000 rw-p 00000000 00:00 0 [heap]
55bd168d9000-55bd16a0f000 rw-p 00000000 00:00 0 [heap]
7ff18a8cf000-7ff18c000000 r--s 00000000 00:39 1141457555 /tmp/ruby/v3/build/trunk-random1/miniruby
7ff18c000000-7ff18c021000 rw-p 00000000 00:00 0
7ff18c021000-7ff190000000 ---p 00000000 00:00 0
7ff191218000-7ff191408000 r--s 00000000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7ff191408000-7ff19141e000 r-xp 00000000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7ff19141e000-7ff19161e000 ---p 00016000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7ff19161e000-7ff19161f000 r--p 00016000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7ff19161f000-7ff191620000 rw-p 00017000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7ff191620000-7ff191621000 ---p 00000000 00:00 0
7ff191621000-7ff191821000 rw-p 00000000 00:00 0
7ff191821000-7ff191822000 ---p 00000000 00:00 0
7ff191822000-7ff1918c3000 rw-p 00000000 00:00 0
7ff1918c3000-7ff1918c4000 ---p 00000000 00:00 0
7ff1918c4000-7ff191965000 rw-p 00000000 00:00 0
7ff191965000-7ff191966000 ---p 00000000 00:00 0
7ff191966000-7ff191a07000 rw-p 00000000 00:00 0
7ff191a07000-7ff191a08000 ---p 00000000 00:00 0
7ff191a08000-7ff191aa9000 rw-p 00000000 00:00 0
7ff191aa9000-7ff191aaa000 ---p 00000000 00:00 0
7ff191aaa000-7ff191b4b000 rw-p 00000000 00:00 0
7ff191b4b000-7ff191b4c000 ---p 00000000 00:00 0
7ff191b4c000-7ff191bed000 rw-p 00000000 00:00 0
7ff191bed000-7ff191bee000 ---p 00000000 00:00 0
7ff191bee000-7ff191c8f000 rw-p 00000000 00:00 0
7ff191c8f000-7ff191c90000 ---p 00000000 00:00 0
7ff191c90000-7ff191d31000 rw-p 00000000 00:00 0
7ff191d31000-7ff191d32000 ---p 00000000 00:00 0
7ff191d32000-7ff191dd3000 rw-p 00000000 00:00 0
7ff191dd3000-7ff191dd4000 ---p 00000000 00:00 0
7ff191dd4000-7ff191e75000 rw-p 00000000 00:00 0
7ff191e75000-7ff191e76000 ---p 00000000 00:00 0
7ff191e76000-7ff191f17000 rw-p 00000000 00:00 0
7ff191f17000-7ff191f18000 ---p 00000000 00:00 0
7ff191f18000-7ff191fb9000 rw-p 00000000 00:00 0
7ff191fb9000-7ff191fba000 ---p 00000000 00:00 0
7ff191fba000-7ff19205b000 rw-p 00000000 00:00 0
7ff19205b000-7ff19205c000 ---p 00000000 00:00 0
7ff19205c000-7ff1920fd000 rw-p 00000000 00:00 0
7ff1920fd000-7ff1920fe000 ---p 00000000 00:00 0
7ff1920fe000-7ff19219f000 rw-p 00000000 00:00 0
7ff19219f000-7ff1921a0000 ---p 00000000 00:00 0
7ff1921a0000-7ff192241000 rw-p 00000000 00:00 0
7ff192241000-7ff192242000 ---p 00000000 00:00 0
7ff192242000-7ff1922e3000 rw-p 00000000 00:00 0
7ff1922e3000-7ff1922e4000 ---p 00000000 00:00 0
7ff1922e4000-7ff192385000 rw-p 00000000 00:00 0
7ff192385000-7ff192386000 ---p 00000000 00:00 0
7ff192386000-7ff192427000 rw-p 00000000 00:00 0
7ff192427000-7ff192428000 ---p 00000000 00:00 0
7ff192428000-7ff1924c9000 rw-p 00000000 00:00 0
7ff1924c9000-7ff1924ca000 ---p 00000000 00:00 0
7ff1924ca000-7ff19256b000 rw-p 00000000 00:00 0
7ff19256b000-7ff19256c000 ---p 00000000 00:00 0
7ff19256c000-7ff19260d000 rw-p 00000000 00:00 0
7ff19260d000-7ff19260e000 ---p 00000000 00:00 0
7ff19260e000-7ff1926af000 rw-p 00000000 00:00 0
7ff1926af000-7ff1926b0000 ---p 00000000 00:00 0
7ff1926b0000-7ff192751000 rw-p 00000000 00:00 0
7ff192751000-7ff192752000 ---p 00000000 00:00 0
7ff192752000-7ff1927f3000 rw-p 00000000 00:00 0
7ff1927f3000-7ff1927f4000 ---p 00000000 00:00 0
7ff1927f4000-7ff192895000 rw-p 00000000 00:00 0
7ff192895000-7ff192896000 ---p 00000000 00:00 0
7ff192896000-7ff192937000 rw-p 00000000 00:00 0
7ff192937000-7ff192938000 ---p 00000000 00:00 0
7ff192938000-7ff1929d9000 rw-p 00000000 00:00 0
7ff1929d9000-7ff1929da000 ---p 00000000 00:00 0
7ff1929da000-7ff192a7b000 rw-p 00000000 00:00 0
7ff192a7b000-7ff192a7c000 ---p 00000000 00:00 0
7ff192a7c000-7ff192b1d000 rw-p 00000000 00:00 0
7ff192b1d000-7ff192b1e000 ---p 00000000 00:00 0
7ff192b1e000-7ff192bbf000 rw-p 00000000 00:00 0
7ff192bbf000-7ff192bc0000 ---p 00000000 00:00 0
7ff192bc0000-7ff194c6a000 rw-p 00000000 00:00 0
7ff194c6a000-7ff194e51000 r-xp 00000000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7ff194e51000-7ff195051000 ---p 001e7000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7ff195051000-7ff195055000 r--p 001e7000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7ff195055000-7ff195057000 rw-p 001eb000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7ff195057000-7ff19505b000 rw-p 00000000 00:00 0
7ff19505b000-7ff1951f8000 r-xp 00000000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7ff1951f8000-7ff1953f7000 ---p 0019d000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7ff1953f7000-7ff1953f8000 r--p 0019c000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7ff1953f8000-7ff1953f9000 rw-p 0019d000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7ff1953f9000-7ff195402000 r-xp 00000000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7ff195402000-7ff195601000 ---p 00009000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7ff195601000-7ff195602000 r--p 00008000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7ff195602000-7ff195603000 rw-p 00009000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7ff195603000-7ff195631000 rw-p 00000000 00:00 0
7ff195631000-7ff195634000 r-xp 00000000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7ff195634000-7ff195833000 ---p 00003000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7ff195833000-7ff195834000 r--p 00002000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7ff195834000-7ff195835000 rw-p 00003000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7ff195835000-7ff1958b4000 r-xp 00000000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7ff1958b4000-7ff195ab4000 ---p 0007f000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7ff195ab4000-7ff195ab5000 r--p 0007f000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7ff195ab5000-7ff195ab6000 rw-p 00080000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7ff195ab6000-7ff195abd000 r-xp 00000000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7ff195abd000-7ff195cbc000 ---p 00007000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7ff195cbc000-7ff195cbd000 r--p 00006000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7ff195cbd000-7ff195cbe000 rw-p 00007000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7ff195cbe000-7ff195cd8000 r-xp 00000000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7ff195cd8000-7ff195ed7000 ---p 0001a000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7ff195ed7000-7ff195ed8000 r--p 00019000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7ff195ed8000-7ff195ed9000 rw-p 0001a000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7ff195ed9000-7ff195edd000 rw-p 00000000 00:00 0
7ff195edd000-7ff195ef9000 r-xp 00000000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7ff195ef9000-7ff1960f8000 ---p 0001c000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7ff1960f8000-7ff1960f9000 r--p 0001b000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7ff1960f9000-7ff1960fa000 rw-p 0001c000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7ff1960fa000-7ff196121000 r-xp 00000000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7ff19618d000-7ff1961b1000 r--s 00000000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7ff1961b1000-7ff196313000 rw-p 00000000 00:00 0
7ff196313000-7ff19631a000 rw-p 00000000 00:00 0
7ff196321000-7ff196322000 r--p 00027000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7ff196322000-7ff196323000 rw-p 00028000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7ff196323000-7ff196324000 rw-p 00000000 00:00 0
7ffe8b611000-7ffe8be10000 rw-p 00000000 00:00 0 [stack]
7ffe8be19000-7ffe8be1b000 r--p 00000000 00:00 0 [vvar]
7ffe8be1b000-7ffe8be1d000 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)
#1245 test_ractor.rb:830:in `<top (required)>':
class C
end
r = Ractor.new do
C::CONST = 'str'
end
begin
r.take
rescue Ractor::RemoteError => e
e.cause.message
end
#=> "" (expected "can not set constants with non-shareable objects by non-main Ractors")
#1245 test_ractor.rb:830:in `<top (required)>': core dumped
FAIL 2/1464 tests failed
make: *** [yes-btest] Error 1
0.000000 0.000000 28.516000 ( 31.348195)
test_basic 0.008000 0.000000 0.384000 ( 0.513888)
test_all Skipping Gem::PackageTask tests. rake not found.
0.004000 0.000000 856.460000 (925.840328)
test_rubyspec $ /tmp/ruby/v3/build/trunk-random1/miniruby -I/tmp/ruby/v3/src/trunk-random1/lib /tmp/ruby/v3/src/trunk-random1/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-random1 --extout=.ext -- /tmp/ruby/v3/src/trunk-random1/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-random1/spec/default.mspec
0.080000 0.032000 133.016000 (145.900167)
$$$[end] "make yes-btest TESTS=\"--test-order=random\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-random1.20201120-094254
total: 1119.16 sec