Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-100308
#<BuildRuby:0x0000559ba7ac34b8
@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.20220907-100308",
@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.000003 0.000000 0.000003 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009468 0.001239 0.988011 ( 1.012858)
build_miniruby 0.001481 0.000342 0.068073 ( 0.066160)
build_ruby 0.001672 0.000386 0.074402 ( 0.072985)
build_all 0.004274 0.006086 1.551403 ( 0.599533)
build_install 0.009233 0.012654 1.948143 ( 0.953203)
test_btest 0.000915 0.000400 91.423806 ( 9.655677)
test_basic 0.005793 0.002534 0.350885 ( 0.438009)
test_all 0.003468 0.001518 646.989133 ( 65.899665)
test_rubyspec 0.092644 0.071559 47.235181 ( 55.300682)
total: 134.00 sec