Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-055641
#<BuildRuby:0x0000562207ef7688
@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.20221201-055641",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.007762 0.002823 1.211460 ( 2.786809)
build_miniruby 0.002132 0.000775 0.851997 ( 0.849966)
build_ruby 0.003206 0.000000 2.252946 ( 2.159635)
build_all 0.019665 0.001031 18.686263 ( 2.186496)
build_install 0.018171 0.005887 2.056728 ( 1.022703)
test_btest 0.001188 0.000330 89.970214 ( 9.056798)
test_basic 0.003091 0.006313 0.337468 ( 0.425026)
test_all 0.002001 0.000377 676.539828 ( 71.723272)
test_rubyspec 0.101869 0.072381 49.606815 ( 57.625013)
total: 147.84 sec