Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-061459
#<BuildRuby:0x00005622736ec3a0
@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.20220804-061459",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007363 0.003983 1.020862 ( 5.262366)
build_miniruby 0.001589 0.000199 0.074264 ( 0.073452)
build_ruby 0.001761 0.000220 0.068565 ( 0.066994)
build_all 0.009889 0.000662 1.509348 ( 0.572589)
build_install 0.021398 0.001286 5.214368 ( 2.079096)
test_btest 0.001373 0.000000 74.234552 ( 8.127857)
test_basic 0.006706 0.000291 0.319408 ( 0.408991)
test_all 0.002691 0.000269 672.449575 ( 66.180791)
test_rubyspec 0.151021 0.027700 45.418204 ( 52.997417)
total: 135.77 sec