Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-211349
#<BuildRuby:0x000055ad5eed7810
@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.20220327-211349",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000031 0.000004 0.000035 ( 0.000032)
build_up 0.009472 0.000807 1.002808 ( 1.559878)
build_miniruby 0.001701 0.000243 0.073779 ( 0.072171)
build_ruby 0.001491 0.000213 0.078004 ( 0.077109)
build_all 0.010131 0.000755 4.217266 ( 0.864911)
build_install 0.019237 0.003441 7.940897 ( 2.419611)
test_btest 0.000774 0.000111 74.862999 ( 8.135118)
test_basic 0.006298 0.000255 0.343217 ( 0.433381)
test_all 0.000000 0.002053 712.873366 ( 68.589008)
test_rubyspec 0.094602 0.065094 45.973587 ( 51.456360)
total: 133.61 sec