Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-161127
#<BuildRuby:0x00007ed8ba91fde0
 @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-161127",
 @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.000007   0.000002   0.000009 (  0.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003748   0.002533   1.973471 (  1.491661)
build_miniruby         0.001001   0.000314   0.627080 (  0.625886)
build_ruby             0.001640   0.000183   2.148293 (  2.148595)
build_all              0.005312   0.003872  13.733107 (  1.593327)
build_install          0.008741   0.002221   4.176745 (  1.152392)
test_btest             0.000637   0.000000  41.155502 (  4.497145)
test_basic             0.002397   0.002507   0.439507 (  0.516198)
test_all               0.064610   0.025237 386.234652 ( 35.367588)
test_rubyspec          0.031691   0.018977  81.202819 ( 10.920723)
total: 58.31 sec