Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-041103
#<BuildRuby:0x0000565289180880
@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.20221204-041103",
@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.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.013347 0.000342 1.267023 ( 1.243097)
build_miniruby 0.002845 0.000178 0.845715 ( 0.845292)
build_ruby 0.003087 0.000193 2.248008 ( 2.151676)
build_all 0.019656 0.000881 18.635997 ( 2.189572)
build_install 0.014706 0.005937 2.086608 ( 1.062712)
test_btest 0.001666 0.000175 91.091893 ( 9.360070)
test_basic 0.008494 0.000894 0.346114 ( 0.430689)
test_all 0.001970 0.000207 742.369899 ( 72.916688)
test_rubyspec 0.103322 0.080966 49.237555 ( 57.364819)
total: 147.57 sec