Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-230002
#<BuildRuby:0x000078df48cefdd8
 @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.20251012-230002",
 @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.000000   0.000009   0.000009 (  0.000009)
autoconf               0.000000   0.000010   0.000010 (  0.000011)
configure              0.000000   0.000007   0.000007 (  0.000007)
build_up               0.001547   0.004804   1.945662 (  1.490991)
build_miniruby         0.000810   0.000380   0.594471 (  0.593422)
build_ruby             0.001501   0.000240   2.095273 (  2.095794)
build_all              0.007556   0.001406  13.538996 (  1.501121)
build_install          0.007737   0.003735   4.108900 (  1.143464)
test_btest             0.000464   0.000200  39.656079 (  4.508644)
test_basic             0.003928   0.001835   0.432318 (  0.510281)
test_all               0.066101   0.024387 361.326158 ( 41.595174)
test_rubyspec          0.028905   0.020407  76.337813 ( 10.639621)
total: 64.08 sec