Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-055350
#<BuildRuby:0x00005608251503a0
@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.20221110-055350",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007398 0.003882 1.085589 ( 1.121682)
build_miniruby 0.001535 0.000307 0.069172 ( 0.067411)
build_ruby 0.002468 0.000000 0.069356 ( 0.066775)
build_all 0.010378 0.000136 1.503378 ( 0.593890)
build_install 0.017827 0.005162 1.849070 ( 0.927748)
test_btest 0.001222 0.000233 87.344309 ( 8.775149)
test_basic 0.010541 0.000310 0.344750 ( 0.429405)
test_all 0.002669 0.000141 701.594372 ( 70.018744)
test_rubyspec 0.115826 0.078249 48.071279 ( 56.087438)
total: 138.09 sec