Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-224824
#<BuildRuby:0x000055ec1c6fd390
@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.20220821-224824",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006337 0.004312 0.891067 ( 1.366329)
build_miniruby 0.001254 0.000084 0.062454 ( 0.061762)
build_ruby 0.001412 0.000094 0.066724 ( 0.065262)
build_all 0.008008 0.000219 1.228534 ( 0.463009)
build_install 0.010975 0.004922 1.592690 ( 0.801839)
test_btest 0.001124 0.000125 52.887448 ( 6.167267)
test_basic 0.000748 0.005017 0.292216 ( 0.383553)
test_all 0.003902 0.000000 504.735511 ( 53.378077)
test_rubyspec 0.075478 0.051091 42.073185 ( 50.608175)
total: 113.30 sec