Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-135138
#<BuildRuby:0x0000773b8526fdd0
 @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.20250924-135138",
 @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.000006   0.000001   0.000007 (  0.000008)
build_up               0.003950   0.002998   2.120639 (  1.511406)
build_miniruby         0.001180   0.000290   0.607866 (  0.606824)
build_ruby             0.001498   0.000113   2.157207 (  2.157654)
build_all              0.005235   0.003410  13.160961 (  1.531192)
build_install          0.010486   0.001304   4.404073 (  1.203105)
test_btest             0.000608   0.000154  37.386680 (  4.767976)
test_basic             0.002880   0.001557   0.421389 (  0.500836)
test_all               0.064295   0.023111 349.059779 ( 36.048204)
test_rubyspec          0.026212   0.023072  78.223379 ( 10.617723)
total: 58.95 sec