Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-233434
#<BuildRuby:0x000055bfa4368a80
@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.20220316-233434",
@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.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010873 0.001673 1.008590 ( 1.027291)
build_miniruby 0.001727 0.000266 0.077949 ( 0.075865)
build_ruby 0.001603 0.000247 0.078545 ( 0.076726)
build_all 0.010228 0.000731 4.182835 ( 0.858617)
build_install 0.016254 0.005450 7.957430 ( 2.408817)
test_btest 0.001240 0.000219 74.343987 ( 8.415717)
test_basic 0.001588 0.005932 0.341199 ( 0.429645)
test_all 0.001304 0.000306 657.182187 ( 64.901753)
test_rubyspec 0.132258 0.030669 45.996913 ( 51.370129)
total: 129.57 sec