Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-135012
#<BuildRuby:0x00007e396697fdd8
 @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.20250920-135012",
 @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.000000   0.000005 (  0.000005)
autoconf               0.000009   0.000000   0.000009 (  0.000009)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.002194   0.004106   1.945919 (  1.528010)
build_miniruby         0.000772   0.000564   0.591406 (  0.590490)
build_ruby             0.001326   0.000458   2.150405 (  2.150956)
build_all              0.006618   0.001563  13.252060 (  1.519383)
build_install          0.007495   0.004804   4.105055 (  1.150500)
test_btest             0.000760   0.000000  36.538458 (  4.493504)
test_basic             0.001266   0.003594   0.426817 (  0.505571)
test_all               0.070902   0.015525 331.130381 ( 37.600095)
test_rubyspec          0.025319   0.020908  72.904285 ( 10.484677)
total: 60.02 sec