Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-195622
#<BuildRuby:0x0000758ec247fdd0
 @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-195622",
 @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.000005   0.000002   0.000007 (  0.000007)
autoconf               0.000010   0.000003   0.000013 (  0.000013)
configure              0.000008   0.000002   0.000010 (  0.000009)
build_up               0.004691   0.001911   1.947713 (  1.474368)
build_miniruby         0.001305   0.000355   0.577315 (  0.576180)
build_ruby             0.001736   0.000000   2.120107 (  2.120907)
build_all              0.008005   0.001185  13.959229 (  1.556542)
build_install          0.008909   0.002792   4.076796 (  1.131993)
test_btest             0.000000   0.000917  40.222175 (  5.048647)
test_basic             0.002659   0.002155   0.415476 (  0.495249)
test_all               0.069942   0.023144 381.941333 ( 38.902592)
test_rubyspec          0.029182   0.021864  80.528831 ( 10.878551)
total: 62.19 sec