Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-062613
#<BuildRuby:0x0000559b1e167858
@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.20220309-062613",
@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.000011 0.000004 0.000015 ( 0.000014)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006242 0.004819 1.009059 ( 2.489505)
build_miniruby 0.001680 0.000647 0.071949 ( 0.069450)
build_ruby 0.001283 0.000494 0.075875 ( 0.074456)
build_all 0.008985 0.001656 4.110539 ( 0.845193)
build_install 0.020809 0.003575 7.918696 ( 2.390425)
test_btest 0.000920 0.000288 77.300281 ( 8.209155)
test_basic 0.006348 0.001984 0.348103 ( 0.435823)
test_all 0.001215 0.000380 700.566975 ( 67.620449)
test_rubyspec 0.117733 0.052147 46.161090 ( 51.696954)
total: 133.83 sec