rev: 0deb06bfa4
test-all : 21236 tests, 5668289 assertions, 0 failures, 0 errors, 48 skips
test-spec: 3767 files, 30647 examples, 145995 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.20201124-004137
#<BuildRuby:0x000055b109368f70
@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.20201124-004137",
@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.000035)
configure 0.000000 0.000000 0.000000 ( 0.000039)
build_up From https://github.com/ruby/ruby
3a7ea6a..0deb06b master -> origin/master
0.000000 0.016000 4.680000 ( 6.177729)
build_miniruby 0.000000 0.000000 0.108000 ( 0.117386)
build_ruby 0.004000 0.000000 2.976000 ( 2.884399)
build_all 0.020000 0.000000 8.940000 ( 3.605067)
build_install 0.016000 0.008000 6.684000 ( 3.024798)
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:0x000055dc4610a158 run> terminated with exception (report_on_exception is true):
bootstraptest.tmp.rb:8:in `<class:C>': [BUG] Segmentation fault at 0x0000000000000090
ruby 3.0.0dev (2020-11-24T00:33:55Z master 0deb06bfa4) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0002 p:---- s:0006 e:000005 CFUNC :write
me:
called_id: write, type: cfunc
owner class: 0x000055dc46173720 [2 ] T_CLASS IO
self: 0x000055dc4610a1a8 [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: 0x000055dc456784eb RBP: 0x000055dc4610a040 RSP: 0x00007f32427427d0
RAX: 0x0000000000000000 RBX: 0x0000000000000078 RCX: 0x000000000000004a
RDX: 0x0000000000006005 RDI: 0x0000000000000000 RSI: 0x000055dc4610a040
R8: 0x00000000ffffffff R9: 0x000055dc461c5170 R10: 0x0000000000000001
R11: 0x0000000000000000 R12: 0x0000000000000000 R13: 0x00007f323c000b50
R14: 0x0000000000000000 R15: 0x00007f323c000b50 EFL: 0x0000000000010202
-- C level backtrace information -------------------------------------------
/tmp/ruby/v3/build/trunk-random0/miniruby(rb_vm_bugreport+0x90d) [0x55dc456fd7ed] /tmp/ruby/v3/src/trunk-random0/vm_dump.c:758
/tmp/ruby/v3/build/trunk-random0/miniruby(rb_bug_for_fatal_signal+0xf0) [0x55dc4550cbe0] /tmp/ruby/v3/src/trunk-random0/error.c:760
/tmp/ruby/v3/build/trunk-random0/miniruby(sigsegv+0x4b) [0x55dc4565ca2b] /tmp/ruby/v3/src/trunk-random0/signal.c:959
/lib/x86_64-linux-gnu/libpthread.so.0(__restore_rt+0x0) [0x7f3246cf3890]
/tmp/ruby/v3/build/trunk-random0/miniruby(str_new_frozen_buffer+0x3b) [0x55dc456784eb] /tmp/ruby/v3/src/trunk-random0/string.c:1288
/tmp/ruby/v3/build/trunk-random0/miniruby(RB_FL_TEST_RAW+0x0) [0x55dc45556f39] /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) [0x55dc4555abd9] /tmp/ruby/v3/src/trunk-random0/io.c:1721
/tmp/ruby/v3/build/trunk-random0/miniruby(rb_vm_call0+0x410) [0x55dc456ecfd0] /tmp/ruby/v3/src/trunk-random0/vm_eval.c:97
/tmp/ruby/v3/build/trunk-random0/miniruby(rb_call0+0xb1) [0x55dc456ee6c1] /tmp/ruby/v3/src/trunk-random0/vm_eval.c:361
/tmp/ruby/v3/build/trunk-random0/miniruby(rb_io_write+0x1f) [0x55dc4555273f] /tmp/ruby/v3/src/trunk-random0/io.c:1949
/tmp/ruby/v3/build/trunk-random0/miniruby(rb_write_error_str+0xe0) [0x55dc45554120] /tmp/ruby/v3/src/trunk-random0/io.c:8142
/tmp/ruby/v3/build/trunk-random0/miniruby(write_warnq+0x185) [0x55dc45514b05] /tmp/ruby/v3/src/trunk-random0/eval_error.c:113
/tmp/ruby/v3/build/trunk-random0/miniruby(print_errinfo+0x64a) [0x55dc4551846a] /tmp/ruby/v3/src/trunk-random0/eval_error.c:85
/tmp/ruby/v3/build/trunk-random0/miniruby(rb_error_write+0x176) [0x55dc45518a26] /tmp/ruby/v3/src/trunk-random0/eval_error.c:353
/tmp/ruby/v3/build/trunk-random0/miniruby(rb_ec_error_print+0x18f) [0x55dc45518cdf] /tmp/ruby/v3/src/trunk-random0/eval_error.c:382
/tmp/ruby/v3/build/trunk-random0/miniruby(thread_start_func_2+0xb12) [0x55dc456a4a32] /tmp/ruby/v3/src/trunk-random0/thread.c:842
/tmp/ruby/v3/build/trunk-random0/miniruby(thread_start_func_1+0xb9) [0x55dc456a4b09] /tmp/ruby/v3/src/trunk-random0/thread_pthread.c:994
/lib/x86_64-linux-gnu/libpthread.so.0(0x76db) [0x7f3246ce86db]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x3f) [0x7f3245dae88f] ../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:
55dc4544f000-55dc45808000 r-xp 00000000 00:2e 1352161115 /tmp/ruby/v3/build/trunk-random0/miniruby
55dc45a07000-55dc45a0e000 r--p 003b8000 00:2e 1352161115 /tmp/ruby/v3/build/trunk-random0/miniruby
55dc45a0e000-55dc45a0f000 rw-p 003bf000 00:2e 1352161115 /tmp/ruby/v3/build/trunk-random0/miniruby
55dc45a0f000-55dc45a21000 rw-p 00000000 00:00 0
55dc460e4000-55dc46105000 rw-p 00000000 00:00 0 [heap]
55dc46105000-55dc4623b000 rw-p 00000000 00:00 0 [heap]
7f323c000000-7f323c021000 rw-p 00000000 00:00 0
7f323c021000-7f3240000000 ---p 00000000 00:00 0
7f3240b0a000-7f3240cfa000 r--s 00000000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7f3240cfa000-7f324242b000 r--s 00000000 00:2e 1352161115 /tmp/ruby/v3/build/trunk-random0/miniruby
7f324242b000-7f3242441000 r-xp 00000000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f3242441000-7f3242641000 ---p 00016000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f3242641000-7f3242642000 r--p 00016000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f3242642000-7f3242643000 rw-p 00017000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f3242643000-7f3242644000 ---p 00000000 00:00 0
7f3242644000-7f3242844000 rw-p 00000000 00:00 0
7f3242844000-7f3242845000 ---p 00000000 00:00 0
7f3242845000-7f32428e6000 rw-p 00000000 00:00 0
7f32428e6000-7f32428e7000 ---p 00000000 00:00 0
7f32428e7000-7f3242988000 rw-p 00000000 00:00 0
7f3242988000-7f3242989000 ---p 00000000 00:00 0
7f3242989000-7f3242a2a000 rw-p 00000000 00:00 0
7f3242a2a000-7f3242a2b000 ---p 00000000 00:00 0
7f3242a2b000-7f3242acc000 rw-p 00000000 00:00 0
7f3242acc000-7f3242acd000 ---p 00000000 00:00 0
7f3242acd000-7f3242b6e000 rw-p 00000000 00:00 0
7f3242b6e000-7f3242b6f000 ---p 00000000 00:00 0
7f3242b6f000-7f3242c10000 rw-p 00000000 00:00 0
7f3242c10000-7f3242c11000 ---p 00000000 00:00 0
7f3242c11000-7f3242cb2000 rw-p 00000000 00:00 0
7f3242cb2000-7f3242cb3000 ---p 00000000 00:00 0
7f3242cb3000-7f3242d54000 rw-p 00000000 00:00 0
7f3242d54000-7f3242d55000 ---p 00000000 00:00 0
7f3242d55000-7f3242df6000 rw-p 00000000 00:00 0
7f3242df6000-7f3242df7000 ---p 00000000 00:00 0
7f3242df7000-7f3242e98000 rw-p 00000000 00:00 0
7f3242e98000-7f3242e99000 ---p 00000000 00:00 0
7f3242e99000-7f3242f3a000 rw-p 00000000 00:00 0
7f3242f3a000-7f3242f3b000 ---p 00000000 00:00 0
7f3242f3b000-7f3242fdc000 rw-p 00000000 00:00 0
7f3242fdc000-7f3242fdd000 ---p 00000000 00:00 0
7f3242fdd000-7f324307e000 rw-p 00000000 00:00 0
7f324307e000-7f324307f000 ---p 00000000 00:00 0
7f324307f000-7f3243120000 rw-p 00000000 00:00 0
7f3243120000-7f3243121000 ---p 00000000 00:00 0
7f3243121000-7f32431c2000 rw-p 00000000 00:00 0
7f32431c2000-7f32431c3000 ---p 00000000 00:00 0
7f32431c3000-7f3243264000 rw-p 00000000 00:00 0
7f3243264000-7f3243265000 ---p 00000000 00:00 0
7f3243265000-7f3243306000 rw-p 00000000 00:00 0
7f3243306000-7f3243307000 ---p 00000000 00:00 0
7f3243307000-7f32433a8000 rw-p 00000000 00:00 0
7f32433a8000-7f32433a9000 ---p 00000000 00:00 0
7f32433a9000-7f324344a000 rw-p 00000000 00:00 0
7f324344a000-7f324344b000 ---p 00000000 00:00 0
7f324344b000-7f32434ec000 rw-p 00000000 00:00 0
7f32434ec000-7f32434ed000 ---p 00000000 00:00 0
7f32434ed000-7f324358e000 rw-p 00000000 00:00 0
7f324358e000-7f324358f000 ---p 00000000 00:00 0
7f324358f000-7f3243630000 rw-p 00000000 00:00 0
7f3243630000-7f3243631000 ---p 00000000 00:00 0
7f3243631000-7f32436d2000 rw-p 00000000 00:00 0
7f32436d2000-7f32436d3000 ---p 00000000 00:00 0
7f32436d3000-7f3243774000 rw-p 00000000 00:00 0
7f3243774000-7f3243775000 ---p 00000000 00:00 0
7f3243775000-7f3243816000 rw-p 00000000 00:00 0
7f3243816000-7f3243817000 ---p 00000000 00:00 0
7f3243817000-7f32438b8000 rw-p 00000000 00:00 0
7f32438b8000-7f32438b9000 ---p 00000000 00:00 0
7f32438b9000-7f324395a000 rw-p 00000000 00:00 0
7f324395a000-7f324395b000 ---p 00000000 00:00 0
7f324395b000-7f32439fc000 rw-p 00000000 00:00 0
7f32439fc000-7f32439fd000 ---p 00000000 00:00 0
7f32439fd000-7f3243a9e000 rw-p 00000000 00:00 0
7f3243a9e000-7f3243a9f000 ---p 00000000 00:00 0
7f3243a9f000-7f3243b40000 rw-p 00000000 00:00 0
7f3243b40000-7f3243b41000 ---p 00000000 00:00 0
7f3243b41000-7f3243be2000 rw-p 00000000 00:00 0
7f3243be2000-7f3243be3000 ---p 00000000 00:00 0
7f3243be3000-7f3245c8d000 rw-p 00000000 00:00 0
7f3245c8d000-7f3245e74000 r-xp 00000000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7f3245e74000-7f3246074000 ---p 001e7000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7f3246074000-7f3246078000 r--p 001e7000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7f3246078000-7f324607a000 rw-p 001eb000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7f324607a000-7f324607e000 rw-p 00000000 00:00 0
7f324607e000-7f324621b000 r-xp 00000000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7f324621b000-7f324641a000 ---p 0019d000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7f324641a000-7f324641b000 r--p 0019c000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7f324641b000-7f324641c000 rw-p 0019d000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7f324641c000-7f3246425000 r-xp 00000000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7f3246425000-7f3246624000 ---p 00009000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7f3246624000-7f3246625000 r--p 00008000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7f3246625000-7f3246626000 rw-p 00009000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7f3246626000-7f3246654000 rw-p 00000000 00:00 0
7f3246654000-7f3246657000 r-xp 00000000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7f3246657000-7f3246856000 ---p 00003000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7f3246856000-7f3246857000 r--p 00002000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7f3246857000-7f3246858000 rw-p 00003000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7f3246858000-7f32468d7000 r-xp 00000000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f32468d7000-7f3246ad7000 ---p 0007f000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f3246ad7000-7f3246ad8000 r--p 0007f000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f3246ad8000-7f3246ad9000 rw-p 00080000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f3246ad9000-7f3246ae0000 r-xp 00000000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7f3246ae0000-7f3246cdf000 ---p 00007000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7f3246cdf000-7f3246ce0000 r--p 00006000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7f3246ce0000-7f3246ce1000 rw-p 00007000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7f3246ce1000-7f3246cfb000 r-xp 00000000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f3246cfb000-7f3246efa000 ---p 0001a000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f3246efa000-7f3246efb000 r--p 00019000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f3246efb000-7f3246efc000 rw-p 0001a000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f3246efc000-7f3246f00000 rw-p 00000000 00:00 0
7f3246f00000-7f3246f1c000 r-xp 00000000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7f3246f1c000-7f324711b000 ---p 0001c000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7f324711b000-7f324711c000 r--p 0001b000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7f324711c000-7f324711d000 rw-p 0001c000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7f324711d000-7f3247144000 r-xp 00000000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7f32471b0000-7f32471d4000 r--s 00000000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f32471d4000-7f3247336000 rw-p 00000000 00:00 0
7f3247336000-7f324733d000 rw-p 00000000 00:00 0
7f3247344000-7f3247345000 r--p 00027000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7f3247345000-7f3247346000 rw-p 00028000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7f3247346000-7f3247347000 rw-p 00000000 00:00 0
7ffe4a69e000-7ffe4ae9d000 rw-p 00000000 00:00 0 [stack]
7ffe4afcb000-7ffe4afcd000 r--p 00000000 00:00 0 [vvar]
7ffe4afcd000-7ffe4afcf000 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)
#1240 test_ractor.rb:748:in `<top (required)>':
class C
@iv = 'str'
end
r = Ractor.new do
class C
p @iv
end
end
begin
r.take
rescue Ractor::RemoteError => e
e.cause.message
end
#=> "" (expected "can not access instance variables of classes/modules from non-main Ractors")
#1240 test_ractor.rb:748:in `<top (required)>': core dumped
FAIL 2/1464 tests failed
make: *** [yes-btest] Error 1
0.000000 0.000000 28.216000 ( 31.092765)
test_basic 0.004000 0.008000 0.380000 ( 0.504937)
test_all Skipping Gem::PackageTask tests. rake not found.
0.004000 0.000000 853.112000 (921.059675)
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.064000 0.060000 133.232000 (146.013820)
$$$[end] "make yes-btest TESTS=\"--test-order=random\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-random0.20201124-004137
total: 1114.48 sec