Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-173735
#<BuildRuby:0x000078d9d1c6fdd0
 @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.20251018-173735",
 @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.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000006   0.000001   0.000007 (  0.000008)
build_up               0.002772   0.003643   1.981411 (  1.493515)
build_miniruby         0.000730   0.000595   0.624052 (  0.622857)
build_ruby             0.001324   0.000415   2.142047 (  2.142410)
build_all              0.004685   0.003929  13.166518 (  1.487429)
build_install          0.008341   0.003780   4.205443 (  1.168261)
test_btest             0.000458   0.000170  36.624590 (  4.705794)
test_basic             0.001063   0.003535   0.439268 (  0.515204)
test_all               0.067688   0.020996 354.908772 ( 39.785669)
test_rubyspec          0.031358   0.016222  75.637548 ( 10.534225)
total: 62.46 sec