Logfile: /home/ko1/ruby/logs/brlog.trunk.20250916-180433
#<BuildRuby:0x00007f9fc2b0fdd8
 @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.20250916-180433",
 @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.000004)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.001546   0.005266   2.015685 (  1.483285)
build_miniruby         0.000981   0.000401   0.638697 (  0.637347)
build_ruby             0.001186   0.000486   2.137589 (  2.137982)
build_all              0.005301   0.003517  13.550092 (  1.523956)
build_install          0.010684   0.000865   4.274913 (  1.157571)
test_btest             0.000517   0.000193  41.015238 (  4.536405)
test_basic             0.002853   0.001801   0.438981 (  0.518422)
test_all               0.072888   0.019246 371.185957 ( 37.761614)
test_rubyspec          0.024958   0.027227  84.092197 ( 11.073925)
total: 60.83 sec