Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-002229
#<BuildRuby:0x0000559d66048e50
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220913-002229",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000077 0.000013 0.000090 ( 0.000095)
build_up 0.005549 0.004420 1.135992 ( 1.099926)
build_miniruby 0.001543 0.000356 0.072304 ( 0.070823)
build_ruby 0.001547 0.000357 0.072086 ( 0.070271)
build_all 0.010088 0.000000 1.556147 ( 0.610412)
build_install 0.012134 0.007751 1.893651 ( 0.949512)
test_btest 0.001335 0.000351 95.547023 ( 9.738600)
test_basic 0.003154 0.005294 0.362188 ( 0.450197)
test_all 0.004392 0.000000 645.048050 ( 66.816847)
test_rubyspec 0.086842 0.083328 47.027684 ( 55.532768)
total: 135.34 sec