Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-211916
#<BuildRuby:0x0000557aa49eb4b0
@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.20240107-211916",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004547 0.000025 1.287752 ( 1.658072)
build_miniruby 0.001181 0.000060 1.464382 ( 1.466715)
build_ruby 0.001421 0.000071 4.225771 ( 4.233451)
build_all 0.003571 0.006772 16.471072 ( 1.714295)
build_install 0.011706 0.003771 4.895713 ( 1.718381)
test_btest 0.000630 0.000093 81.319027 ( 11.010268)
test_basic 0.005235 0.000216 0.664265 ( 0.734667)
test_all 0.098699 0.021698 551.430003 ( 77.960361)
test_rubyspec 0.026640 0.037772 79.628890 ( 91.966545)
total: 192.46 sec