rev: 34c20c995d
test-all :
test-spec:
exit statuses:
"rm -f .revision.time" exit with 0.
"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 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-jemalloc.20200831-075607
#<BuildRuby:0x000055d54ae3ad58
@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-jemalloc",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-jemalloc",
@TARGET_NAME="trunk-jemalloc",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-jemalloc",
@build_opts="-j6",
@configure_opts=["--with-jemalloc --enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20200831-075607",
@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='-j6'",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000021)
autoconf 0.000000 0.000000 0.000000 ( 0.000039)
configure 0.000000 0.000000 0.000000 ( 0.000039)
build_up From https://github.com/ruby/ruby
9b88851..34c20c9 master -> origin/master
configure: WARNING: something wrong with CXXFLAGS=""
0.044000 0.016000 62.064000 ( 76.877594)
build_miniruby 0.000000 0.000000 0.184000 ( 0.223542)
build_ruby 0.008000 0.000000 4.852000 ( 4.442371)
build_all ln -sf ../../../.ext/include/x86_64-linux/rb_mjit_min_header-3.0.0.h include/ruby-3.0.0/x86_64-linux/rb_mjit_min_header-3.0.0.h
0.068000 0.036000 245.816000 ( 75.683459)
build_install /tmp/ruby/v3/src/trunk-jemalloc/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-jemalloc/lib/rubygems/installer.rb:914:in `pre_install_checks'
from /tmp/ruby/v3/src/trunk-jemalloc/lib/rubygems/installer.rb:287:in `install'
from /tmp/ruby/v3/src/trunk-jemalloc/tool/rbinstall.rb:832:in `install'
from /tmp/ruby/v3/src/trunk-jemalloc/tool/rbinstall.rb:969:in `block (2 levels) in <main>'
from /tmp/ruby/v3/src/trunk-jemalloc/tool/rbinstall.rb:953:in `foreach'
from /tmp/ruby/v3/src/trunk-jemalloc/tool/rbinstall.rb:953:in `block in <main>'
from /tmp/ruby/v3/src/trunk-jemalloc/tool/rbinstall.rb:1028:in `block in <main>'
from /tmp/ruby/v3/src/trunk-jemalloc/tool/rbinstall.rb:1025:in `each'
from /tmp/ruby/v3/src/trunk-jemalloc/tool/rbinstall.rb:1025:in `<main>'
make: *** [do-install-nodoc] Error 1
0.020000 0.008000 7.996000 ( 3.296416)
$$$[end] "make install -j6" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-jemalloc.20200831-075607
total: 160.52 sec