Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-020510
#<BuildRuby:0x0000564c8bee35f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20240117-020510",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000147 0.004342 0.995530 ( 1.405949)
build_miniruby 0.000789 0.000263 0.800963 ( 0.800439)
build_ruby 0.001090 0.000364 2.726109 ( 2.725366)
build_all 0.008283 0.001125 14.291805 ( 1.299744)
build_install 0.005840 0.001752 4.135180 ( 1.053795)
test_btest 0.000771 0.000231 77.221615 ( 7.450521)
test_basic 0.000053 0.005607 0.731481 ( 0.806009)
test_all 0.103945 0.024434 457.277118 ( 53.712091)
test_rubyspec 0.045202 0.017026 80.703407 ( 93.062286)
total: 162.32 sec