Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-142805
#<BuildRuby:0x0000562da88b8090
@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.20231027-142805",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.004688 0.000202 1.343069 ( 1.608884)
build_miniruby 0.000918 0.000270 0.843506 ( 0.842503)
build_ruby 0.001264 0.000000 2.635969 ( 2.636344)
build_all 0.007113 0.002941 16.660006 ( 1.466848)
build_install 0.008335 0.000141 4.962390 ( 1.149387)
test_btest 0.000814 0.000222 82.563794 ( 8.032861)
test_basic 0.001421 0.003248 0.602896 ( 0.680498)
test_all 0.092276 0.043208 513.922332 ( 58.877500)
test_rubyspec 0.027987 0.018247 50.177757 ( 62.576765)
total: 137.87 sec