Logfile: /home/ko1/ruby/logs/brlog.trunk.20250917-045650
#<BuildRuby:0x00007bfaf9b1fdd0
 @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.20250917-045650",
 @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.000009)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.004195   0.002206   1.934271 (  2.431151)
build_miniruby         0.000819   0.000637   0.615069 (  0.614375)
build_ruby             0.001693   0.000000   2.129475 (  2.130080)
build_all              0.007130   0.001739  13.282767 (  1.507013)
build_install          0.005888   0.005708   4.221486 (  1.169152)
test_btest             0.000739   0.000000  37.573992 (  4.482287)
test_basic             0.004438   0.001437   0.475731 (  0.550388)
test_all               0.068382   0.022325 356.793344 ( 43.221708)
test_rubyspec          0.030156   0.019798  79.007174 ( 10.793058)
total: 66.90 sec