rev: e59b18a637
test-all : 21797 tests, 5902867 assertions, 23 failures, 33 errors, 41 skips
: 1)
: TestPatternMatching#test_single_pattern_error_hash_pattern [/tmp/ruby/v3/src/trunk-random2/test/ruby/test_pattern_matching.rb:1637]:
: Expected Exception(NoMatchingPatternKeyError) was raised, but the message doesn't match.
: 2)
: TestGemCommandManager#test_find_command_unknown [/tmp/ruby/v3/src/trunk-random2/test/rubygems/test_gem_command_manager.rb:65]:
: [Gem::UnknownCommandError] exception expected, not #<FrozenError: can't modify frozen Hash: {"NameError"=>#<Object:0x00007fc70e3e4fb8>, "KeyError"=>DidYouMean::KeyErrorChecker, "NoMethodError"=>DidYouMean::MethodNameChecker, "LoadError"=>DidYouMean::RequirePathChecker, "NoMatchingPatternKeyError"=>DidYouMean::PatternKeyNameChecker}>.
: 3)
: TestGemCommandManager#test_find_command_unknown_suggestions [/tmp/ruby/v3/src/trunk-random2/test/rubygems/test_gem_command_manager.rb:73]:
: [Gem::UnknownCommandError] exception expected, not #<FrozenError: can't modify frozen Hash: {"NameError"=>#<Object:0x00007fc70e3e4fb8>, "KeyError"=>DidYouMean::KeyErrorChecker, "NoMethodError"=>DidYouMean::MethodNameChecker, "LoadError"=>DidYouMean::RequirePathChecker, "NoMatchingPatternKeyError"=>DidYouMean::PatternKeyNameChecker}>.
: 4)
: ErrorHighlightTest#test_hard_tabs [/tmp/ruby/v3/src/trunk-random2/test/error_highlight/test_error_highlight.rb:1169]:
: <"undefined method `time' for 1:Integer\n" +
: 5)
: ErrorHighlightTest#test_no_final_newline [/tmp/ruby/v3/src/trunk-random2/test/error_highlight/test_error_highlight.rb:1186]:
: <"undefined method `time' for 1:Integer\n" + "\n" + "1.time {}\n" + " ^^^^^"> expected but was
: 6)
: ErrorHighlightTest#test_OP_ASGN2_write_1 [/tmp/ruby/v3/src/trunk-random2/test/error_highlight/test_error_highlight.rb:733]:
: <"undefined method `foo=' for #<Object:0x00007fc71d669ea0>\n" +
: 7)
: ErrorHighlightTest#test_OP_ASGN1_aset_4 [/tmp/ruby/v3/src/trunk-random2/test/error_highlight/test_error_highlight.rb:629]:
: <"undefined method `[]=' for #<Object:0x00007fc71d63c6a8>\n" +
: 8)
: ErrorHighlightTest#test_OP_ASGN2_write_3 [/tmp/ruby/v3/src/trunk-random2/test/error_highlight/test_error_highlight.rb:764]:
: <"undefined method `foo=' for #<Object:0x00007fc71d6119d0>\n" +
: 9)
: ErrorHighlightTest#test_OP_ASGN1_aset_2 [/tmp/ruby/v3/src/trunk-random2/test/error_highlight/test_error_highlight.rb:598]:
: <"undefined method `[]=' for #<Object:0x00007fc71d5e15c8>\n" +
test-spec: 3817 files, 30519 examples, 133413 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 512.
"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.20211221-102010
#<BuildRuby:0x0000563e61c94190
@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.20211221-102010",
@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.000030)
autoconf 0.000000 0.000000 0.000000 ( 0.000083)
configure 0.000000 0.000000 0.000000 ( 0.000060)
build_up From https://github.com/ruby/ruby
48a0905..e59b18a master -> origin/master
make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop.
make: *** [uncommon.mk:1198: /tmp/ruby/v3/src/trunk-random2/ext/ripper/ripper.c] Error 2
0.008000 0.004000 2.100000 ( 3.044064)
build_miniruby 0.000000 0.000000 0.252000 ( 0.305894)
build_ruby 0.000000 0.004000 9.456000 ( 9.192528)
build_all 0.016000 0.008000 38.772000 ( 12.741252)
build_install 0.028000 0.008000 10.704000 ( 6.366074)
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.004000 0.000000 89.404000 ( 93.647486)
test_basic 0.008000 0.004000 0.808000 ( 0.985071)
test_all #<Thread:0x00007fc697232e30 /tmp/ruby/v3/src/trunk-random2/test/rinda/test_rinda.rb:323 run> terminated with exception (report_on_exception is true):
/tmp/ruby/v3/src/trunk-random2/lib/drb/drb.rb:366:in `_id2ref': "161756660" is id of the unshareable object on multi-ractor (RangeError)
from /tmp/ruby/v3/src/trunk-random2/lib/drb/drb.rb:366:in `to_obj'
from /tmp/ruby/v3/src/trunk-random2/lib/drb/drb.rb:1528:in `to_obj'
from /tmp/ruby/v3/src/trunk-random2/lib/drb/drb.rb:1847:in `to_obj'
from /tmp/ruby/v3/src/trunk-random2/lib/drb/drb.rb:1136:in `method_missing'
from /tmp/ruby/v3/src/trunk-random2/lib/rinda/tuplespace.rb:490:in `block in move'
from /tmp/ruby/v3/build/trunk-random2/.ext/common/monitor.rb:202:in `synchronize'
from /tmp/ruby/v3/build/trunk-random2/.ext/common/monitor.rb:202:in `mon_synchronize'
from /tmp/ruby/v3/src/trunk-random2/lib/rinda/tuplespace.rb:487:in `move'
from /tmp/ruby/v3/src/trunk-random2/lib/rinda/rinda.rb:273:in `block in take'
from /tmp/ruby/v3/src/trunk-random2/lib/rinda/rinda.rb:222:in `deliver'
from /tmp/ruby/v3/src/trunk-random2/lib/rinda/rinda.rb:272:in `take'
from /tmp/ruby/v3/src/trunk-random2/test/rinda/test_rinda.rb:326:in `block (2 levels) in test_core_02'
from /tmp/ruby/v3/src/trunk-random2/test/rinda/test_rinda.rb:325:in `times'
from /tmp/ruby/v3/src/trunk-random2/test/rinda/test_rinda.rb:325:in `block in test_core_02'
#<Thread:0x00007fc697234118 /tmp/ruby/v3/src/trunk-random2/test/rinda/test_rinda.rb:306 run> terminated with exception (report_on_exception is true):
/tmp/ruby/v3/src/trunk-random2/lib/drb/drb.rb:366:in `_id2ref': "161756720" is id of the unshareable object on multi-ractor (RangeError)
from /tmp/ruby/v3/src/trunk-random2/lib/drb/drb.rb:366:in `to_obj'
from /tmp/ruby/v3/src/trunk-random2/lib/drb/drb.rb:1528:in `to_obj'
from /tmp/ruby/v3/src/trunk-random2/lib/drb/drb.rb:1847:in `to_obj'
from /tmp/ruby/v3/src/trunk-random2/lib/drb/drb.rb:1136:in `method_missing'
from /tmp/ruby/v3/src/trunk-random2/lib/rinda/tuplespace.rb:490:in `block in move'
from /tmp/ruby/v3/build/trunk-random2/.ext/common/monitor.rb:202:in `synchronize'
from /tmp/ruby/v3/build/trunk-random2/.ext/common/monitor.rb:202:in `mon_synchronize'
from /tmp/ruby/v3/src/trunk-random2/lib/rinda/tuplespace.rb:487:in `move'
from /tmp/ruby/v3/src/trunk-random2/lib/rinda/rinda.rb:273:in `block in take'
from /tmp/ruby/v3/src/trunk-random2/lib/rinda/rinda.rb:222:in `deliver'
from /tmp/ruby/v3/src/trunk-random2/lib/rinda/rinda.rb:272:in `take'
from /tmp/ruby/v3/src/trunk-random2/test/rinda/test_rinda.rb:309:in `block (2 levels) in test_core_01'
from /tmp/ruby/v3/src/trunk-random2/test/rinda/test_rinda.rb:308:in `times'
from /tmp/ruby/v3/src/trunk-random2/test/rinda/test_rinda.rb:308:in `block in test_core_01'
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:2: warning: already initialized constant Bundler::Thor::Correctable
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:2: warning: previous definition of Correctable was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:58: warning: already initialized constant Bundler::Thor::UndefinedTaskError
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:58: warning: previous definition of UndefinedTaskError was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:62: warning: already initialized constant Bundler::Thor::AmbiguousTaskError
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:62: warning: previous definition of AmbiguousTaskError was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:105:in `merge!': can't modify frozen Hash: {"NameError"=>#<Object:0x00007f90d077ba10>, "KeyError"=>DidYouMean::KeyErrorChecker, "NoMethodError"=>DidYouMean::MethodNameChecker, "LoadError"=>DidYouMean::RequirePathChecker, "NoMatchingPatternKeyError"=>DidYouMean::PatternKeyNameChecker} (FrozenError)
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:105:in `<class:Thor>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:1:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/base.rb:3:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/base.rb:3:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor.rb:1:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor.rb:1:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendored_thor.rb:8:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendored_thor.rb:8:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/ui/shell.rb:3:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/ui/shell.rb:3:in `<top (required)>'
from <internal:/tmp/ruby/v3/src/trunk-random2/lib/rubygems/core_ext/kernel_require.rb>:85:in `require'
from <internal:/tmp/ruby/v3/src/trunk-random2/lib/rubygems/core_ext/kernel_require.rb>:85:in `require'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler.rb:87:in `ui'
from /tmp/ruby/v3/src/trunk-random2/lib/rubygems.rb:1118:in `block in use_gemdeps'
from /tmp/ruby/v3/src/trunk-random2/lib/rubygems/user_interaction.rb:46:in `use_ui'
from /tmp/ruby/v3/src/trunk-random2/lib/rubygems.rb:1116:in `use_gemdeps'
from /tmp/ruby/v3/build/trunk-random2/tmp/test_rubygems_20211221-23894-6gpchn/gd-tmp/bin/foo:11:in `<main>'
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:105:in `merge!': can't modify frozen Hash: {"NameError"=>#<Object:0x00007f2b2dcdb950>, "KeyError"=>DidYouMean::KeyErrorChecker, "NoMethodError"=>DidYouMean::MethodNameChecker, "LoadError"=>DidYouMean::RequirePathChecker, "NoMatchingPatternKeyError"=>DidYouMean::PatternKeyNameChecker} (FrozenError)
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:105:in `<class:Thor>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:1:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/base.rb:3:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/base.rb:3:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor.rb:1:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor.rb:1:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendored_thor.rb:8:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendored_thor.rb:8:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/ui/shell.rb:3:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/ui/shell.rb:3:in `<top (required)>'
from <internal:/tmp/ruby/v3/src/trunk-random2/lib/rubygems/core_ext/kernel_require.rb>:85:in `require'
from <internal:/tmp/ruby/v3/src/trunk-random2/lib/rubygems/core_ext/kernel_require.rb>:85:in `require'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler.rb:87:in `ui'
from /tmp/ruby/v3/src/trunk-random2/lib/rubygems.rb:1118:in `block in use_gemdeps'
from /tmp/ruby/v3/src/trunk-random2/lib/rubygems/user_interaction.rb:46:in `use_ui'
from /tmp/ruby/v3/src/trunk-random2/lib/rubygems.rb:1116:in `use_gemdeps'
from /tmp/ruby/v3/build/trunk-random2/tmp/test_rubygems_20211221-23894-6gpchn/gd-tmp/bin/foo:11:in `<main>'
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:105:in `merge!': can't modify frozen Hash: {"NameError"=>#<Object:0x00007fc98926ba10>, "KeyError"=>DidYouMean::KeyErrorChecker, "NoMethodError"=>DidYouMean::MethodNameChecker, "LoadError"=>DidYouMean::RequirePathChecker, "NoMatchingPatternKeyError"=>DidYouMean::PatternKeyNameChecker} (FrozenError)
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:105:in `<class:Thor>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:1:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/base.rb:3:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/base.rb:3:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor.rb:1:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor.rb:1:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendored_thor.rb:8:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendored_thor.rb:8:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/ui/shell.rb:3:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/ui/shell.rb:3:in `<top (required)>'
from <internal:/tmp/ruby/v3/src/trunk-random2/lib/rubygems/core_ext/kernel_require.rb>:85:in `require'
from <internal:/tmp/ruby/v3/src/trunk-random2/lib/rubygems/core_ext/kernel_require.rb>:85:in `require'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler.rb:87:in `ui'
from /tmp/ruby/v3/src/trunk-random2/lib/rubygems.rb:1118:in `block in use_gemdeps'
from /tmp/ruby/v3/src/trunk-random2/lib/rubygems/user_interaction.rb:46:in `use_ui'
from /tmp/ruby/v3/src/trunk-random2/lib/rubygems.rb:1116:in `use_gemdeps'
from /tmp/ruby/v3/build/trunk-random2/tmp/test_rubygems_20211221-23894-n71dkv/gd-tmp/bin/foo:11:in `<main>'
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:105:in `merge!': can't modify frozen Hash: {"NameError"=>#<Object:0x00007f4155e23950>, "KeyError"=>DidYouMean::KeyErrorChecker, "NoMethodError"=>DidYouMean::MethodNameChecker, "LoadError"=>DidYouMean::RequirePathChecker, "NoMatchingPatternKeyError"=>DidYouMean::PatternKeyNameChecker} (FrozenError)
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:105:in `<class:Thor>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:1:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/base.rb:3:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/base.rb:3:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor.rb:1:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor.rb:1:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendored_thor.rb:8:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/vendored_thor.rb:8:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/ui/shell.rb:3:in `require_relative'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler/ui/shell.rb:3:in `<top (required)>'
from <internal:/tmp/ruby/v3/src/trunk-random2/lib/rubygems/core_ext/kernel_require.rb>:85:in `require'
from <internal:/tmp/ruby/v3/src/trunk-random2/lib/rubygems/core_ext/kernel_require.rb>:85:in `require'
from /tmp/ruby/v3/src/trunk-random2/lib/bundler.rb:87:in `ui'
from /tmp/ruby/v3/src/trunk-random2/lib/rubygems.rb:1118:in `block in use_gemdeps'
from /tmp/ruby/v3/src/trunk-random2/lib/rubygems/user_interaction.rb:46:in `use_ui'
from /tmp/ruby/v3/src/trunk-random2/lib/rubygems.rb:1116:in `use_gemdeps'
from /tmp/ruby/v3/build/trunk-random2/tmp/test_rubygems_20211221-23894-n71dkv/gd-tmp/bin/foo:11:in `<main>'
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:2: warning: already initialized constant Bundler::Thor::Correctable
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:2: warning: previous definition of Correctable was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:58: warning: already initialized constant Bundler::Thor::UndefinedTaskError
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:58: warning: previous definition of UndefinedTaskError was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:62: warning: already initialized constant Bundler::Thor::AmbiguousTaskError
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:62: warning: previous definition of AmbiguousTaskError was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:2: warning: already initialized constant Bundler::Thor::Correctable
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:2: warning: previous definition of Correctable was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:58: warning: already initialized constant Bundler::Thor::UndefinedTaskError
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:58: warning: previous definition of UndefinedTaskError was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:62: warning: already initialized constant Bundler::Thor::AmbiguousTaskError
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:62: warning: previous definition of AmbiguousTaskError was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:2: warning: already initialized constant Bundler::Thor::Correctable
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:2: warning: previous definition of Correctable was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:58: warning: already initialized constant Bundler::Thor::UndefinedTaskError
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:58: warning: previous definition of UndefinedTaskError was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:62: warning: already initialized constant Bundler::Thor::AmbiguousTaskError
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:62: warning: previous definition of AmbiguousTaskError was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:2: warning: already initialized constant Bundler::Thor::Correctable
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:2: warning: previous definition of Correctable was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:58: warning: already initialized constant Bundler::Thor::UndefinedTaskError
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:58: warning: previous definition of UndefinedTaskError was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:62: warning: already initialized constant Bundler::Thor::AmbiguousTaskError
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:62: warning: previous definition of AmbiguousTaskError was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:2: warning: already initialized constant Bundler::Thor::Correctable
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:2: warning: previous definition of Correctable was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:58: warning: already initialized constant Bundler::Thor::UndefinedTaskError
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:58: warning: previous definition of UndefinedTaskError was here
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:62: warning: already initialized constant Bundler::Thor::AmbiguousTaskError
/tmp/ruby/v3/src/trunk-random2/lib/bundler/vendor/thor/lib/thor/error.rb:62: warning: previous definition of AmbiguousTaskError was here
TestRingServer#with_timeout: timeout in 30s:
/tmp/ruby/v3/src/trunk-random2/test/rinda/test_rinda.rb:808:in `with_timeout'
/tmp/ruby/v3/src/trunk-random2/test/rinda/test_rinda.rb:643:in `test_do_reply'
/tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit/testcase.rb:200:in `run_test'
/tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit/testcase.rb:168:in `run'
/tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1528:in `block in _run_suite'
/tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1515:in `map'
/tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1515:in `_run_suite'
/tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1308:in `_run_suite'
/tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:799:in `block in _run_suites'
/tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:797:in `each'
/tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:797:in `_run_suites'
/tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:834:in `_run_suites'
/tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1461:in `_run_anything'
/tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1245:in `_run_anything'
/tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1636:in `run_tests'
/tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1623:in `block in _run'
/tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1622:in `each'
/tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1622:in `_run'
/tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1664:in `run'
/tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1019:in `run'
/tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:867:in `run'
/tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:154:in `run'
/tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1743:in `run'
/tmp/ruby/v3/src/trunk-random2/tool/lib/test/unit.rb:1747:in `run'
/tmp/ruby/v3/src/trunk-random2/tool/test/runner.rb:23:in `<top (required)>'
/tmp/ruby/v3/src/trunk-random2/test/runner.rb:14:in `require_relative'
/tmp/ruby/v3/src/trunk-random2/test/runner.rb:14:in `<main>'
make: *** [uncommon.mk:821: yes-test-all] Error 56
0.072000 0.008000 1247.096000 (1336.949025)
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.052000 122.048000 (128.640528)
$$$[end] "make yes-test-all TESTS=\"--test-order=random\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-random2.20211221-102010
total: 1591.88 sec