Logfile: /home/ko1/ruby/logs/brlog.trunk.20250918-173738
#<BuildRuby:0x000077ea2e8efdd8
 @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-173738",
 @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.000007   0.000002   0.000009 (  0.000010)
autoconf               0.000008   0.000002   0.000010 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002928   0.003969   1.917019 (  1.479741)
build_miniruby         0.001031   0.000350   0.615249 (  0.614034)
build_ruby             0.001879   0.000000   2.149045 (  2.149249)
build_all              0.006406   0.002137  13.160928 (  1.473859)
build_install          0.008090   0.003353   4.055487 (  1.126868)
test_btest             0.000000   0.000650  36.190965 (  4.766917)
test_basic             0.004234   0.000702   0.427167 (  0.505054)
test_all               0.066712   0.023357 344.641446 ( 42.882523)
test_rubyspec          0.023731   0.025021  76.925590 ( 10.666501)
total: 65.67 sec