Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-043010
#<BuildRuby:0x0000735f9525fdd8
 @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.20251016-043010",
 @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.000002   0.000002   0.000004 (  0.000004)
autoconf               0.000006   0.000004   0.000010 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002768   0.003475   2.010775 (  1.539487)
build_miniruby         0.000763   0.000484   0.608780 (  0.607956)
build_ruby             0.001508   0.000294   2.135295 (  2.135581)
build_all              0.006243   0.002454  13.072635 (  1.469317)
build_install          0.010692   0.000236   4.040277 (  1.134781)
test_btest             0.000688   0.000000  39.041170 (  3.969169)
test_basic             0.002951   0.002400   0.476531 (  0.552154)
test_all               0.067607   0.021520 354.793082 ( 34.125049)
test_rubyspec          0.024690   0.023658  77.535475 ( 10.699705)
total: 56.23 sec