Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-224706
#<BuildRuby:0x0000559fc796b600
@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.20220811-224706",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006265 0.004894 0.964632 ( 1.003159)
build_miniruby 0.001247 0.000520 0.075390 ( 0.073428)
build_ruby 0.001329 0.000554 0.071771 ( 0.069809)
build_all 0.006989 0.002912 1.513278 ( 0.569317)
build_install 0.017052 0.002570 5.093912 ( 2.072369)
test_btest 0.000722 0.000258 72.389665 ( 8.348857)
test_basic 0.003125 0.004553 0.331979 ( 0.425805)
test_all 0.003578 0.001431 639.238074 ( 64.670720)
test_rubyspec 0.095677 0.074192 45.246931 ( 52.774859)
total: 130.01 sec