Logfile: /home/ko1/ruby/logs/brlog.trunk.20250922-100438
#<BuildRuby:0x000074b60206fdd8
 @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.20250922-100438",
 @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.000004)
autoconf               0.000008   0.000002   0.000010 (  0.000011)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.004013   0.002608   1.936007 (  1.481739)
build_miniruby         0.001007   0.000000   0.609539 (  0.609108)
build_ruby             0.001705   0.000000   2.153751 (  2.154273)
build_all              0.006759   0.001990  13.194701 (  1.561654)
build_install          0.002733   0.008654   4.227168 (  1.147732)
test_btest             0.000628   0.000258  37.533497 (  4.676279)
test_basic             0.002050   0.002774   0.426511 (  0.505794)
test_all               0.072703   0.015286 322.381188 ( 36.436855)
test_rubyspec          0.026412   0.019631  70.803368 ( 10.296606)
total: 58.87 sec