Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-042656
#<BuildRuby:0x000070e5818afde0
 @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.20250920-042656",
 @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.000003   0.000001   0.000004 (  0.000005)
autoconf               0.000000   0.000010   0.000010 (  0.000010)
configure              0.000000   0.000007   0.000007 (  0.000007)
build_up               0.000085   0.006492   1.988334 (  1.507938)
build_miniruby         0.000479   0.000734   0.581936 (  0.581156)
build_ruby             0.001253   0.000627   2.164864 (  2.165724)
build_all              0.009017   0.000358  13.139901 (  1.536516)
build_install          0.007873   0.003911   4.266245 (  1.142358)
test_btest             0.000656   0.000285  37.745980 (  4.100821)
test_basic             0.002834   0.002845   0.444410 (  0.520000)
test_all               0.065912   0.020763 321.829557 ( 39.577920)
test_rubyspec          0.023074   0.023539  71.608910 ( 10.246739)
total: 61.38 sec