Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-225250
#<BuildRuby:0x000055ae8ca3b778
@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.20220224-225250",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011412 0.000000 0.874690 ( 0.902949)
build_miniruby 0.000000 0.002199 0.074652 ( 0.072425)
build_ruby 0.000597 0.001239 0.075263 ( 0.073900)
build_all 0.009972 0.001173 4.242320 ( 0.851355)
build_install 0.019099 0.005266 7.993269 ( 2.403769)
test_btest 0.001321 0.000198 73.096974 ( 8.411077)
test_basic 0.002190 0.005179 0.335797 ( 0.428721)
test_all 0.000981 0.001160 660.888236 ( 65.796591)
test_rubyspec 0.095208 0.064355 46.145556 ( 51.497921)
total: 130.44 sec