Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-110901
#<BuildRuby:0x000075ee32d2fdc0
 @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.20251013-110901",
 @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.000003   0.000001   0.000004 (  0.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000010)
configure              0.000007   0.000002   0.000009 (  0.000008)
build_up               0.002219   0.004082   1.963608 (  1.527041)
build_miniruby         0.001292   0.000101   0.606056 (  0.604749)
build_ruby             0.001686   0.000000   2.126623 (  2.126912)
build_all              0.006841   0.001524  13.196552 (  1.496737)
build_install          0.007345   0.004460   4.048244 (  1.124986)
test_btest             0.000093   0.000673  38.251102 (  4.174866)
test_basic             0.004156   0.000411   0.429635 (  0.508464)
test_all               0.069947   0.017563 345.231568 ( 37.962476)
test_rubyspec          0.027304   0.022097  75.876740 ( 10.533198)
total: 60.06 sec