Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-225736
#<BuildRuby:0x000070e0ed26fdd8
 @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.20250920-225736",
 @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.000008   0.000002   0.000010 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.002345   0.003913   1.954713 (  1.492684)
build_miniruby         0.001055   0.000404   0.610396 (  0.609126)
build_ruby             0.001538   0.000172   2.150160 (  2.151022)
build_all              0.006112   0.002429  13.501908 (  1.542549)
build_install          0.004075   0.007558   4.078305 (  1.165926)
test_btest             0.000475   0.000225  40.224600 (  4.551324)
test_basic             0.004100   0.000864   0.440986 (  0.518661)
test_all               0.072303   0.018420 354.363104 ( 33.360493)
test_rubyspec          0.030282   0.022069  82.317747 ( 10.918245)
total: 56.31 sec