Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-162514
#<BuildRuby:0x000055e8e6bf3810
@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.20220331-162514",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009245 0.001321 0.998323 ( 1.163881)
build_miniruby 0.001937 0.000000 0.077551 ( 0.075159)
build_ruby 0.002060 0.000000 0.081367 ( 0.079098)
build_all 0.009878 0.000000 4.314789 ( 0.873175)
build_install 0.022724 0.000000 8.076435 ( 2.418377)
test_btest 0.000882 0.000000 74.622645 ( 7.992904)
test_basic 0.008059 0.000000 0.342972 ( 0.431752)
test_all 0.001604 0.000000 726.077458 ( 68.589448)
test_rubyspec 0.145597 0.029918 46.981158 ( 52.115502)
total: 133.74 sec