Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-221153
#<BuildRuby:0x000055603cf73f68
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220820-221153",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006240 0.000321 0.838098 ( 0.878896)
build_miniruby 0.000797 0.000122 0.057697 ( 0.056555)
build_ruby 0.000731 0.000113 0.059631 ( 0.058324)
build_all 0.004466 0.000004 1.531586 ( 0.586721)
build_install 0.009569 0.001367 1.901432 ( 0.954202)
test_btest 0.000647 0.000093 51.181120 ( 8.810867)
test_basic 0.000126 0.005207 0.287985 ( 0.377204)
test_all 0.002608 0.000559 605.212762 ( 93.118167)
test_rubyspec 0.106118 0.022058 44.240280 ( 52.477762)
total: 157.32 sec