Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-092709
#<BuildRuby:0x0000736d98b2fdd0
 @BUILD_DIR="/tmp/ruby/build",
 @INSTALL_DIR="/tmp/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/tmp/ruby/src",
 @TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
 @TARGET_NAME="trunk",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk",
 @btest_opts="-j20",
 @build_opts="-j20",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk.20251012-092709",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"]],
 @spec_opts="-j",
 @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='-j20'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000005   0.000002   0.000007 (  0.000006)
autoconf               0.000013   0.000000   0.000013 (  0.000013)
configure              0.000009   0.000000   0.000009 (  0.000009)
build_up               0.001487   0.004888   1.937885 (  1.480976)
build_miniruby         0.001320   0.000000   0.603251 (  0.601974)
build_ruby             0.001814   0.000000   2.119615 (  2.119792)
build_all              0.005980   0.002436  13.075569 (  1.477678)
build_install          0.008732   0.003097   4.106624 (  1.159350)
test_btest             0.000814   0.000000  35.713574 (  4.592948)
test_basic             0.002610   0.001881   0.447843 (  0.526551)
test_all               0.064543   0.020684 349.569047 ( 36.407123)
test_rubyspec          0.023044   0.024209  74.199455 ( 10.523811)
total: 58.89 sec