Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-234240
#<BuildRuby:0x000073c5d7acfdd0
 @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.20250921-234240",
 @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.000000   0.000004 (  0.000004)
autoconf               0.000008   0.000002   0.000010 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000007)
build_up               0.002998   0.003741   1.947688 (  1.459884)
build_miniruby         0.001316   0.000094   0.616787 (  0.616373)
build_ruby             0.000213   0.001437   2.137900 (  2.138200)
build_all              0.007231   0.001395  13.119840 (  1.481291)
build_install          0.005889   0.006026   4.158211 (  1.138653)
test_btest             0.000739   0.000268  37.373366 (  4.097935)
test_basic             0.002290   0.002583   0.435499 (  0.513381)
test_all               0.070170   0.016088 315.056326 ( 32.739515)
test_rubyspec          0.019853   0.027154  73.198255 ( 10.545869)
total: 54.73 sec