rev: 573d9d3a4a
test-all : 21800 tests, 5903960 assertions, 4 failures, 34 errors, 44 skips
: 1)
: DRbTests::TestDRbUNIXCore#test_06_timeout [/tmp/ruby/v3/src/trunk-repeat20-asserts/test/drb/drbtest.rb:222]:
: [Timeout::Error] exception expected, not #<RangeError: "665600" is id of the unshareable object on multi-ractor>.
: 2)
: DRbTests::TestDRbCore#test_06_timeout [/tmp/ruby/v3/src/trunk-repeat20-asserts/test/drb/drbtest.rb:222]:
: [Timeout::Error] exception expected, not #<RangeError: "161387120" is id of the unshareable object on multi-ractor>.
: 3)
: DRbTests::TestDRbCore#test_02_unknown [/tmp/ruby/v3/src/trunk-repeat20-asserts/test/drb/drbtest.rb:184]:
: [DRbTests::FailOnecky::OneckyError] exception expected, not #<RangeError: "161387460" is id of the unshareable object on multi-ractor>.
: 4)
: DRbTests::TestDRbSSLCore#test_06_timeout [/tmp/ruby/v3/src/trunk-repeat20-asserts/test/drb/drbtest.rb:222]:
: [Timeout::Error] exception expected, not #<RangeError: "161973860" is id of the unshareable object on multi-ractor>.
: 5)
: DRbTests::TestDRbUNIXCore#test_01:
: RangeError: "665340" is id of the unshareable object on multi-ractor
: 6)
: DRbTests::TestDRbUNIXCore#test_10_yield:
: RangeError: "665820" is id of the unshareable object on multi-ractor
: 7)
: DRbTests::TestDRbUNIXCore#test_10_yield_undumped:
: RangeError: "665880" is id of the unshareable object on multi-ractor
: 8)
: DRbTests::TestDRbSafe1#test_02_collect:
: RangeError: "825000" is id of the unshareable object on multi-ractor
: 9)
: DRbTests::TestDRbSafe1#test_05_break:
: RangeError: "825100" is id of the unshareable object on multi-ractor
test-spec: 3817 files, 30519 examples, 119893 expectations, 0 failures, 0 errors, 0 tagged
exit statuses:
"git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat20-asserts" exit with 0.
"autoconf" exit with 0.
"/tmp/ruby/v3/src/trunk-repeat20-asserts/configure --prefix=/tmp/ruby/v3/install/trunk-repeat20-asserts --disable-install-doc --enable-shared" exit with 0.
"make update-unicode DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
"make update-download DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
"make update-rubyspec DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
"make update-src DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
"make after-update DEFS=\"-DRUBY_DEBUG=1\"" exit with 512.
"make miniruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
"make ruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
"make all DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
"make install DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
"make yes-btest TESTS=--repeat-count=20" exit with 0.
"make yes-test-basic TESTS=--repeat-count=20" exit with 0.
"make yes-test-all TESTS=--repeat-count=20" exit with 512.
"make yes-test-rubyspec TESTS=--repeat-count=20" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20211222-190054
#<BuildRuby:0x000055e7e30eb778
@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-repeat20-asserts",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-repeat20-asserts",
@TARGET_NAME="trunk-repeat20-asserts",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-repeat20-asserts",
@build_opts="DEFS=\"-DRUBY_DEBUG=1\"",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20211222-190054",
@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=--repeat-count=20",
@timeout=208000>
user system total real
checkout Cloning into 'trunk-repeat20-asserts'...
0.000000 0.000000 2.204000 ( 5.422152)
autoconf 0.000000 0.000000 1.568000 ( 1.597309)
configure configure: WARNING: something wrong with CXXFLAGS=""
/tmp/ruby/v3/src/trunk-repeat20-asserts/configure: line 12538: pkg-config: command not found
0.132000 0.020000 30.744000 ( 41.410400)
build_up + cp /tmp/ruby/v3/src/trunk-repeat20-asserts/enc/jis/props.h.blt /tmp/ruby/v3/src/trunk-repeat20-asserts/enc/jis/props.h
make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop.
make: *** [uncommon.mk:1198: /tmp/ruby/v3/src/trunk-repeat20-asserts/ext/ripper/ripper.c] Error 2
0.008000 0.012000 7.280000 ( 31.714331)
build_miniruby 0.012000 0.000000 3.028000 ( 3.286547)
build_ruby 0.004000 0.000000 4.584000 ( 4.671108)
build_all 0.144000 0.024000 417.924000 (424.463600)
build_install 0.024000 0.008000 12.712000 ( 13.298747)
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 .................................................
test_yjit.rb ................................................................................................................................................................
test_yjit_30k_ifelse.rb .
test_yjit_30k_methods.rb .
Fiber count: 10000 (skipping)
PASS all 1665 tests
0.000000 0.000000 120.820000 ( 80.077503)
test_basic 0.012000 0.000000 0.760000 ( 0.881403)
test_all Calling `DidYouMean::SPELL_CHECKERS[Gem::UnknownCommandError] = Gem::UnknownCommandSpellChecker' has been deprecated. Please call `DidYouMean.correct_error(Gem::UnknownCommandError, Gem::UnknownCommandSpellChecker)' instead.
TestRingServer#with_timeout: timeout in 30s:
/tmp/ruby/v3/src/trunk-repeat20-asserts/test/rinda/test_rinda.rb:808:in `with_timeout'
/tmp/ruby/v3/src/trunk-repeat20-asserts/test/rinda/test_rinda.rb:643:in `test_do_reply'
/tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:200:in `run_test'
/tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:168:in `run'
/tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1528:in `block in _run_suite'
/tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1515:in `map'
/tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1515:in `_run_suite'
/tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1308:in `_run_suite'
/tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:799:in `block in _run_suites'
/tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:797:in `each'
/tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:797:in `_run_suites'
/tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:834:in `_run_suites'
/tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1461:in `_run_anything'
/tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1245:in `_run_anything'
/tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1636:in `run_tests'
/tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1623:in `block in _run'
/tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1622:in `each'
/tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1622:in `_run'
/tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1664:in `run'
/tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1019:in `run'
/tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:867:in `run'
/tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:154:in `run'
/tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1743:in `run'
/tmp/ruby/v3/src/trunk-repeat20-asserts/tool/lib/test/unit.rb:1747:in `run'
/tmp/ruby/v3/src/trunk-repeat20-asserts/tool/test/runner.rb:23:in `<top (required)>'
/tmp/ruby/v3/src/trunk-repeat20-asserts/test/runner.rb:14:in `require_relative'
/tmp/ruby/v3/src/trunk-repeat20-asserts/test/runner.rb:14:in `<main>'
Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead.
Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead.
Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead.
Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead.
Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead.
#<Thread:0x00007f54966d98d0 /tmp/ruby/v3/src/trunk-repeat20-asserts/test/rinda/test_rinda.rb:323 run> terminated with exception (report_on_exception is true):
/tmp/ruby/v3/src/trunk-repeat20-asserts/lib/drb/drb.rb:366:in `_id2ref': "162173800" is id of the unshareable object on multi-ractor (RangeError)
from /tmp/ruby/v3/src/trunk-repeat20-asserts/lib/drb/drb.rb:366:in `to_obj'
from /tmp/ruby/v3/src/trunk-repeat20-asserts/lib/drb/drb.rb:1528:in `to_obj'
from /tmp/ruby/v3/src/trunk-repeat20-asserts/lib/drb/drb.rb:1847:in `to_obj'
from /tmp/ruby/v3/src/trunk-repeat20-asserts/lib/drb/drb.rb:1136:in `method_missing'
from /tmp/ruby/v3/src/trunk-repeat20-asserts/lib/rinda/tuplespace.rb:490:in `block in move'
from /tmp/ruby/v3/build/trunk-repeat20-asserts/.ext/common/monitor.rb:202:in `synchronize'
from /tmp/ruby/v3/build/trunk-repeat20-asserts/.ext/common/monitor.rb:202:in `mon_synchronize'
from /tmp/ruby/v3/src/trunk-repeat20-asserts/lib/rinda/tuplespace.rb:487:in `move'
from /tmp/ruby/v3/src/trunk-repeat20-asserts/lib/rinda/rinda.rb:273:in `block in take'
from /tmp/ruby/v3/src/trunk-repeat20-asserts/lib/rinda/rinda.rb:222:in `deliver'
from /tmp/ruby/v3/src/trunk-repeat20-asserts/lib/rinda/rinda.rb:272:in `take'
from /tmp/ruby/v3/src/trunk-repeat20-asserts/test/rinda/test_rinda.rb:326:in `block (2 levels) in test_core_02'
from /tmp/ruby/v3/src/trunk-repeat20-asserts/test/rinda/test_rinda.rb:325:in `times'
from /tmp/ruby/v3/src/trunk-repeat20-asserts/test/rinda/test_rinda.rb:325:in `block in test_core_02'
#<Thread:0x00007f5496768d78 /tmp/ruby/v3/src/trunk-repeat20-asserts/test/rinda/test_rinda.rb:306 run> terminated with exception (report_on_exception is true):
/tmp/ruby/v3/src/trunk-repeat20-asserts/lib/drb/drb.rb:366:in `_id2ref': "162174520" is id of the unshareable object on multi-ractor (RangeError)
from /tmp/ruby/v3/src/trunk-repeat20-asserts/lib/drb/drb.rb:366:in `to_obj'
from /tmp/ruby/v3/src/trunk-repeat20-asserts/lib/drb/drb.rb:1528:in `to_obj'
from /tmp/ruby/v3/src/trunk-repeat20-asserts/lib/drb/drb.rb:1847:in `to_obj'
from /tmp/ruby/v3/src/trunk-repeat20-asserts/lib/drb/drb.rb:1136:in `method_missing'
from /tmp/ruby/v3/src/trunk-repeat20-asserts/lib/rinda/tuplespace.rb:490:in `block in move'
from /tmp/ruby/v3/build/trunk-repeat20-asserts/.ext/common/monitor.rb:202:in `synchronize'
from /tmp/ruby/v3/build/trunk-repeat20-asserts/.ext/common/monitor.rb:202:in `mon_synchronize'
from /tmp/ruby/v3/src/trunk-repeat20-asserts/lib/rinda/tuplespace.rb:487:in `move'
from /tmp/ruby/v3/src/trunk-repeat20-asserts/lib/rinda/rinda.rb:273:in `block in take'
from /tmp/ruby/v3/src/trunk-repeat20-asserts/lib/rinda/rinda.rb:222:in `deliver'
from /tmp/ruby/v3/src/trunk-repeat20-asserts/lib/rinda/rinda.rb:272:in `take'
from /tmp/ruby/v3/src/trunk-repeat20-asserts/test/rinda/test_rinda.rb:309:in `block (2 levels) in test_core_01'
from /tmp/ruby/v3/src/trunk-repeat20-asserts/test/rinda/test_rinda.rb:308:in `times'
from /tmp/ruby/v3/src/trunk-repeat20-asserts/test/rinda/test_rinda.rb:308:in `block in test_core_01'
make: *** [uncommon.mk:821: yes-test-all] Error 38
0.052000 0.000000 1488.184000 (1570.827858)
test_rubyspec $ /tmp/ruby/v3/build/trunk-repeat20-asserts/miniruby -I/tmp/ruby/v3/src/trunk-repeat20-asserts/lib /tmp/ruby/v3/src/trunk-repeat20-asserts/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-repeat20-asserts --extout=.ext -- /tmp/ruby/v3/src/trunk-repeat20-asserts/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-repeat20-asserts/spec/default.mspec
0.068000 0.032000 143.164000 (149.339736)
$$$[end] "make yes-test-all TESTS=--repeat-count=20" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20211222-190054
total: 2326.99 sec