Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-070119
#<BuildRuby:0x000075b5da92fdc8
 @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-070119",
 @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.000011   0.000003   0.000014 (  0.000014)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003090   0.003115   1.955291 (  1.510627)
build_miniruby         0.001379   0.000000   0.601297 (  0.600185)
build_ruby             0.001821   0.000130   2.144104 (  2.144701)
build_all              0.006923   0.001565  13.149566 (  1.498064)
build_install          0.004742   0.006996   4.154361 (  1.119532)
test_btest             0.000931   0.000000  38.044751 (  4.134534)
test_basic             0.003539   0.001844   0.454795 (  0.534136)
test_all               0.067246   0.018608 341.697974 ( 33.713718)
test_rubyspec          0.024571   0.023661  73.172768 ( 10.507981)
total: 55.76 sec