Logfile: /home/ko1/ruby/logs/brlog.trunk.20250922-214722
#<BuildRuby:0x00007e6169e7fdd0
 @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-214722",
 @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.000016   0.000000   0.000016 (  0.000016)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.003433   0.003169   1.895729 (  1.460932)
build_miniruby         0.001291   0.000000   0.592961 (  0.591901)
build_ruby             0.000000   0.001989   2.136181 (  2.137509)
build_all              0.004702   0.003916  13.282270 (  1.518075)
build_install          0.010578   0.000622   4.035679 (  1.130452)
test_btest             0.000638   0.000213  39.617590 (  4.140491)
test_basic             0.003561   0.002852   0.443913 (  0.519154)
test_all               0.072096   0.016848 359.339685 ( 35.838222)
test_rubyspec          0.029780   0.020208  79.583041 ( 10.891705)
total: 58.23 sec