Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-030150
#<BuildRuby:0x0000559e40a49550
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221031-030150",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008298 0.000672 1.110926 ( 1.181147)
build_miniruby 0.001294 0.000199 0.105777 ( 0.102764)
build_ruby 0.001334 0.000205 0.110677 ( 0.107884)
build_all 0.008909 0.000000 1.316193 ( 0.559443)
build_install 0.014213 0.000618 1.665495 ( 0.893014)
test_btest 0.001760 0.000207 61.095938 ( 6.755654)
test_basic 0.005720 0.000673 0.341041 ( 0.430404)
test_all 0.006321 0.000000 521.038143 ( 54.708197)
test_rubyspec 0.114143 0.019493 43.283226 ( 51.499213)
total: 116.24 sec