Logfile: /home/ko1/ruby/logs/brlog.trunk.20230331-044113
#<BuildRuby:0x000055cbe0c18098
@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.20230331-044113",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.003805 0.847884 ( 2.268049)
build_miniruby 0.000397 0.000443 0.681753 ( 0.681044)
build_ruby 0.001080 0.000000 2.236820 ( 2.236224)
build_all 0.005833 0.002919 12.141836 ( 1.118605)
build_install 0.006615 0.000601 1.736294 ( 0.839542)
test_btest 0.000487 0.000105 77.163207 ( 7.521643)
test_basic 0.003038 0.000000 0.271121 ( 0.366310)
test_all 0.000952 0.000000 444.203373 ( 40.785322)
test_rubyspec 0.017003 0.003401 37.825785 ( 48.350138)
total: 104.17 sec