Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-105231
#<BuildRuby:0x00007f3c330ffde0
 @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-105231",
 @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.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002996   0.004001   1.982436 (  1.504355)
build_miniruby         0.001467   0.000000   0.621421 (  0.621573)
build_ruby             0.001237   0.000509   2.133476 (  2.134853)
build_all              0.006176   0.002466  13.328738 (  1.500490)
build_install          0.008278   0.003301   4.132586 (  1.167060)
test_btest             0.000811   0.000000  38.153517 (  4.056972)
test_basic             0.002640   0.002248   0.450839 (  0.527802)
test_all               0.069984   0.021592 360.907746 ( 36.345040)
test_rubyspec          0.025148   0.024733  77.443487 ( 10.776579)
total: 58.64 sec