Logfile: /home/ko1/ruby/logs/brlog.trunk.20250925-091400
#<BuildRuby:0x00007f8d360ffdc8
 @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.20250925-091400",
 @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.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002879   0.003916   2.120794 (  1.504974)
build_miniruby         0.001221   0.000000   0.600661 (  0.599241)
build_ruby             0.001789   0.000042   2.155050 (  2.155174)
build_all              0.008199   0.000734  13.422932 (  1.516334)
build_install          0.008234   0.003172   4.222659 (  1.153765)
test_btest             0.000000   0.000554  37.898255 (  4.566876)
test_basic             0.002005   0.002673   0.446273 (  0.525471)
test_all               0.060113   0.028236 355.695244 ( 34.195885)
test_rubyspec          0.029090   0.023657  82.316639 ( 11.049426)
total: 57.27 sec