Logfile: /home/ko1/ruby/logs/brlog.trunk.20240624-044420
#<BuildRuby:0x000075da53ecfdd0
@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.20240624-044420",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.002381 0.002851 1.626956 ( 1.810212)
build_miniruby 0.000960 0.000171 0.808896 ( 0.806909)
build_ruby 0.001212 0.000139 3.091045 ( 3.090465)
build_all 0.009347 0.001775 22.255671 ( 2.031829)
build_install 0.007243 0.003147 7.160026 ( 1.727691)
test_btest 0.000562 0.000142 124.237559 ( 10.012300)
test_basic 0.003319 0.001381 0.595113 ( 0.672618)
test_all 0.099139 0.048214 639.025548 ( 60.437326)
test_rubyspec 0.043511 0.035478 153.134555 ( 17.300247)
total: 97.89 sec