Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-232217
#<BuildRuby:0x00007f2e61cefdd8
 @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.20251016-232217",
 @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.000006   0.000002   0.000008 (  0.000007)
build_up               0.002549   0.004601   1.972390 (  1.551742)
build_miniruby         0.000873   0.000321   0.570831 (  0.569864)
build_ruby             0.000954   0.001020   2.136181 (  2.136294)
build_all              0.007692   0.001464  13.079751 (  1.490957)
build_install          0.011501   0.000693   4.438210 (  1.196968)
test_btest             0.000730   0.000225  39.120529 (  4.047974)
test_basic             0.002432   0.002971   0.431819 (  0.511024)
test_all               0.068786   0.020968 365.495971 ( 37.256524)
test_rubyspec          0.021237   0.027196  76.498465 ( 10.587770)
total: 59.35 sec