Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-055428
#<BuildRuby:0x000055aea5f8f918
@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.20231014-055428",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004476 0.000706 1.269913 ( 1.513666)
build_miniruby 0.001089 0.000172 0.810032 ( 0.809251)
build_ruby 0.001162 0.000184 2.727142 ( 2.726649)
build_all 0.005110 0.005361 18.136989 ( 1.565737)
build_install 0.011195 0.001328 5.288111 ( 1.229800)
test_btest 0.000938 0.000187 86.862147 ( 8.250954)
test_basic 0.001689 0.004166 0.890213 ( 0.962364)
test_all 0.005705 0.001359 573.512340 ( 56.308187)
test_rubyspec 0.008099 0.043357 52.702779 ( 64.991372)
total: 138.36 sec