Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-133206
#<BuildRuby:0x00005615b1f77840
@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.20231023-133206",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.001491 0.003627 2.189890 ( 2.469188)
build_miniruby 0.000807 0.000121 0.927873 ( 0.927769)
build_ruby 0.001142 0.000171 2.755840 ( 2.756194)
build_all 0.009323 0.000763 16.842419 ( 1.517825)
build_install 0.005086 0.003652 5.307742 ( 1.161724)
test_btest 0.000951 0.000165 85.043324 ( 7.336379)
test_basic 0.000280 0.004204 0.695655 ( 0.775650)
test_all 0.119679 0.021327 503.318688 ( 59.751232)
test_rubyspec 0.026384 0.024593 48.940822 ( 61.251128)
total: 137.95 sec