Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-011116
#<BuildRuby:0x000078ddfab1fde0
 @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-011116",
 @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.000005   0.000001   0.000006 (  0.000007)
build_up               0.003331   0.003095   1.930916 (  1.483504)
build_miniruby         0.001322   0.000093   0.628471 (  0.626907)
build_ruby             0.000782   0.001254   2.150741 (  2.150246)
build_all              0.005317   0.003139  13.150142 (  1.512996)
build_install          0.005899   0.005837   4.129360 (  1.142981)
test_btest             0.000765   0.000000  36.727333 (  3.985451)
test_basic             0.003809   0.000539   0.445280 (  0.523972)
test_all               0.062061   0.023402 325.983893 ( 38.912850)
test_rubyspec          0.025397   0.021935  72.234406 ( 10.493820)
total: 60.83 sec