Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-053443
#<BuildRuby:0x00005555948444e8
@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.20220206-053443",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003375 0.008779 0.949323 ( 1.049156)
build_miniruby 0.002073 0.000444 0.072429 ( 0.069930)
build_ruby 0.001450 0.000311 0.076874 ( 0.074719)
build_all 0.008804 0.001887 4.079789 ( 0.779387)
build_install 0.019511 0.004911 7.786518 ( 2.286020)
test_btest 0.000944 0.000210 74.402599 ( 8.350858)
test_basic 0.005172 0.002708 0.346025 ( 0.438126)
test_all 0.000761 0.001262 700.278583 ( 67.766503)
test_rubyspec 0.106150 0.062062 45.768280 ( 51.259872)
total: 132.08 sec