Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-131251
#<BuildRuby:0x00007604ae8ffdd0
 @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.20251013-131251",
 @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.000003   0.000001   0.000004 (  0.000004)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.003272   0.002771   1.934642 (  1.502319)
build_miniruby         0.000251   0.001139   0.590623 (  0.589467)
build_ruby             0.000042   0.001707   2.152724 (  2.153015)
build_all              0.005045   0.003486  13.363211 (  1.506825)
build_install          0.007093   0.004557   4.137184 (  1.115257)
test_btest             0.000687   0.000000  37.789081 (  4.207654)
test_basic             0.003035   0.001317   0.433930 (  0.512944)
test_all               0.066745   0.023854 350.085355 ( 40.394717)
test_rubyspec          0.016558   0.033662  77.892118 ( 10.781265)
total: 62.76 sec