Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-172135
#<BuildRuby:0x0000556e2dec48e8
@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.20220206-172135",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010024 0.000348 0.952604 ( 1.077233)
build_miniruby 0.001759 0.000000 0.073060 ( 0.071227)
build_ruby 0.001826 0.000000 0.074233 ( 0.072760)
build_all 0.008955 0.001687 4.134373 ( 0.801865)
build_install 0.016219 0.007721 7.864452 ( 2.333715)
test_btest 0.000818 0.000204 78.628115 ( 8.273595)
test_basic 0.001895 0.005094 0.330288 ( 0.430373)
test_all 0.002050 0.000616 703.586581 ( 67.958221)
test_rubyspec 0.107334 0.050951 46.046206 ( 51.492852)
total: 132.51 sec