Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-024416
#<BuildRuby:0x00005559088f22d8
@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.20220305-024416",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000010 0.000004 0.000014 ( 0.000012)
build_up 0.007346 0.003723 1.019647 ( 1.263584)
build_miniruby 0.002240 0.000000 0.069255 ( 0.067149)
build_ruby 0.001562 0.000066 0.076384 ( 0.075097)
build_all 0.008082 0.002694 4.191479 ( 0.842775)
build_install 0.021449 0.002303 8.018443 ( 2.492829)
test_btest 0.000864 0.000240 73.547887 ( 8.134520)
test_basic 0.006160 0.001711 0.344013 ( 0.433377)
test_all 0.001402 0.000389 698.197038 ( 67.142387)
test_rubyspec 0.116666 0.044222 46.292690 ( 51.652489)
total: 132.11 sec