Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-224741
#<BuildRuby:0x0000714ff606fdd0
 @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.20250919-224741",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002118   0.004355   1.957338 (  1.519749)
build_miniruby         0.000204   0.001042   0.632602 (  0.631641)
build_ruby             0.001777   0.000000   2.143633 (  2.143678)
build_all              0.007469   0.001395  13.387003 (  1.567790)
build_install          0.004878   0.006301   4.109902 (  1.163489)
test_btest             0.000530   0.000218  39.413162 (  4.373838)
test_basic             0.005239   0.000000   0.443564 (  0.520152)
test_all               0.069347   0.020850 359.108720 ( 40.657544)
test_rubyspec          0.027725   0.021979  77.322494 ( 10.758325)
total: 63.34 sec