Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-224641
#<BuildRuby:0x0000741f960ffdc8
 @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.20250920-224641",
 @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.000008   0.000002   0.000010 (  0.000010)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000013   0.000000   0.000013 (  0.000013)
build_up               0.001270   0.005141   1.982502 (  1.507199)
build_miniruby         0.000948   0.000367   0.601259 (  0.600463)
build_ruby             0.001338   0.000116   2.119649 (  2.120538)
build_all              0.006372   0.002129  13.148814 (  1.548648)
build_install          0.009277   0.002115   4.144515 (  1.128838)
test_btest             0.000639   0.000000  38.255354 (  3.949254)
test_basic             0.001895   0.002598   0.437673 (  0.514778)
test_all               0.068571   0.019321 338.023555 ( 36.799780)
test_rubyspec          0.027329   0.019289  73.850599 ( 10.589500)
total: 58.76 sec