Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-043745
#<BuildRuby:0x0000564229cd77f8
@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.20231129-043745",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004217 0.000844 0.849468 ( 1.282156)
build_miniruby 0.001050 0.000210 0.881253 ( 0.881391)
build_ruby 0.001214 0.000000 2.706564 ( 2.707876)
build_all 0.005867 0.001444 12.047656 ( 1.017228)
build_install 0.003654 0.009328 3.643228 ( 0.974366)
test_btest 0.000749 0.000000 62.427019 ( 5.985720)
test_basic 0.004537 0.000000 0.375224 ( 0.456141)
test_all 0.078421 0.021781 369.219494 ( 37.597692)
test_rubyspec 0.039055 0.026596 39.656224 ( 52.273800)
total: 103.18 sec