Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-091300
#<BuildRuby:0x0000558f124a08e8
@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.20220816-091300",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000022 0.000004 0.000026 ( 0.000016)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003653 0.008000 0.967207 ( 1.039118)
build_miniruby 0.001328 0.000379 0.069412 ( 0.067510)
build_ruby 0.001212 0.000346 0.068461 ( 0.066823)
build_all 0.007600 0.002171 1.512500 ( 0.576496)
build_install 0.019182 0.002409 1.893794 ( 0.910769)
test_btest 0.001055 0.000264 71.763839 ( 7.903915)
test_basic 0.005615 0.001404 0.308458 ( 0.397736)
test_all 0.003346 0.000837 644.879324 ( 64.204276)
test_rubyspec 0.125328 0.049799 45.165338 ( 52.701159)
total: 127.87 sec