Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-235801
#<BuildRuby:0x00005616f031c4c0
@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-235801",
@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.000014 0.000001 0.000015 ( 0.000014)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.009684 0.000358 0.961735 ( 0.973740)
build_miniruby 0.001813 0.000114 0.073715 ( 0.071945)
build_ruby 0.002014 0.000125 0.077423 ( 0.075355)
build_all 0.004431 0.004546 1.521414 ( 0.584550)
build_install 0.013584 0.009098 5.195564 ( 2.069937)
test_btest 0.001221 0.000244 74.971964 ( 8.354188)
test_basic 0.007288 0.000507 0.328788 ( 0.427468)
test_all 0.002919 0.000556 679.137281 ( 66.711606)
test_rubyspec 0.103787 0.071329 45.232549 ( 52.816619)
total: 132.09 sec