Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-190022
#<BuildRuby:0x00007b252ef5fdd8
 @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.20251015-190022",
 @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.000001   0.000008 (  0.000009)
configure              0.000007   0.000001   0.000008 (  0.000009)
build_up               0.002622   0.003865   1.918281 (  1.549357)
build_miniruby         0.000325   0.000772   0.595773 (  0.594830)
build_ruby             0.001857   0.000000   2.129379 (  2.129544)
build_all              0.005140   0.003339  13.327418 (  1.502232)
build_install          0.007759   0.004192   4.023769 (  1.108602)
test_btest             0.000461   0.000170  37.444010 (  4.066857)
test_basic             0.003813   0.001667   0.444959 (  0.520235)
test_all               0.068690   0.019874 342.698732 ( 40.650561)
test_rubyspec          0.029963   0.016830  73.339370 ( 10.493121)
total: 62.62 sec