Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-000659
#<BuildRuby:0x0000557d1e6bae68
@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.20240114-000659",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004443 0.000037 1.053768 ( 1.428300)
build_miniruby 0.001009 0.000084 0.923528 ( 0.923469)
build_ruby 0.001197 0.000099 2.813273 ( 2.813029)
build_all 0.010197 0.000124 14.533580 ( 1.355015)
build_install 0.008263 0.000260 4.208780 ( 1.145693)
test_btest 0.000603 0.000040 79.851024 ( 7.150588)
test_basic 0.002985 0.000199 0.539009 ( 0.616797)
test_all 0.105080 0.029063 524.157059 ( 49.551047)
test_rubyspec 0.018231 0.019629 49.585978 ( 62.178790)
total: 127.16 sec