Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-075613
#<BuildRuby:0x000056386f753778
@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.20220315-075613",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010767 0.000918 1.029141 ( 2.116193)
build_miniruby 0.001561 0.000208 0.079074 ( 0.076884)
build_ruby 0.001656 0.000221 0.077902 ( 0.076505)
build_all 0.004744 0.004603 4.212129 ( 0.843675)
build_install 0.014512 0.008214 7.978130 ( 2.397247)
test_btest 0.001159 0.000290 74.360152 ( 8.009496)
test_basic 0.006625 0.000516 0.332580 ( 0.426496)
test_all 0.001452 0.000345 671.385785 ( 65.911089)
test_rubyspec 0.121483 0.044356 46.367671 ( 51.632403)
total: 131.49 sec