Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-002813
#<BuildRuby:0x00007cd775eefdd0
 @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-002813",
 @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.000009   0.000000   0.000009 (  0.000009)
autoconf               0.000010   0.000000   0.000010 (  0.000010)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.004463   0.002263   1.963704 (  1.512689)
build_miniruby         0.001568   0.000000   0.620755 (  0.619530)
build_ruby             0.001623   0.000070   2.111955 (  2.112317)
build_all              0.005726   0.002802  13.370759 (  1.538717)
build_install          0.009341   0.002490   4.079965 (  1.146039)
test_btest             0.000000   0.001034  40.016324 (  4.242192)
test_basic             0.003079   0.001997   0.427626 (  0.506783)
test_all               0.073828   0.015393 378.784187 ( 40.009717)
test_rubyspec          0.025229   0.022835  76.656448 ( 10.587499)
total: 62.28 sec