Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-220319
#<BuildRuby:0x0000748e7e6afdc0
 @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.20250923-220319",
 @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.000006)
autoconf               0.000007   0.000003   0.000010 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.004174   0.002485   2.116258 (  1.480456)
build_miniruby         0.001169   0.000061   0.594132 (  0.593177)
build_ruby             0.000000   0.001667   2.163852 (  2.165827)
build_all              0.007139   0.001331  13.593136 (  1.548782)
build_install          0.007082   0.004509   4.126799 (  1.129926)
test_btest             0.000581   0.000254  39.078494 (  4.223651)
test_basic             0.000818   0.004093   0.432348 (  0.511976)
test_all               0.067493   0.021549 352.088524 ( 35.635667)
test_rubyspec          0.031753   0.017258  76.565913 ( 10.779525)
total: 58.07 sec