Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-231330
#<BuildRuby:0x000056388c47d888
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-231330",
@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.000004 0.000010 ( 0.000009)
autoconf 0.000008 0.000006 0.000014 ( 0.000014)
configure 0.000015 0.000010 0.000025 ( 0.000024)
build_up 0.002371 0.010384 0.961823 ( 1.161039)
build_miniruby 0.000921 0.000819 0.074830 ( 0.073382)
build_ruby 0.000871 0.000775 0.064674 ( 0.063516)
build_all 0.005029 0.004470 4.186851 ( 0.795864)
build_install 0.016932 0.007442 7.780205 ( 2.304336)
test_btest 0.000728 0.000560 47.739194 ( 44.298863)
test_basic 0.004214 0.003242 0.349264 ( 0.437026)
test_all 0.000926 0.000713 663.933627 ( 66.235235)
test_rubyspec 0.061633 0.095227 46.026786 ( 51.548717)
total: 166.92 sec