Logfile: /home/ko1/ruby/logs/brlog.trunk.20250926-030602
#<BuildRuby:0x00007c424ff0fdd0
 @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.20250926-030602",
 @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.000002   0.000009 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003845   0.002666   2.131278 (  1.493021)
build_miniruby         0.001293   0.000094   0.605787 (  0.605046)
build_ruby             0.000128   0.001716   2.171283 (  2.171869)
build_all              0.007222   0.001691  13.400185 (  1.495461)
build_install          0.007748   0.004494   4.227514 (  1.152506)
test_btest             0.000857   0.000000  38.375559 (  4.550736)
test_basic             0.001436   0.003888   0.453813 (  0.531908)
test_all               0.068183   0.018377 328.196857 ( 39.717074)
test_rubyspec          0.028614   0.020525  75.969685 ( 10.591955)
total: 62.31 sec