rev: cd50ff8082
test-all : 21189 tests, 5666541 assertions, 0 failures, 0 errors, 48 skips
test-spec: 3767 files, 30648 examples, 144528 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.20201115-191448
#<BuildRuby:0x0000555e1ebde800
@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.20201115-191448",
@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.000017)
autoconf 0.000000 0.000000 0.000000 ( 0.000032)
configure 0.000000 0.000000 0.000000 ( 0.000040)
build_up 0.000000 0.012000 2.316000 ( 3.184127)
build_miniruby 0.000000 0.000000 0.108000 ( 0.119874)
build_ruby 0.004000 0.000000 0.108000 ( 0.114935)
build_all 0.012000 0.000000 5.260000 ( 1.753695)
build_install 0.012000 0.012000 5.752000 ( 2.739475)
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:0x000055e121096188 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-15T01:04:28Z master cd50ff8082) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0002 p:---- s:0006 e:000005 CFUNC :write
me:
called_id: write, type: cfunc
owner class: 0x000055e1210ff700 [2 ] T_CLASS IO
self: 0x000055e1210961d8 [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: 0x000055e11fcbcadb RBP: 0x000055e121096070 RSP: 0x00007f4b2f1527d0
RAX: 0x0000000000000000 RBX: 0x0000000000000034 RCX: 0x0000000000000034
RDX: 0x0000000000006005 RDI: 0x0000000000000000 RSI: 0x000055e121096070
R8: 0x00000000ffffffff R9: 0x000055e121151170 R10: 0x0000000000000001
R11: 0x0000000000000000 R12: 0x0000000000000000 R13: 0x00007f4b28000b50
R14: 0x0000000000000000 R15: 0x00007f4b28000b50 EFL: 0x0000000000010202
-- C level backtrace information -------------------------------------------
/tmp/ruby/v3/build/trunk-random1/miniruby(rb_vm_bugreport+0x90d) [0x55e11fd4205d] /tmp/ruby/v3/src/trunk-random1/vm_dump.c:758
/tmp/ruby/v3/build/trunk-random1/miniruby(rb_bug_for_fatal_signal+0xf0) [0x55e11fb517d0] /tmp/ruby/v3/src/trunk-random1/error.c:760
/tmp/ruby/v3/build/trunk-random1/miniruby(sigsegv+0x4b) [0x55e11fca17ab] /tmp/ruby/v3/src/trunk-random1/signal.c:959
/lib/x86_64-linux-gnu/libpthread.so.0(__restore_rt+0x0) [0x7f4b33703890]
/tmp/ruby/v3/build/trunk-random1/miniruby(str_new_frozen_buffer+0x3b) [0x55e11fcbcadb] /tmp/ruby/v3/src/trunk-random1/string.c:1281
/tmp/ruby/v3/build/trunk-random1/miniruby(RB_FL_TEST_RAW+0x0) [0x55e11fb9bb29] /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) [0x55e11fb9f7c9] /tmp/ruby/v3/src/trunk-random1/io.c:1721
/tmp/ruby/v3/build/trunk-random1/miniruby(rb_vm_call0+0x410) [0x55e11fd31820] /tmp/ruby/v3/src/trunk-random1/vm_eval.c:97
/tmp/ruby/v3/build/trunk-random1/miniruby(rb_call0+0xb1) [0x55e11fd32f31] /tmp/ruby/v3/src/trunk-random1/vm_eval.c:361
/tmp/ruby/v3/build/trunk-random1/miniruby(rb_io_write+0x1f) [0x55e11fb9732f] /tmp/ruby/v3/src/trunk-random1/io.c:1949
/tmp/ruby/v3/build/trunk-random1/miniruby(rb_write_error_str+0xe0) [0x55e11fb98d10] /tmp/ruby/v3/src/trunk-random1/io.c:8142
/tmp/ruby/v3/build/trunk-random1/miniruby(write_warnq+0x185) [0x55e11fb596f5] /tmp/ruby/v3/src/trunk-random1/eval_error.c:113
/tmp/ruby/v3/build/trunk-random1/miniruby(print_errinfo+0x64a) [0x55e11fb5d05a] /tmp/ruby/v3/src/trunk-random1/eval_error.c:85
/tmp/ruby/v3/build/trunk-random1/miniruby(rb_error_write+0x176) [0x55e11fb5d616] /tmp/ruby/v3/src/trunk-random1/eval_error.c:353
/tmp/ruby/v3/build/trunk-random1/miniruby(rb_ec_error_print+0x18f) [0x55e11fb5d8cf] /tmp/ruby/v3/src/trunk-random1/eval_error.c:382
/tmp/ruby/v3/build/trunk-random1/miniruby(thread_start_func_2+0xb3e) [0x55e11fce933e] /tmp/ruby/v3/src/trunk-random1/thread.c:842
/tmp/ruby/v3/build/trunk-random1/miniruby(thread_start_func_1+0xbd) [0x55e11fce941d] /tmp/ruby/v3/src/trunk-random1/thread_pthread.c:994
/lib/x86_64-linux-gnu/libpthread.so.0(0x76db) [0x7f4b336f86db]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x3f) [0x7f4b327be88f] ../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:
55e11fa94000-55e11fe4c000 r-xp 00000000 00:39 829561214 /tmp/ruby/v3/build/trunk-random1/miniruby
55e12004c000-55e120053000 r--p 003b8000 00:39 829561214 /tmp/ruby/v3/build/trunk-random1/miniruby
55e120053000-55e120054000 rw-p 003bf000 00:39 829561214 /tmp/ruby/v3/build/trunk-random1/miniruby
55e120054000-55e120066000 rw-p 00000000 00:00 0
55e121070000-55e121091000 rw-p 00000000 00:00 0 [heap]
55e121091000-55e1211c7000 rw-p 00000000 00:00 0 [heap]
7f4b28000000-7f4b28021000 rw-p 00000000 00:00 0
7f4b28021000-7f4b2c000000 ---p 00000000 00:00 0
7f4b2d51c000-7f4b2d70c000 r--s 00000000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7f4b2d70c000-7f4b2ee3b000 r--s 00000000 00:39 829561214 /tmp/ruby/v3/build/trunk-random1/miniruby
7f4b2ee3b000-7f4b2ee51000 r-xp 00000000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f4b2ee51000-7f4b2f051000 ---p 00016000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f4b2f051000-7f4b2f052000 r--p 00016000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f4b2f052000-7f4b2f053000 rw-p 00017000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f4b2f053000-7f4b2f054000 ---p 00000000 00:00 0
7f4b2f054000-7f4b2f254000 rw-p 00000000 00:00 0
7f4b2f254000-7f4b2f255000 ---p 00000000 00:00 0
7f4b2f255000-7f4b2f2f6000 rw-p 00000000 00:00 0
7f4b2f2f6000-7f4b2f2f7000 ---p 00000000 00:00 0
7f4b2f2f7000-7f4b2f398000 rw-p 00000000 00:00 0
7f4b2f398000-7f4b2f399000 ---p 00000000 00:00 0
7f4b2f399000-7f4b2f43a000 rw-p 00000000 00:00 0
7f4b2f43a000-7f4b2f43b000 ---p 00000000 00:00 0
7f4b2f43b000-7f4b2f4dc000 rw-p 00000000 00:00 0
7f4b2f4dc000-7f4b2f4dd000 ---p 00000000 00:00 0
7f4b2f4dd000-7f4b2f57e000 rw-p 00000000 00:00 0
7f4b2f57e000-7f4b2f57f000 ---p 00000000 00:00 0
7f4b2f57f000-7f4b2f620000 rw-p 00000000 00:00 0
7f4b2f620000-7f4b2f621000 ---p 00000000 00:00 0
7f4b2f621000-7f4b2f6c2000 rw-p 00000000 00:00 0
7f4b2f6c2000-7f4b2f6c3000 ---p 00000000 00:00 0
7f4b2f6c3000-7f4b2f764000 rw-p 00000000 00:00 0
7f4b2f764000-7f4b2f765000 ---p 00000000 00:00 0
7f4b2f765000-7f4b2f806000 rw-p 00000000 00:00 0
7f4b2f806000-7f4b2f807000 ---p 00000000 00:00 0
7f4b2f807000-7f4b2f8a8000 rw-p 00000000 00:00 0
7f4b2f8a8000-7f4b2f8a9000 ---p 00000000 00:00 0
7f4b2f8a9000-7f4b2f94a000 rw-p 00000000 00:00 0
7f4b2f94a000-7f4b2f94b000 ---p 00000000 00:00 0
7f4b2f94b000-7f4b2f9ec000 rw-p 00000000 00:00 0
7f4b2f9ec000-7f4b2f9ed000 ---p 00000000 00:00 0
7f4b2f9ed000-7f4b2fa8e000 rw-p 00000000 00:00 0
7f4b2fa8e000-7f4b2fa8f000 ---p 00000000 00:00 0
7f4b2fa8f000-7f4b2fb30000 rw-p 00000000 00:00 0
7f4b2fb30000-7f4b2fb31000 ---p 00000000 00:00 0
7f4b2fb31000-7f4b2fbd2000 rw-p 00000000 00:00 0
7f4b2fbd2000-7f4b2fbd3000 ---p 00000000 00:00 0
7f4b2fbd3000-7f4b2fc74000 rw-p 00000000 00:00 0
7f4b2fc74000-7f4b2fc75000 ---p 00000000 00:00 0
7f4b2fc75000-7f4b2fd16000 rw-p 00000000 00:00 0
7f4b2fd16000-7f4b2fd17000 ---p 00000000 00:00 0
7f4b2fd17000-7f4b2fdb8000 rw-p 00000000 00:00 0
7f4b2fdb8000-7f4b2fdb9000 ---p 00000000 00:00 0
7f4b2fdb9000-7f4b2fe5a000 rw-p 00000000 00:00 0
7f4b2fe5a000-7f4b2fe5b000 ---p 00000000 00:00 0
7f4b2fe5b000-7f4b2fefc000 rw-p 00000000 00:00 0
7f4b2fefc000-7f4b2fefd000 ---p 00000000 00:00 0
7f4b2fefd000-7f4b2ff9e000 rw-p 00000000 00:00 0
7f4b2ff9e000-7f4b2ff9f000 ---p 00000000 00:00 0
7f4b2ff9f000-7f4b30040000 rw-p 00000000 00:00 0
7f4b30040000-7f4b30041000 ---p 00000000 00:00 0
7f4b30041000-7f4b300e2000 rw-p 00000000 00:00 0
7f4b300e2000-7f4b300e3000 ---p 00000000 00:00 0
7f4b300e3000-7f4b30184000 rw-p 00000000 00:00 0
7f4b30184000-7f4b30185000 ---p 00000000 00:00 0
7f4b30185000-7f4b30226000 rw-p 00000000 00:00 0
7f4b30226000-7f4b30227000 ---p 00000000 00:00 0
7f4b30227000-7f4b302c8000 rw-p 00000000 00:00 0
7f4b302c8000-7f4b302c9000 ---p 00000000 00:00 0
7f4b302c9000-7f4b3036a000 rw-p 00000000 00:00 0
7f4b3036a000-7f4b3036b000 ---p 00000000 00:00 0
7f4b3036b000-7f4b3040c000 rw-p 00000000 00:00 0
7f4b3040c000-7f4b3040d000 ---p 00000000 00:00 0
7f4b3040d000-7f4b304ae000 rw-p 00000000 00:00 0
7f4b304ae000-7f4b304af000 ---p 00000000 00:00 0
7f4b304af000-7f4b30550000 rw-p 00000000 00:00 0
7f4b30550000-7f4b30551000 ---p 00000000 00:00 0
7f4b30551000-7f4b305f2000 rw-p 00000000 00:00 0
7f4b305f2000-7f4b305f3000 ---p 00000000 00:00 0
7f4b305f3000-7f4b3269d000 rw-p 00000000 00:00 0
7f4b3269d000-7f4b32884000 r-xp 00000000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7f4b32884000-7f4b32a84000 ---p 001e7000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7f4b32a84000-7f4b32a88000 r--p 001e7000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7f4b32a88000-7f4b32a8a000 rw-p 001eb000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7f4b32a8a000-7f4b32a8e000 rw-p 00000000 00:00 0
7f4b32a8e000-7f4b32c2b000 r-xp 00000000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7f4b32c2b000-7f4b32e2a000 ---p 0019d000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7f4b32e2a000-7f4b32e2b000 r--p 0019c000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7f4b32e2b000-7f4b32e2c000 rw-p 0019d000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7f4b32e2c000-7f4b32e35000 r-xp 00000000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7f4b32e35000-7f4b33034000 ---p 00009000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7f4b33034000-7f4b33035000 r--p 00008000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7f4b33035000-7f4b33036000 rw-p 00009000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7f4b33036000-7f4b33064000 rw-p 00000000 00:00 0
7f4b33064000-7f4b33067000 r-xp 00000000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7f4b33067000-7f4b33266000 ---p 00003000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7f4b33266000-7f4b33267000 r--p 00002000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7f4b33267000-7f4b33268000 rw-p 00003000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7f4b33268000-7f4b332e7000 r-xp 00000000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f4b332e7000-7f4b334e7000 ---p 0007f000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f4b334e7000-7f4b334e8000 r--p 0007f000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f4b334e8000-7f4b334e9000 rw-p 00080000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f4b334e9000-7f4b334f0000 r-xp 00000000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7f4b334f0000-7f4b336ef000 ---p 00007000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7f4b336ef000-7f4b336f0000 r--p 00006000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7f4b336f0000-7f4b336f1000 rw-p 00007000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7f4b336f1000-7f4b3370b000 r-xp 00000000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f4b3370b000-7f4b3390a000 ---p 0001a000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f4b3390a000-7f4b3390b000 r--p 00019000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f4b3390b000-7f4b3390c000 rw-p 0001a000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f4b3390c000-7f4b33910000 rw-p 00000000 00:00 0
7f4b33910000-7f4b3392c000 r-xp 00000000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7f4b3392c000-7f4b33b2b000 ---p 0001c000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7f4b33b2b000-7f4b33b2c000 r--p 0001b000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7f4b33b2c000-7f4b33b2d000 rw-p 0001c000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7f4b33b2d000-7f4b33b54000 r-xp 00000000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7f4b33bc0000-7f4b33be4000 r--s 00000000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f4b33be4000-7f4b33d46000 rw-p 00000000 00:00 0
7f4b33d46000-7f4b33d4d000 rw-p 00000000 00:00 0
7f4b33d54000-7f4b33d55000 r--p 00027000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7f4b33d55000-7f4b33d56000 rw-p 00028000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7f4b33d56000-7f4b33d57000 rw-p 00000000 00:00 0
7ffefb095000-7ffefb894000 rw-p 00000000 00:00 0 [stack]
7ffefb9cf000-7ffefb9d1000 r--p 00000000 00:00 0 [vvar]
7ffefb9d1000-7ffefb9d3000 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)
#1243 test_ractor.rb:796: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")
#1243 test_ractor.rb:796:in `<top (required)>': core dumped
FAIL 2/1464 tests failed
make: *** [yes-btest] Error 1
0.000000 0.000000 26.924000 ( 30.015072)
test_basic 0.004000 0.004000 0.416000 ( 0.541949)
test_all Skipping Gem::PackageTask tests. rake not found.
0.000000 0.004000 844.004000 (912.110266)
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.056000 0.060000 84.196000 ( 94.749568)
$$$[end] "make yes-btest TESTS=\"--test-order=random\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-random1.20201115-191448
total: 1045.33 sec