Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-003140
#<BuildRuby:0x00007e65d18ffdd0
 @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.20251013-003140",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.005010   0.001687   1.963714 (  1.524172)
build_miniruby         0.000853   0.000622   0.595395 (  0.593913)
build_ruby             0.001823   0.000000   2.123554 (  2.123846)
build_all              0.007224   0.001780  13.132862 (  1.514906)
build_install          0.006894   0.005166   4.078784 (  1.139039)
test_btest             0.000000   0.000833  38.413505 (  3.981479)
test_basic             0.000481   0.004119   0.443595 (  0.522165)
test_all               0.071151   0.015321 327.917598 ( 39.129821)
test_rubyspec          0.028943   0.018147  71.222853 ( 10.452635)
total: 60.98 sec