Logfile: /home/ko1/ruby/logs/brlog.trunk.20250918-090455
#<BuildRuby:0x000077058deafdd0
 @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-090455",
 @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.000000   0.000010   0.000010 (  0.000009)
autoconf               0.000000   0.000009   0.000009 (  0.000009)
configure              0.000000   0.000007   0.000007 (  0.000007)
build_up               0.002958   0.003293   2.005386 (  1.521434)
build_miniruby         0.001359   0.000120   0.636143 (  0.635070)
build_ruby             0.001516   0.000170   2.166842 (  2.167882)
build_all              0.004431   0.004282  14.891049 (  1.630776)
build_install          0.006588   0.005743   4.612078 (  1.206102)
test_btest             0.000000   0.000745  45.633589 (  4.517528)
test_basic             0.002216   0.003634   0.434694 (  0.511198)
test_all               0.073026   0.024964 403.043226 ( 41.794098)
test_rubyspec          0.034625   0.020007  85.950139 ( 11.093975)
total: 65.08 sec