Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-112542
#<BuildRuby:0x0000794cc9ecfdd0
 @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.20251012-112542",
 @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.000006   0.000001   0.000007 (  0.000006)
autoconf               0.000011   0.000002   0.000013 (  0.000013)
configure              0.000010   0.000000   0.000010 (  0.000010)
build_up               0.001524   0.004878   1.923015 (  1.460806)
build_miniruby         0.001343   0.000115   0.630629 (  0.629541)
build_ruby             0.000669   0.001242   2.153781 (  2.153922)
build_all              0.009001   0.000000  13.224616 (  1.524144)
build_install          0.006966   0.004322   4.331620 (  1.152613)
test_btest             0.000809   0.000000  38.180521 (  4.004768)
test_basic             0.003075   0.002006   0.450794 (  0.528895)
test_all               0.068859   0.020137 335.973011 ( 35.625862)
test_rubyspec          0.030301   0.015755  73.269561 ( 10.559241)
total: 57.64 sec