Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-075032
#<BuildRuby:0x00007ab753cafdc0
 @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.20251017-075032",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000007   0.000002   0.000009 (  0.000009)
build_up               0.002395   0.004158   1.944007 (  1.484544)
build_miniruby         0.001301   0.000102   0.591854 (  0.590681)
build_ruby             0.001114   0.000393   2.139351 (  2.140084)
build_all              0.008593   0.000078  13.100698 (  1.481009)
build_install          0.009874   0.001303   4.126929 (  1.167977)
test_btest             0.000000   0.000957  37.601648 (  4.176862)
test_basic             0.003159   0.001820   0.422562 (  0.503206)
test_all               0.073224   0.015271 358.052648 ( 38.229266)
test_rubyspec          0.029601   0.019124  73.667226 ( 10.523047)
total: 60.30 sec