Logfile: /home/ko1/ruby/logs/brlog.trunk.20250922-044423
#<BuildRuby:0x000077fef5d2fde0
 @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-044423",
 @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.000006)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.004598   0.001881   1.910096 (  1.484407)
build_miniruby         0.001186   0.000056   0.607335 (  0.606303)
build_ruby             0.001386   0.000400   2.154612 (  2.154719)
build_all              0.006735   0.001477  13.306032 (  1.516430)
build_install          0.004603   0.007512   4.030639 (  1.127484)
test_btest             0.000027   0.000659  37.659620 (  4.313586)
test_basic             0.000929   0.004689   0.430442 (  0.505768)
test_all               0.066614   0.019575 335.505080 ( 39.858629)
test_rubyspec          0.034061   0.014612  73.631994 ( 10.522428)
total: 62.09 sec