Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-045759
#<BuildRuby:0x0000711244cffdd8
 @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.20251019-045759",
 @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.003434   0.002791   1.962152 (  1.497529)
build_miniruby         0.001262   0.000068   0.591061 (  0.589997)
build_ruby             0.000232   0.001817   2.143732 (  2.143344)
build_all              0.008141   0.000948  13.346586 (  1.492490)
build_install          0.007450   0.004686   4.097618 (  1.136024)
test_btest             0.000108   0.000743  39.303543 (  3.722826)
test_basic             0.001947   0.003622   0.444046 (  0.521848)
test_all               0.069546   0.016984 336.514411 ( 39.522140)
test_rubyspec          0.027686   0.020124  72.591309 ( 10.425769)
total: 61.05 sec