Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-045228
#<BuildRuby:0x0000563d57d8d480
@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.20221015-045228",
@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.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004809 0.004613 1.101009 ( 1.147191)
build_miniruby 0.001351 0.000208 0.099400 ( 0.096200)
build_ruby 0.001590 0.000245 0.095035 ( 0.091786)
build_all 0.005315 0.002957 1.362348 ( 0.574260)
build_install 0.012680 0.002377 1.658623 ( 0.892814)
test_btest 0.001859 0.000349 63.150564 ( 6.380771)
test_basic 0.007035 0.000000 0.357884 ( 0.447615)
test_all 0.003160 0.003956 492.216039 ( 53.165108)
test_rubyspec 0.087840 0.037469 43.365970 ( 51.836646)
total: 114.63 sec