Logfile: /home/ko1/ruby/logs/brlog.trunk.20250918-035623
#<BuildRuby:0x00007dc7c8d8fdc0
 @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-035623",
 @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.000003   0.000001   0.000004 (  0.000004)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.001597   0.004640   1.928120 (  1.464930)
build_miniruby         0.000212   0.001124   0.599141 (  0.598760)
build_ruby             0.001522   0.000196   2.151629 (  2.152261)
build_all              0.006065   0.002623  14.290160 (  1.594065)
build_install          0.008215   0.003682   4.469455 (  1.158867)
test_btest             0.000000   0.000776  41.909302 (  4.501037)
test_basic             0.003327   0.001548   0.432765 (  0.511302)
test_all               0.078586   0.014985 388.617939 ( 38.431981)
test_rubyspec          0.034210   0.020038  86.399224 ( 11.238150)
total: 61.65 sec