Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-005238
#<BuildRuby:0x0000559eb6347e20
@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.20230707-005238",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003881 0.002437 1.480511 ( 2.738126)
build_miniruby 0.000835 0.000167 0.892551 ( 0.892948)
build_ruby 0.001070 0.000214 2.645622 ( 2.646145)
build_all 0.007507 0.001501 8.040119 ( 7.368223)
build_install 0.006911 0.001383 2.046039 ( 1.740390)
test_btest 0.000837 0.000167 84.661678 ( 7.488721)
test_basic 0.000081 0.004618 0.600356 ( 0.686544)
test_all 0.001329 0.000332 446.152367 ( 45.864948)
test_rubyspec 0.017600 0.017023 42.642722 ( 55.131624)
total: 124.56 sec