Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-202729
#<BuildRuby:0x0000701a7793fdd0
 @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-202729",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.005090   0.001579   1.913513 (  1.454910)
build_miniruby         0.001056   0.000292   0.623961 (  0.622844)
build_ruby             0.001754   0.000184   2.139273 (  2.139258)
build_all              0.005266   0.003215  13.134683 (  1.482820)
build_install          0.008407   0.003514   4.141180 (  1.156436)
test_btest             0.000000   0.000763  37.380648 (  4.217855)
test_basic             0.000351   0.004407   0.445715 (  0.524697)
test_all               0.071216   0.017505 374.722014 ( 38.516579)
test_rubyspec          0.026139   0.023531  76.571455 ( 10.586597)
total: 60.70 sec