Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-043523
#<BuildRuby:0x0000785d0c6ffdd8
 @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.20251015-043523",
 @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.000003   0.000010 (  0.000010)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003127   0.002787   1.919949 (  1.455451)
build_miniruby         0.001098   0.000399   0.618218 (  0.616663)
build_ruby             0.001677   0.000000   2.131982 (  2.131859)
build_all              0.006659   0.002027  13.217071 (  1.507487)
build_install          0.008454   0.002880   4.093016 (  1.094335)
test_btest             0.000550   0.000189  38.678101 (  4.209498)
test_basic             0.003425   0.002266   0.473688 (  0.548230)
test_all               0.060495   0.026766 350.172450 ( 37.881592)
test_rubyspec          0.024757   0.022467  72.474827 ( 10.455101)
total: 59.90 sec