Logfile: /home/ko1/ruby/logs/brlog.trunk.20250918-023926
#<BuildRuby:0x00007d5011b3fdd8
 @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-023926",
 @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.000002   0.000010 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003111   0.002644   1.911655 (  1.478811)
build_miniruby         0.001294   0.000073   0.615602 (  0.614445)
build_ruby             0.001846   0.000000   2.181371 (  2.182257)
build_all              0.006125   0.002303  13.499444 (  1.570842)
build_install          0.006962   0.004818   4.107792 (  1.159879)
test_btest             0.000750   0.000000  40.382681 (  4.564055)
test_basic             0.004502   0.000361   0.426832 (  0.504440)
test_all               0.060211   0.028722 357.023308 ( 35.263653)
test_rubyspec          0.027125   0.025355  84.507090 ( 11.108047)
total: 58.45 sec