Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-181544
#<BuildRuby:0x0000558a6be204f0
@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.20220326-181544",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.007517 0.003796 0.992113 ( 1.037133)
build_miniruby 0.001759 0.000352 0.074411 ( 0.074093)
build_ruby 0.001535 0.000307 0.077412 ( 0.077295)
build_all 0.006195 0.004583 4.184877 ( 0.858850)
build_install 0.014823 0.009085 7.993088 ( 2.475773)
test_btest 0.001327 0.000000 70.901058 ( 8.490581)
test_basic 0.008070 0.000251 0.344802 ( 0.433682)
test_all 0.001364 0.000390 672.992236 ( 66.116149)
test_rubyspec 0.096812 0.060398 45.762142 ( 51.228187)
total: 130.79 sec