Logfile: /home/ko1/ruby/logs/brlog.trunk.20250918-154323
#<BuildRuby:0x00007a210e11fdd8
 @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.20250918-154323",
 @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.000008   0.000003   0.000011 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000007)
build_up               0.002891   0.003622   1.954852 (  1.473928)
build_miniruby         0.000870   0.000301   0.614598 (  0.614165)
build_ruby             0.001583   0.000198   2.132811 (  2.133741)
build_all              0.006942   0.001630  13.100984 (  1.514224)
build_install          0.009304   0.002391   4.120880 (  1.160360)
test_btest             0.000764   0.000000  36.410588 (  4.910895)
test_basic             0.003659   0.001135   0.436783 (  0.513744)
test_all               0.066488   0.019544 361.408762 ( 38.252564)
test_rubyspec          0.022956   0.025686  77.062968 ( 10.675051)
total: 61.25 sec