Logfile: /home/ko1/ruby/logs/brlog.trunk.20250918-062931
#<BuildRuby:0x00007193e6e5fdd0
 @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-062931",
 @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.000004   0.000001   0.000005 (  0.000005)
autoconf               0.000008   0.000001   0.000009 (  0.000010)
configure              0.000007   0.000001   0.000008 (  0.000008)
build_up               0.003113   0.003255   1.949230 (  1.496964)
build_miniruby         0.000000   0.001286   0.595213 (  0.594565)
build_ruby             0.000046   0.001870   2.159454 (  2.159991)
build_all              0.004489   0.004080  13.432172 (  1.488176)
build_install          0.008774   0.002603   4.100846 (  1.149174)
test_btest             0.000655   0.000000  38.922980 (  4.422602)
test_basic             0.003640   0.000770   0.452534 (  0.530227)
test_all               0.070574   0.019874 344.402751 ( 37.886033)
test_rubyspec          0.031011   0.020336  79.853094 ( 10.868264)
total: 60.60 sec