Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-052811
#<BuildRuby:0x0000559820fe8090
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231228-052811",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000814 0.004266 0.814057 ( 1.223357)
build_miniruby 0.000773 0.000193 0.795507 ( 0.795493)
build_ruby 0.001211 0.000302 2.660114 ( 2.660984)
build_all 0.004801 0.003217 12.061230 ( 0.954236)
build_install 0.005453 0.004508 3.562057 ( 0.979542)
test_btest 0.000497 0.000166 63.759233 ( 4.791655)
test_basic 0.000130 0.004221 0.411142 ( 0.490843)
test_all 0.070265 0.027406 367.756035 ( 38.362139)
test_rubyspec 0.021918 0.041978 40.090679 ( 52.644367)
total: 102.90 sec