Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-115230
#<BuildRuby:0x00005603b6c33858
@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.20231228-115230",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004673 0.000192 1.273976 ( 1.638001)
build_miniruby 0.000764 0.000229 0.889756 ( 0.889075)
build_ruby 0.001328 0.000398 2.781203 ( 2.785282)
build_all 0.009455 0.000205 16.784262 ( 1.519699)
build_install 0.007422 0.000700 4.722423 ( 1.149163)
test_btest 0.000769 0.000178 86.557648 ( 7.310451)
test_basic 0.000248 0.004769 0.696211 ( 0.768188)
test_all 0.108012 0.025480 582.591222 ( 52.834048)
test_rubyspec 0.026176 0.022310 50.145509 ( 62.551547)
total: 131.45 sec