Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-130556
#<BuildRuby:0x000055b86b440088
@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.20220816-130556",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004481 0.001969 0.829452 ( 1.152556)
build_miniruby 0.000696 0.000185 0.057545 ( 0.056372)
build_ruby 0.000616 0.000164 0.058847 ( 0.057774)
build_all 0.001657 0.002919 1.553614 ( 0.593086)
build_install 0.003791 0.006930 1.909197 ( 0.964619)
test_btest 0.000596 0.000246 49.017954 ( 8.661758)
test_basic 0.001691 0.004239 0.364283 ( 0.452210)
test_all 0.001120 0.000527 624.346570 ( 91.273913)
test_rubyspec 0.066177 0.048767 43.987560 ( 51.377372)
total: 154.59 sec