Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-004044
#<BuildRuby:0x000055cebfea9438
@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.20220815-004044",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004211 0.005583 0.858453 ( 1.785913)
build_miniruby 0.001391 0.000506 0.055485 ( 0.053776)
build_ruby 0.001396 0.000508 0.058711 ( 0.056359)
build_all 0.007944 0.001082 1.247584 ( 0.456053)
build_install 0.014580 0.001322 1.575674 ( 0.785179)
test_btest 0.001096 0.000313 51.346492 ( 6.191129)
test_basic 0.005202 0.001487 0.288979 ( 0.378911)
test_all 0.003204 0.000000 486.790685 ( 52.161738)
test_rubyspec 0.110013 0.019108 41.620920 ( 49.357403)
total: 111.23 sec