Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-021338
#<BuildRuby:0x0000557cffd83778
@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.20220328-021338",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.011252 0.000437 0.998158 ( 1.390426)
build_miniruby 0.001737 0.000232 0.076679 ( 0.077283)
build_ruby 0.001947 0.000260 0.077412 ( 0.076920)
build_all 0.008497 0.001133 4.146574 ( 0.863581)
build_install 0.020249 0.002990 7.981147 ( 2.462743)
test_btest 0.001185 0.000162 78.163865 ( 8.347296)
test_basic 0.006692 0.000913 0.330946 ( 0.420267)
test_all 0.000797 0.001139 694.130786 ( 67.644032)
test_rubyspec 0.116151 0.055252 45.980295 ( 51.354375)
total: 132.64 sec