Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-024612
#<BuildRuby:0x0000559871abc098
@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.20230621-024612",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005769 0.000279 1.490254 ( 3.068632)
build_miniruby 0.000913 0.000144 0.840521 ( 0.839609)
build_ruby 0.001191 0.000188 2.560613 ( 2.560320)
build_all 0.005309 0.004430 15.871833 ( 1.405542)
build_install 0.004500 0.003350 4.659252 ( 1.089340)
test_btest 0.000873 0.000198 83.742868 ( 7.801070)
test_basic 0.000677 0.003229 0.603393 ( 0.687353)
test_all 0.000761 0.000199 455.720909 ( 40.749564)
test_rubyspec 0.019509 0.020659 43.106503 ( 55.576453)
total: 113.78 sec