Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-081954
#<BuildRuby:0x0000795a49b1fdd8
 @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-081954",
 @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.000001   0.000008 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000007)
build_up               0.002865   0.003728   1.925570 (  1.495213)
build_miniruby         0.001065   0.000297   0.598625 (  0.597442)
build_ruby             0.001124   0.000312   2.117715 (  2.118678)
build_all              0.005802   0.002679  13.168145 (  1.509188)
build_install          0.006515   0.004900   4.158916 (  1.138384)
test_btest             0.000728   0.000000  38.779071 (  4.137844)
test_basic             0.001290   0.003271   0.445129 (  0.523985)
test_all               0.065755   0.024151 367.134731 ( 39.609747)
test_rubyspec          0.023012   0.026886  77.388703 ( 10.671140)
total: 61.80 sec