rev: 21c62fb670
test-all :
test-spec:
exit statuses:
"rm -f .revision.time" exit with 0.
"make update-unicode -j8" exit with 0.
"make update-download -j8" exit with 0.
"make update-rubyspec -j8" exit with 0.
"make update-src -j8" exit with 0.
"make after-update -j8" exit with 0.
"make miniruby -j8" exit with 0.
"make ruby -j8" exit with 0.
"make all -j8" exit with 0.
"make install -j8" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20200831-164415
#<BuildRuby:0x0000555da44ad4e8
@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-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test.20200831-164415",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005040 0.000000 1.334876 ( 4.027804)
build_miniruby 0.000628 0.000000 0.054854 ( 0.059691)
build_ruby 0.000857 0.000000 0.059205 ( 0.058084)
build_all 0.004534 0.000457 3.152210 ( 0.813438)
build_install /tmp/ruby/v3/src/trunk-test/lib/rubygems/installer.rb:641:in `ensure_required_ruby_version_met': minitest requires Ruby version ~> 2.2. The current ruby version is 3.0.0.dev. (Gem::RuntimeRequirementNotMetError)
from /tmp/ruby/v3/src/trunk-test/lib/rubygems/installer.rb:914:in `pre_install_checks'
from /tmp/ruby/v3/src/trunk-test/lib/rubygems/installer.rb:287:in `install'
from /tmp/ruby/v3/src/trunk-test/tool/rbinstall.rb:832:in `install'
from /tmp/ruby/v3/src/trunk-test/tool/rbinstall.rb:969:in `block (2 levels) in <main>'
from /tmp/ruby/v3/src/trunk-test/tool/rbinstall.rb:953:in `foreach'
from /tmp/ruby/v3/src/trunk-test/tool/rbinstall.rb:953:in `block in <main>'
from /tmp/ruby/v3/src/trunk-test/tool/rbinstall.rb:1028:in `block in <main>'
from /tmp/ruby/v3/src/trunk-test/tool/rbinstall.rb:1025:in `each'
from /tmp/ruby/v3/src/trunk-test/tool/rbinstall.rb:1025:in `<main>'
make: *** [do-install-nodoc] Error 1
0.001007 0.007788 3.349210 ( 1.043839)
$$$[end] "make install -j8" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-test.20200831-164415
total: 6.00 sec