rev: 02c32b2e92
test-all :
test-spec: 3769 files, 30672 examples, 127036 expectations, 0 failures, 0 errors, 0 tagged
exit statuses:
"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 0.
"make yes-test-basic TESTS=\"--test-order=random\"" exit with 0.
"make yes-test-all TESTS=\"--test-order=random\"" exit with 512.
"make yes-test-rubyspec TESTS=\"--test-order=random\"" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-random2.20201129-150747
#<BuildRuby:0x000055edbd488e50
@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-random2",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-random2",
@TARGET_NAME="trunk-random2",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-random2",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-random2.20201129-150747",
@make="make",
@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.000019)
autoconf 0.000000 0.000000 0.000000 ( 0.000039)
configure 0.000000 0.000000 0.000000 ( 0.000053)
build_up 0.008000 0.004000 3.080000 ( 4.079158)
build_miniruby 0.000000 0.000000 0.132000 ( 0.143114)
build_ruby 0.004000 0.000000 0.128000 ( 0.138417)
build_all 0.012000 0.000000 6.688000 ( 2.794941)
build_install 0.012000 0.012000 8.164000 ( 4.054743)
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 ...............................................................
test_string.rb .
test_struct.rb .
test_syntax.rb ............................................................................................................................................................
test_thread.rb .................................................
Fiber count: 10000 (skipping)
PASS all 1464 tests
0.000000 0.000000 49.976000 ( 52.321147)
test_basic 0.012000 0.000000 0.668000 ( 0.792583)
test_all Skipping Gem::PackageTask tests. rake not found.
-- C level backtrace (read_barrier_signal) -------------------------------------------
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(rb_print_backtrace+0x19) [0x7f9bbd108af9] /tmp/ruby/v3/src/trunk-random2/vm_dump.c:758
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(fprintf+0x0) [0x7f9bbcf37585] /tmp/ruby/v3/src/trunk-random2/gc.c:4605
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(read_barrier_signal) /tmp/ruby/v3/src/trunk-random2/gc.c:4606
/lib/x86_64-linux-gnu/libc.so.6(0x7f9bbcc95210) [0x7f9bbcc95210]
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(RB_FL_TEST_RAW+0x0) [0x7f9bbcf51e61] /tmp/ruby/v3/src/trunk-random2/hash.c:2338
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(RHASH_AR_TABLE_P) /tmp/ruby/v3/src/trunk-random2/internal/hash.h:148
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(rb_hash_stlike_delete) /tmp/ruby/v3/src/trunk-random2/hash.c:2323
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(rb_hash_delete_entry) /tmp/ruby/v3/src/trunk-random2/hash.c:2341
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(rb_multi_ractor_p+0x0) [0x7f9bbd09fe87] /tmp/ruby/v3/src/trunk-random2/symbol.c:813
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(rb_vm_lock_leave) /tmp/ruby/v3/src/trunk-random2/vm_sync.h:73
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(rb_gc_free_dsymbol) /tmp/ruby/v3/src/trunk-random2/symbol.c:815
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(obj_free+0xe8) [0x7f9bbcf3a3b0] /tmp/ruby/v3/src/trunk-random2/gc.c:2988
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(gc_page_sweep) /tmp/ruby/v3/src/trunk-random2/gc.c:4817
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(gc_sweep_step) /tmp/ruby/v3/src/trunk-random2/gc.c:5029
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(gc_sweep_rest+0x13) [0x7f9bbcf3b6b3] /tmp/ruby/v3/src/trunk-random2/gc.c:5079
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(gc_sweep) /tmp/ruby/v3/src/trunk-random2/gc.c:5205
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(gc_marks+0x8) [0x7f9bbcf40398] /tmp/ruby/v3/src/trunk-random2/gc.c:7362
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(gc_start) /tmp/ruby/v3/src/trunk-random2/gc.c:8199
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(rb_multi_ractor_p+0x0) [0x7f9bbcf41a7d] /tmp/ruby/v3/src/trunk-random2/gc.c:8087
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(rb_vm_lock_leave) /tmp/ruby/v3/src/trunk-random2/vm_sync.h:73
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(garbage_collect) /tmp/ruby/v3/src/trunk-random2/gc.c:8089
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(gc_start_internal) /tmp/ruby/v3/src/trunk-random2/gc.c:8392
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(vm_exec_core+0x248f) [0x7f9bbd0f11ff] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:5273
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(rb_vm_exec+0x1a3) [0x7f9bbd0f48f3] /tmp/ruby/v3/src/trunk-random2/vm.c:2158
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(rb_yield+0x25e) [0x7f9bbd0f928e] /tmp/ruby/v3/src/trunk-random2/vm.c:1260
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(rb_ary_collect+0x5c) [0x7f9bbce8878c] /tmp/ruby/v3/src/trunk-random2/array.c:3566
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(vm_call_cfunc_with_frame+0x123) [0x7f9bbd0e1f63] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:2656
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(vm_sendish+0x11) [0x7f9bbd0eefdb] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:4247
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(vm_exec_core) ../../src/trunk-random2/insns.def:770
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(rb_vm_exec+0x1a3) [0x7f9bbd0f48f3] /tmp/ruby/v3/src/trunk-random2/vm.c:2158
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(rb_yield+0x25e) [0x7f9bbd0f928e] /tmp/ruby/v3/src/trunk-random2/vm.c:1260
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(RB_FL_TEST_RAW+0x0) [0x7f9bbce81e8c] /tmp/ruby/v3/src/trunk-random2/array.c:2454
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(RB_FL_ANY_RAW) /tmp/ruby/v3/src/trunk-random2/include/ruby/internal/fl_type.h:258
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(rb_array_len) /tmp/ruby/v3/src/trunk-random2/include/ruby/internal/core/rarray.h:135
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(rb_ary_each) /tmp/ruby/v3/src/trunk-random2/array.c:2453
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(vm_call_cfunc_with_frame+0x123) [0x7f9bbd0e1f63] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:2656
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(vm_call_method_each_type+0x7c) [0x7f9bbd0f611c] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3159
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(vm_call_method+0xc7) [0x7f9bbd0f68a7] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3263
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(vm_call_refined+0x13) [0x7f9bbd0f6599] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3138
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(vm_call_method_each_type) /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3216
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(vm_call_method+0xc7) [0x7f9bbd0f68a7] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3263
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(vm_sendish+0x11) [0x7f9bbd0eefdb] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:4247
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(vm_exec_core) ../../src/trunk-random2/insns.def:770
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(rb_vm_exec+0x1a3) [0x7f9bbd0f48f3] /tmp/ruby/v3/src/trunk-random2/vm.c:2158
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(rb_yield+0x25e) [0x7f9bbd0f928e] /tmp/ruby/v3/src/trunk-random2/vm.c:1260
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(RB_FL_TEST_RAW+0x0) [0x7f9bbce81e8c] /tmp/ruby/v3/src/trunk-random2/array.c:2454
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(RB_FL_ANY_RAW) /tmp/ruby/v3/src/trunk-random2/include/ruby/internal/fl_type.h:258
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(rb_array_len) /tmp/ruby/v3/src/trunk-random2/include/ruby/internal/core/rarray.h:135
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(rb_ary_each) /tmp/ruby/v3/src/trunk-random2/array.c:2453
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(vm_call_cfunc_with_frame+0x123) [0x7f9bbd0e1f63] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:2656
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(vm_call_method_each_type+0x7c) [0x7f9bbd0f611c] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3159
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(vm_call_method+0xc7) [0x7f9bbd0f68a7] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3263
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(vm_call_refined+0x13) [0x7f9bbd0f6599] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3138
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(vm_call_method_each_type) /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3216
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(vm_call_method+0xc7) [0x7f9bbd0f68a7] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3263
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(vm_sendish+0x11) [0x7f9bbd0eefdb] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:4247
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(vm_exec_core) ../../src/trunk-random2/insns.def:770
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(rb_vm_exec+0xa64) [0x7f9bbd0f51b4] /tmp/ruby/v3/src/trunk-random2/vm.c:2167
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(load_iseq_eval+0xa) [0x7f9bbcf7c215] /tmp/ruby/v3/src/trunk-random2/load.c:594
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(require_internal) /tmp/ruby/v3/src/trunk-random2/load.c:1044
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(rb_require_string+0x30) [0x7f9bbcf7cac0] /tmp/ruby/v3/src/trunk-random2/load.c:1116
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(vm_call_cfunc_with_frame+0x123) [0x7f9bbd0e1f63] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:2656
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(vm_call_method_each_type+0x7c) [0x7f9bbd0f611c] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3159
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(vm_call_method+0xc7) [0x7f9bbd0f68a7] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3263
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(vm_sendish+0x11) [0x7f9bbd0eeed7] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:4247
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(vm_exec_core) ../../src/trunk-random2/insns.def:789
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(rb_vm_exec+0x1a3) [0x7f9bbd0f48f3] /tmp/ruby/v3/src/trunk-random2/vm.c:2158
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(rb_ec_exec_node+0xed) [0x7f9bbcf1b8bd] /tmp/ruby/v3/src/trunk-random2/eval.c:317
/tmp/ruby/v3/build/trunk-random2/libruby.so.3.0.0(ruby_run_node+0x5a) [0x7f9bbcf217ca] /tmp/ruby/v3/src/trunk-random2/eval.c:375
/tmp/ruby/v3/build/trunk-random2/ruby(main+0x73) [0x564e401131d3] /tmp/ruby/v3/src/trunk-random2/main.c:50
make: *** [uncommon.mk:799: yes-test-all] Segmentation fault (core dumped)
0.000000 0.000000 531.444000 (555.819962)
test_rubyspec $ /tmp/ruby/v3/build/trunk-random2/miniruby -I/tmp/ruby/v3/src/trunk-random2/lib /tmp/ruby/v3/src/trunk-random2/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-random2 --extout=.ext -- /tmp/ruby/v3/src/trunk-random2/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-random2/spec/default.mspec
0.040000 0.056000 137.628000 (150.174991)
$$$[end] "make yes-test-all TESTS=\"--test-order=random\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-random2.20201129-150747
total: 770.32 sec