Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-211149
#<BuildRuby:0x0000565070cc3e88
@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.20240114-211149",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002320 0.004378 0.847799 ( 1.210526)
build_miniruby 0.000910 0.000210 0.825797 ( 0.825745)
build_ruby 0.001387 0.000321 2.678639 ( 2.679082)
build_all 0.004431 0.003148 12.005653 ( 0.990006)
build_install 0.009954 0.000484 3.459745 ( 0.957283)
test_btest 0.000572 0.000134 66.207890 ( 4.395601)
test_basic 0.003972 0.000000 0.393915 ( 0.474371)
test_all 0.069185 0.028329 376.313401 ( 40.250737)
test_rubyspec 0.027395 0.038626 40.667117 ( 53.208398)
total: 104.99 sec