Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-164729
#<BuildRuby:0x0000561de48e00a0
@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.20240113-164729",
@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.000015 0.000002 0.000017 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000547 0.003299 1.014238 ( 1.395096)
build_miniruby 0.000999 0.000190 0.947099 ( 0.945870)
build_ruby 0.001345 0.000256 2.755500 ( 2.754764)
build_all 0.010334 0.000000 14.658629 ( 1.357625)
build_install 0.001452 0.007839 4.205222 ( 1.139237)
test_btest 0.000545 0.000136 77.122757 ( 7.273998)
test_basic 0.000464 0.004071 0.425300 ( 0.504578)
test_all 0.100947 0.034420 543.980460 ( 50.192734)
test_rubyspec 0.012917 0.023319 49.561308 ( 62.116994)
total: 127.68 sec