Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-005945
#<BuildRuby:0x00007a195eb2fdd0
 @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.20251018-005945",
 @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.000007   0.000001   0.000008 (  0.000008)
autoconf               0.000000   0.000023   0.000023 (  0.000023)
configure              0.000000   0.000012   0.000012 (  0.000013)
build_up               0.001802   0.004616   1.941333 (  1.487864)
build_miniruby         0.001608   0.000000   0.612699 (  0.611771)
build_ruby             0.001489   0.000339   2.117111 (  2.117822)
build_all              0.007005   0.001271  13.146115 (  1.540194)
build_install          0.005093   0.006893   4.084180 (  1.124955)
test_btest             0.000000   0.000741  39.347464 (  4.416723)
test_basic             0.001215   0.003501   0.408487 (  0.488134)
test_all               0.067639   0.019746 358.480261 ( 37.300688)
test_rubyspec          0.031197   0.019718  76.883129 ( 10.798457)
total: 59.89 sec