rev: 5fefb53249
test-all : 20643 tests, 5649960 assertions, 0 failures, 0 errors, 64 skips
test-spec: 3762 files, 30554 examples, 147285 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 --exclude=readline --exclude=reline\"" exit with 512.
"make yes-test-basic TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 0.
"make yes-test-all TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 0.
"make yes-test-rubyspec TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-random3.20201101-220818
#<BuildRuby:0x0000560d6271ac30
@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-random3",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-random3",
@TARGET_NAME="trunk-random3",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-random3",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-random3.20201101-220818",
@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 --exclude=readline --exclude=reline\"",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000024)
autoconf 0.000000 0.000000 0.000000 ( 0.000040)
configure 0.000000 0.000000 0.000000 ( 0.000040)
build_up 0.004000 0.008000 2.480000 ( 3.236972)
build_miniruby 0.000000 0.004000 0.104000 ( 0.110667)
build_ruby 0.000000 0.000000 0.104000 ( 0.114050)
build_all 0.008000 0.004000 5.264000 ( 1.829716)
build_install 0.020000 0.004000 6.560000 ( 2.893461)
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:0x0000555dda7f2870 run> terminated with exception (report_on_exception is true):
bootstraptest.tmp.rb:8:in `<class:C>': [BUG] Segmentation fault at 0x000000000000004c
ruby 3.0.0dev (2020-11-01T18:31:58Z master 5fefb53249) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0002 p:---- s:0006 e:000005 CFUNC :write
me:
called_id: write, type: cfunc
owner class: 0x0000555dda85b708 [2 ] T_CLASS IO
self: 0x0000555dda7f28c0 [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: 0x0000555dd99d517b RBP: 0x0000555dda7f2758 RSP: 0x00007f03d0b6b7d0
RAX: 0x0000000000000000 RBX: 0x0000000000000034 RCX: 0x0000000000000034
RDX: 0x0000000000006005 RDI: 0x0000000000000000 RSI: 0x0000555dda7f2758
R8: 0x00000000ffffffff R9: 0x0000555dda8ae1a0 R10: 0x0000000000000001
R11: 0x0000000000000000 R12: 0x0000000000000000 R13: 0x00007f03cc000b50
R14: 0x0000000000000000 R15: 0x00007f03cc000b50 EFL: 0x0000000000010202
-- C level backtrace information -------------------------------------------
/tmp/ruby/v3/build/trunk-random3/miniruby(rb_vm_bugreport+0x90d) [0x555dd9a5a99d] /tmp/ruby/v3/src/trunk-random3/vm_dump.c:758
/tmp/ruby/v3/build/trunk-random3/miniruby(rb_bug_for_fatal_signal+0xf0) [0x555dd986a530] /tmp/ruby/v3/src/trunk-random3/error.c:760
/tmp/ruby/v3/build/trunk-random3/miniruby(sigsegv+0x4b) [0x555dd99b9e4b] /tmp/ruby/v3/src/trunk-random3/signal.c:959
/lib/x86_64-linux-gnu/libpthread.so.0(__restore_rt+0x0) [0x7f03d511c890]
/tmp/ruby/v3/build/trunk-random3/miniruby(str_new_frozen_buffer+0x3b) [0x555dd99d517b] /tmp/ruby/v3/src/trunk-random3/string.c:1281
/tmp/ruby/v3/build/trunk-random3/miniruby(RB_FL_TEST_RAW+0x0) [0x555dd98b4499] /tmp/ruby/v3/src/trunk-random3/io.c:1683
/tmp/ruby/v3/build/trunk-random3/miniruby(RB_FL_ANY_RAW) /tmp/ruby/v3/src/trunk-random3/include/ruby/internal/fl_type.h:258
/tmp/ruby/v3/build/trunk-random3/miniruby(io_fwrite) /tmp/ruby/v3/src/trunk-random3/include/ruby/internal/core/rstring.h:127
/tmp/ruby/v3/build/trunk-random3/miniruby(io_write_m+0xa9) [0x555dd98b8139] /tmp/ruby/v3/src/trunk-random3/io.c:1721
/tmp/ruby/v3/build/trunk-random3/miniruby(rb_vm_call0+0x410) [0x555dd9a4a180] /tmp/ruby/v3/src/trunk-random3/vm_eval.c:97
/tmp/ruby/v3/build/trunk-random3/miniruby(rb_call0+0xb1) [0x555dd9a4b891] /tmp/ruby/v3/src/trunk-random3/vm_eval.c:361
/tmp/ruby/v3/build/trunk-random3/miniruby(rb_io_write+0x1f) [0x555dd98afc9f] /tmp/ruby/v3/src/trunk-random3/io.c:1949
/tmp/ruby/v3/build/trunk-random3/miniruby(rb_write_error_str+0xe0) [0x555dd98b1680] /tmp/ruby/v3/src/trunk-random3/io.c:8142
/tmp/ruby/v3/build/trunk-random3/miniruby(write_warnq+0x185) [0x555dd9872455] /tmp/ruby/v3/src/trunk-random3/eval_error.c:113
/tmp/ruby/v3/build/trunk-random3/miniruby(print_errinfo+0x64a) [0x555dd9875dba] /tmp/ruby/v3/src/trunk-random3/eval_error.c:85
/tmp/ruby/v3/build/trunk-random3/miniruby(rb_error_write+0x176) [0x555dd9876376] /tmp/ruby/v3/src/trunk-random3/eval_error.c:353
/tmp/ruby/v3/build/trunk-random3/miniruby(rb_ec_error_print+0x18f) [0x555dd987662f] /tmp/ruby/v3/src/trunk-random3/eval_error.c:382
/tmp/ruby/v3/build/trunk-random3/miniruby(thread_start_func_2+0xb5e) [0x555dd9a0017e] /tmp/ruby/v3/src/trunk-random3/thread.c:844
/tmp/ruby/v3/build/trunk-random3/miniruby(thread_start_func_1+0xbd) [0x555dd9a0025d] /tmp/ruby/v3/src/trunk-random3/thread_pthread.c:990
/lib/x86_64-linux-gnu/libpthread.so.0(0x76db) [0x7f03d51116db]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x3f) [0x7f03d41d788f] ../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:
555dd97ad000-555dd9b65000 r-xp 00000000 00:4f 54529049 /tmp/ruby/v3/build/trunk-random3/miniruby
555dd9d64000-555dd9d6b000 r--p 003b7000 00:4f 54529049 /tmp/ruby/v3/build/trunk-random3/miniruby
555dd9d6b000-555dd9d6c000 rw-p 003be000 00:4f 54529049 /tmp/ruby/v3/build/trunk-random3/miniruby
555dd9d6c000-555dd9d7e000 rw-p 00000000 00:00 0
555dda7cd000-555dda7ee000 rw-p 00000000 00:00 0 [heap]
555dda7ee000-555dda924000 rw-p 00000000 00:00 0 [heap]
7f03ca8d6000-7f03cc000000 r--s 00000000 00:4f 54529049 /tmp/ruby/v3/build/trunk-random3/miniruby
7f03cc000000-7f03cc021000 rw-p 00000000 00:00 0
7f03cc021000-7f03d0000000 ---p 00000000 00:00 0
7f03d0664000-7f03d0854000 r--s 00000000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7f03d0854000-7f03d086a000 r-xp 00000000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f03d086a000-7f03d0a6a000 ---p 00016000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f03d0a6a000-7f03d0a6b000 r--p 00016000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f03d0a6b000-7f03d0a6c000 rw-p 00017000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f03d0a6c000-7f03d0a6d000 ---p 00000000 00:00 0
7f03d0a6d000-7f03d0c6d000 rw-p 00000000 00:00 0
7f03d0c6d000-7f03d0c6e000 ---p 00000000 00:00 0
7f03d0c6e000-7f03d0d0f000 rw-p 00000000 00:00 0
7f03d0d0f000-7f03d0d10000 ---p 00000000 00:00 0
7f03d0d10000-7f03d0db1000 rw-p 00000000 00:00 0
7f03d0db1000-7f03d0db2000 ---p 00000000 00:00 0
7f03d0db2000-7f03d0e53000 rw-p 00000000 00:00 0
7f03d0e53000-7f03d0e54000 ---p 00000000 00:00 0
7f03d0e54000-7f03d0ef5000 rw-p 00000000 00:00 0
7f03d0ef5000-7f03d0ef6000 ---p 00000000 00:00 0
7f03d0ef6000-7f03d0f97000 rw-p 00000000 00:00 0
7f03d0f97000-7f03d0f98000 ---p 00000000 00:00 0
7f03d0f98000-7f03d1039000 rw-p 00000000 00:00 0
7f03d1039000-7f03d103a000 ---p 00000000 00:00 0
7f03d103a000-7f03d10db000 rw-p 00000000 00:00 0
7f03d10db000-7f03d10dc000 ---p 00000000 00:00 0
7f03d10dc000-7f03d117d000 rw-p 00000000 00:00 0
7f03d117d000-7f03d117e000 ---p 00000000 00:00 0
7f03d117e000-7f03d121f000 rw-p 00000000 00:00 0
7f03d121f000-7f03d1220000 ---p 00000000 00:00 0
7f03d1220000-7f03d12c1000 rw-p 00000000 00:00 0
7f03d12c1000-7f03d12c2000 ---p 00000000 00:00 0
7f03d12c2000-7f03d1363000 rw-p 00000000 00:00 0
7f03d1363000-7f03d1364000 ---p 00000000 00:00 0
7f03d1364000-7f03d1405000 rw-p 00000000 00:00 0
7f03d1405000-7f03d1406000 ---p 00000000 00:00 0
7f03d1406000-7f03d14a7000 rw-p 00000000 00:00 0
7f03d14a7000-7f03d14a8000 ---p 00000000 00:00 0
7f03d14a8000-7f03d1549000 rw-p 00000000 00:00 0
7f03d1549000-7f03d154a000 ---p 00000000 00:00 0
7f03d154a000-7f03d15eb000 rw-p 00000000 00:00 0
7f03d15eb000-7f03d15ec000 ---p 00000000 00:00 0
7f03d15ec000-7f03d168d000 rw-p 00000000 00:00 0
7f03d168d000-7f03d168e000 ---p 00000000 00:00 0
7f03d168e000-7f03d172f000 rw-p 00000000 00:00 0
7f03d172f000-7f03d1730000 ---p 00000000 00:00 0
7f03d1730000-7f03d17d1000 rw-p 00000000 00:00 0
7f03d17d1000-7f03d17d2000 ---p 00000000 00:00 0
7f03d17d2000-7f03d1873000 rw-p 00000000 00:00 0
7f03d1873000-7f03d1874000 ---p 00000000 00:00 0
7f03d1874000-7f03d1915000 rw-p 00000000 00:00 0
7f03d1915000-7f03d1916000 ---p 00000000 00:00 0
7f03d1916000-7f03d19b7000 rw-p 00000000 00:00 0
7f03d19b7000-7f03d19b8000 ---p 00000000 00:00 0
7f03d19b8000-7f03d1a59000 rw-p 00000000 00:00 0
7f03d1a59000-7f03d1a5a000 ---p 00000000 00:00 0
7f03d1a5a000-7f03d1afb000 rw-p 00000000 00:00 0
7f03d1afb000-7f03d1afc000 ---p 00000000 00:00 0
7f03d1afc000-7f03d1b9d000 rw-p 00000000 00:00 0
7f03d1b9d000-7f03d1b9e000 ---p 00000000 00:00 0
7f03d1b9e000-7f03d1c3f000 rw-p 00000000 00:00 0
7f03d1c3f000-7f03d1c40000 ---p 00000000 00:00 0
7f03d1c40000-7f03d1ce1000 rw-p 00000000 00:00 0
7f03d1ce1000-7f03d1ce2000 ---p 00000000 00:00 0
7f03d1ce2000-7f03d1d83000 rw-p 00000000 00:00 0
7f03d1d83000-7f03d1d84000 ---p 00000000 00:00 0
7f03d1d84000-7f03d1e25000 rw-p 00000000 00:00 0
7f03d1e25000-7f03d1e26000 ---p 00000000 00:00 0
7f03d1e26000-7f03d1ec7000 rw-p 00000000 00:00 0
7f03d1ec7000-7f03d1ec8000 ---p 00000000 00:00 0
7f03d1ec8000-7f03d1f69000 rw-p 00000000 00:00 0
7f03d1f69000-7f03d1f6a000 ---p 00000000 00:00 0
7f03d1f6a000-7f03d200b000 rw-p 00000000 00:00 0
7f03d200b000-7f03d200c000 ---p 00000000 00:00 0
7f03d200c000-7f03d40b6000 rw-p 00000000 00:00 0
7f03d40b6000-7f03d429d000 r-xp 00000000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7f03d429d000-7f03d449d000 ---p 001e7000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7f03d449d000-7f03d44a1000 r--p 001e7000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7f03d44a1000-7f03d44a3000 rw-p 001eb000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7f03d44a3000-7f03d44a7000 rw-p 00000000 00:00 0
7f03d44a7000-7f03d4644000 r-xp 00000000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7f03d4644000-7f03d4843000 ---p 0019d000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7f03d4843000-7f03d4844000 r--p 0019c000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7f03d4844000-7f03d4845000 rw-p 0019d000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7f03d4845000-7f03d484e000 r-xp 00000000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7f03d484e000-7f03d4a4d000 ---p 00009000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7f03d4a4d000-7f03d4a4e000 r--p 00008000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7f03d4a4e000-7f03d4a4f000 rw-p 00009000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7f03d4a4f000-7f03d4a7d000 rw-p 00000000 00:00 0
7f03d4a7d000-7f03d4a80000 r-xp 00000000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7f03d4a80000-7f03d4c7f000 ---p 00003000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7f03d4c7f000-7f03d4c80000 r--p 00002000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7f03d4c80000-7f03d4c81000 rw-p 00003000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7f03d4c81000-7f03d4d00000 r-xp 00000000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f03d4d00000-7f03d4f00000 ---p 0007f000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f03d4f00000-7f03d4f01000 r--p 0007f000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f03d4f01000-7f03d4f02000 rw-p 00080000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f03d4f02000-7f03d4f09000 r-xp 00000000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7f03d4f09000-7f03d5108000 ---p 00007000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7f03d5108000-7f03d5109000 r--p 00006000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7f03d5109000-7f03d510a000 rw-p 00007000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7f03d510a000-7f03d5124000 r-xp 00000000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f03d5124000-7f03d5323000 ---p 0001a000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f03d5323000-7f03d5324000 r--p 00019000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f03d5324000-7f03d5325000 rw-p 0001a000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f03d5325000-7f03d5329000 rw-p 00000000 00:00 0
7f03d5329000-7f03d5345000 r-xp 00000000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7f03d5345000-7f03d5544000 ---p 0001c000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7f03d5544000-7f03d5545000 r--p 0001b000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7f03d5545000-7f03d5546000 rw-p 0001c000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7f03d5546000-7f03d556d000 r-xp 00000000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7f03d55d9000-7f03d55fd000 r--s 00000000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f03d55fd000-7f03d575f000 rw-p 00000000 00:00 0
7f03d575f000-7f03d5766000 rw-p 00000000 00:00 0
7f03d576d000-7f03d576e000 r--p 00027000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7f03d576e000-7f03d576f000 rw-p 00028000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7f03d576f000-7f03d5770000 rw-p 00000000 00:00 0
7ffdb8ac7000-7ffdb92c6000 rw-p 00000000 00:00 0 [stack]
7ffdb9386000-7ffdb9388000 r--p 00000000 00:00 0 [vvar]
7ffdb9388000-7ffdb938a000 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)
#1241 test_ractor.rb:754:in `<top (required)>':
class C
@@cv = 'str'
end
r = Ractor.new do
class C
p @@cv
end
end
begin
r.take
rescue Ractor::RemoteError => e
e.cause.message
end
#=> "" (expected "can not access class variables from non-main Ractors")
#1241 test_ractor.rb:754:in `<top (required)>': core dumped
FAIL 2/1462 tests failed
make: *** [yes-btest] Error 1
0.000000 0.000000 27.680000 ( 30.823377)
test_basic 0.012000 0.000000 0.404000 ( 0.523429)
test_all Skipping Gem::PackageTask tests. rake not found.
0.000000 0.000000 828.788000 (897.853210)
test_rubyspec $ /tmp/ruby/v3/build/trunk-random3/miniruby -I/tmp/ruby/v3/src/trunk-random3/lib /tmp/ruby/v3/src/trunk-random3/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-random3 --extout=.ext -- /tmp/ruby/v3/src/trunk-random3/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-random3/spec/default.mspec
0.060000 0.064000 82.436000 ( 92.999915)
$$$[end] "make yes-btest TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-random3.20201101-220818
total: 1030.39 sec