rev: 270b16e70c
test-all : 21525 tests, 5671100 assertions, 6 failures, 45 errors, 48 skips
: 1)
: DRbTests::TestDRbCore#test_06_timeout [/tmp/ruby/v3/src/trunk-random1/test/drb/drbtest.rb:222]:
: [Timeout::Error] exception expected, not #<RangeError: "111540" is id of the unshareable object on multi-ractor>.
: 2)
: DRbTests::TestDRbCore#test_02_unknown [/tmp/ruby/v3/src/trunk-random1/test/drb/drbtest.rb:184]:
: [DRbTests::FailOnecky::OneckyError] exception expected, not #<RangeError: "111600" is id of the unshareable object on multi-ractor>.
: 3)
: TestObjectSpace#test_each_object [/tmp/ruby/v3/src/trunk-random1/test/ruby/test_objectspace.rb:172]:
: <1> expected but was
: 4)
: TestObjectSpace#test_each_object_enumerator [/tmp/ruby/v3/src/trunk-random1/test/ruby/test_objectspace.rb:183]:
: <1> expected but was
: 5)
: DRbTests::TestDRbUNIXCore#test_06_timeout [/tmp/ruby/v3/src/trunk-random1/test/drb/drbtest.rb:222]:
: [Timeout::Error] exception expected, not #<RangeError: "80505620" is id of the unshareable object on multi-ractor>.
: 6)
: DRbTests::TestDRbSSLCore#test_06_timeout [/tmp/ruby/v3/src/trunk-random1/test/drb/drbtest.rb:222]:
: [Timeout::Error] exception expected, not #<RangeError: "81360840" is id of the unshareable object on multi-ractor>.
: 7)
: DRbTests::TestDRbYield#test_04_many_to_one:
: RangeError: "102820" is id of the unshareable object on multi-ractor
: 8)
: DRbTests::TestDRbYield#test_01_one:
: RangeError: "102880" is id of the unshareable object on multi-ractor
: 9)
: DRbTests::TestDRbYield#test_02_two:
: RangeError: "102940" is id of the unshareable object on multi-ractor
test-spec: 3786 files, 30768 examples, 146677 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-random1.20210422-031807
#<BuildRuby:0x0000564a98bb2478
@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,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-random1.20210422-031807",
@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.000017)
autoconf 0.000000 0.000000 0.000000 ( 0.000036)
configure 0.000000 0.000000 0.000000 ( 0.000032)
build_up 0.004000 0.004000 1.576000 ( 1.714549)
build_miniruby 0.000000 0.004000 0.132000 ( 0.142316)
build_ruby 0.004000 0.000000 0.112000 ( 0.120845)
build_all 0.004000 0.008000 2.336000 ( 1.207261)
build_install 0.024000 0.008000 6.444000 ( 5.236285)
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 1488 tests
0.000000 0.000000 31.680000 ( 33.529489)
test_basic 0.004000 0.004000 0.420000 ( 0.532591)
test_all Skipping Gem::PackageTask tests. rake not found.
<internal:ractor>:267: warning: Ractor is experimental, and the behavior may change in future versions of Ruby! Also there are many implementation issues.
#<Thread:0x00007fa0fa5691c0 /tmp/ruby/v3/src/trunk-random1/test/rinda/test_rinda.rb:323 run> terminated with exception (report_on_exception is true):
/tmp/ruby/v3/src/trunk-random1/lib/drb/drb.rb:366:in `_id2ref': "80605440" is id of the unshareable object on multi-ractor (RangeError)
from /tmp/ruby/v3/src/trunk-random1/lib/drb/drb.rb:366:in `to_obj'
from /tmp/ruby/v3/src/trunk-random1/lib/drb/drb.rb:1528:in `to_obj'
from /tmp/ruby/v3/src/trunk-random1/lib/drb/drb.rb:1847:in `to_obj'
from /tmp/ruby/v3/src/trunk-random1/lib/drb/drb.rb:1136:in `method_missing'
from /tmp/ruby/v3/src/trunk-random1/lib/rinda/tuplespace.rb:490:in `block in move'
from /tmp/ruby/v3/build/trunk-random1/.ext/common/monitor.rb:202:in `synchronize'
from /tmp/ruby/v3/build/trunk-random1/.ext/common/monitor.rb:202:in `mon_synchronize'
from /tmp/ruby/v3/src/trunk-random1/lib/rinda/tuplespace.rb:487:in `move'
from /tmp/ruby/v3/src/trunk-random1/lib/rinda/rinda.rb:273:in `block in take'
from /tmp/ruby/v3/src/trunk-random1/lib/rinda/rinda.rb:222:in `deliver'
from /tmp/ruby/v3/src/trunk-random1/lib/rinda/rinda.rb:272:in `take'
from /tmp/ruby/v3/src/trunk-random1/test/rinda/test_rinda.rb:326:in `block (2 levels) in test_core_02'
from /tmp/ruby/v3/src/trunk-random1/test/rinda/test_rinda.rb:325:in `times'
from /tmp/ruby/v3/src/trunk-random1/test/rinda/test_rinda.rb:325:in `block in test_core_02'
#<Thread:0x00007fa0fa5ac588 /tmp/ruby/v3/src/trunk-random1/test/rinda/test_rinda.rb:306 run> terminated with exception (report_on_exception is true):
/tmp/ruby/v3/src/trunk-random1/lib/drb/drb.rb:366:in `_id2ref': "80605880" is id of the unshareable object on multi-ractor (RangeError)
from /tmp/ruby/v3/src/trunk-random1/lib/drb/drb.rb:366:in `to_obj'
from /tmp/ruby/v3/src/trunk-random1/lib/drb/drb.rb:1528:in `to_obj'
from /tmp/ruby/v3/src/trunk-random1/lib/drb/drb.rb:1847:in `to_obj'
from /tmp/ruby/v3/src/trunk-random1/lib/drb/drb.rb:1136:in `method_missing'
from /tmp/ruby/v3/src/trunk-random1/lib/rinda/tuplespace.rb:490:in `block in move'
from /tmp/ruby/v3/build/trunk-random1/.ext/common/monitor.rb:202:in `synchronize'
from /tmp/ruby/v3/build/trunk-random1/.ext/common/monitor.rb:202:in `mon_synchronize'
from /tmp/ruby/v3/src/trunk-random1/lib/rinda/tuplespace.rb:487:in `move'
from /tmp/ruby/v3/src/trunk-random1/lib/rinda/rinda.rb:273:in `block in take'
from /tmp/ruby/v3/src/trunk-random1/lib/rinda/rinda.rb:222:in `deliver'
from /tmp/ruby/v3/src/trunk-random1/lib/rinda/rinda.rb:272:in `take'
from /tmp/ruby/v3/src/trunk-random1/test/rinda/test_rinda.rb:309:in `block (2 levels) in test_core_01'
from /tmp/ruby/v3/src/trunk-random1/test/rinda/test_rinda.rb:308:in `times'
from /tmp/ruby/v3/src/trunk-random1/test/rinda/test_rinda.rb:308:in `block in test_core_01'
TestRingServer#with_timeout: timeout in 30s:
/tmp/ruby/v3/src/trunk-random1/test/rinda/test_rinda.rb:808:in `with_timeout'
/tmp/ruby/v3/src/trunk-random1/test/rinda/test_rinda.rb:643:in `test_do_reply'
/tmp/ruby/v3/src/trunk-random1/tool/lib/test/unit.rb:1284:in `run_test'
/tmp/ruby/v3/src/trunk-random1/tool/lib/minitest/unit.rb:1320:in `run'
/tmp/ruby/v3/src/trunk-random1/tool/lib/test/unit/testcase.rb:18:in `run'
/tmp/ruby/v3/src/trunk-random1/tool/lib/minitest/unit.rb:969:in `block (2 levels) in _run_suite'
/tmp/ruby/v3/src/trunk-random1/tool/lib/minitest/unit.rb:962:in `map'
/tmp/ruby/v3/src/trunk-random1/tool/lib/minitest/unit.rb:962:in `block in _run_suite'
/tmp/ruby/v3/src/trunk-random1/tool/lib/minitest/unit.rb:989:in `_run_suite'
/tmp/ruby/v3/src/trunk-random1/tool/lib/test/unit.rb:1137:in `_run_suite'
/tmp/ruby/v3/src/trunk-random1/tool/lib/test/unit.rb:628:in `block in _run_suites'
/tmp/ruby/v3/src/trunk-random1/tool/lib/test/unit.rb:626:in `each'
/tmp/ruby/v3/src/trunk-random1/tool/lib/test/unit.rb:626:in `_run_suites'
/tmp/ruby/v3/src/trunk-random1/tool/lib/test/unit.rb:663:in `_run_suites'
/tmp/ruby/v3/src/trunk-random1/tool/lib/minitest/unit.rb:904:in `_run_anything'
/tmp/ruby/v3/src/trunk-random1/tool/lib/test/unit.rb:1074:in `_run_anything'
/tmp/ruby/v3/src/trunk-random1/tool/lib/minitest/unit.rb:1137:in `run_tests'
/tmp/ruby/v3/src/trunk-random1/tool/lib/minitest/unit.rb:1124:in `block in _run'
/tmp/ruby/v3/src/trunk-random1/tool/lib/minitest/unit.rb:1123:in `each'
/tmp/ruby/v3/src/trunk-random1/tool/lib/minitest/unit.rb:1123:in `_run'
/tmp/ruby/v3/src/trunk-random1/tool/lib/minitest/unit.rb:1111:in `run'
/tmp/ruby/v3/src/trunk-random1/tool/lib/test/unit.rb:848:in `run'
/tmp/ruby/v3/src/trunk-random1/tool/lib/test/unit.rb:696:in `run'
/tmp/ruby/v3/src/trunk-random1/tool/lib/test/unit.rb:34:in `run'
/tmp/ruby/v3/src/trunk-random1/tool/lib/test/unit.rb:1176:in `run'
/tmp/ruby/v3/src/trunk-random1/tool/lib/test/unit.rb:1246:in `run'
/tmp/ruby/v3/src/trunk-random1/tool/lib/test/unit.rb:1250:in `run'
/tmp/ruby/v3/src/trunk-random1/tool/test/runner.rb:23:in `<top (required)>'
/tmp/ruby/v3/src/trunk-random1/test/runner.rb:12:in `require_relative'
/tmp/ruby/v3/src/trunk-random1/test/runner.rb:12:in `<main>'
/tmp/ruby/v3/src/trunk-random1/test/ruby/test_jit.rb:322: warning: 'reverse' insn is not included in the script. Actual insns are: putobject_INT2FIX_1_ duparray putobject newarray expandarray setlocal_WC_0 getlocal_WC_0 leave
make: *** [yes-test-all] Error 51
0.044000 0.016000 868.156000 (960.971224)
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 -- -I/tmp/ruby/v3/src/trunk-random1/tool/lib /tmp/ruby/v3/src/trunk-random1/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-random1/spec/default.mspec
0.056000 0.040000 81.260000 ( 91.690894)
$$$[end] "make yes-test-all TESTS=\"--test-order=random\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-random1.20210422-031807
total: 1095.15 sec