Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-052159
#<BuildRuby:0x0000783fbfaffdd0
 @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.20251014-052159",
 @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.000004   0.000001   0.000005 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003535   0.002575   1.923202 (  1.486091)
build_miniruby         0.001381   0.000000   0.611870 (  0.610708)
build_ruby             0.000693   0.001070   2.120271 (  2.120811)
build_all              0.006030   0.002893  13.343332 (  1.511203)
build_install          0.008163   0.003446   4.136668 (  1.146667)
test_btest             0.000703   0.000000  38.803306 (  4.788775)
test_basic             0.002928   0.001877   0.426197 (  0.506322)
test_all               0.073658   0.015572 381.346535 ( 38.728759)
test_rubyspec          0.025481   0.024092  79.413184 ( 10.809315)
total: 61.71 sec