Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-192257
#<BuildRuby:0x0000556f7d650c10
@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.20220226-192257",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007052 0.003820 0.990375 ( 1.106179)
build_miniruby 0.001680 0.000336 0.073789 ( 0.071561)
build_ruby 0.001920 0.000000 0.067904 ( 0.065979)
build_all 0.002150 0.008176 4.211298 ( 0.842983)
build_install 0.021418 0.001268 7.951398 ( 2.396354)
test_btest 0.000933 0.000233 75.264227 ( 7.894917)
test_basic 0.005156 0.001289 0.328580 ( 0.421439)
test_all 0.001262 0.000315 711.565984 ( 68.402119)
test_rubyspec 0.114471 0.059948 46.354589 ( 51.700495)
total: 132.90 sec