Logfile: /home/ko1/ruby/logs/brlog.trunk.20250925-115803
#<BuildRuby:0x000077baf0effdd0
 @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-115803",
 @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.000002   0.000006 (  0.000005)
autoconf               0.000041   0.000013   0.000054 (  0.000055)
configure              0.000009   0.000003   0.000012 (  0.000011)
build_up               0.002470   0.004158   2.183683 (  1.544276)
build_miniruby         0.000989   0.000000   0.599962 (  0.599016)
build_ruby             0.001915   0.000000   2.149482 (  2.149933)
build_all              0.005643   0.002690  13.291795 (  1.533760)
build_install          0.010086   0.002469   4.430269 (  1.181408)
test_btest             0.000869   0.000000  37.981987 (  4.482617)
test_basic             0.002445   0.002745   0.435262 (  0.514592)
test_all               0.064065   0.025072 335.853134 ( 39.044062)
test_rubyspec          0.028640   0.020207  74.990112 ( 10.802966)
total: 61.85 sec