Logfile: /home/ko1/ruby/logs/brlog.trunk.20250922-174822
#<BuildRuby:0x00007181efe6fdd8
 @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.20250922-174822",
 @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.000010   0.000002   0.000012 (  0.000011)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.001780   0.004957   1.980064 (  1.536912)
build_miniruby         0.001377   0.000094   0.618826 (  0.617848)
build_ruby             0.000821   0.000957   2.153972 (  2.154057)
build_all              0.004762   0.003853  13.236506 (  1.472752)
build_install          0.010678   0.001210   4.110484 (  1.173985)
test_btest             0.000605   0.000168  38.838374 (  3.867258)
test_basic             0.001446   0.003488   0.421087 (  0.498868)
test_all               0.065891   0.019665 313.765778 ( 37.623207)
test_rubyspec          0.034035   0.011350  69.481440 ( 10.253639)
total: 59.20 sec