Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-165413
#<BuildRuby:0x000076b19a91fdd0
 @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.20251017-165413",
 @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.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.004580   0.001866   1.988816 (  1.541952)
build_miniruby         0.000525   0.000841   0.625181 (  0.623860)
build_ruby             0.001158   0.000703   2.142660 (  2.143364)
build_all              0.005475   0.003161  13.313930 (  1.513016)
build_install          0.009268   0.002101   4.061801 (  1.143419)
test_btest             0.000549   0.000194  36.571312 (  4.574260)
test_basic             0.003093   0.001393   0.421958 (  0.501207)
test_all               0.063724   0.025577 354.357997 ( 36.240619)
test_rubyspec          0.030672   0.017210  73.604085 ( 10.463114)
total: 58.75 sec