Logfile: /home/ko1/ruby/logs/brlog.trunk.20250916-223332
#<BuildRuby:0x00007d3b47d3fdd8
 @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.20250916-223332",
 @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.000010   0.000000   0.000010 (  0.000010)
configure              0.000006   0.000000   0.000006 (  0.000007)
build_up               0.002427   0.004191   2.012159 (  1.531514)
build_miniruby         0.000999   0.000360   0.594383 (  0.593325)
build_ruby             0.001556   0.000185   2.143510 (  2.143863)
build_all              0.004465   0.004297  13.804786 (  1.504979)
build_install          0.006690   0.004966   4.278970 (  1.161244)
test_btest             0.000443   0.000193  41.980615 (  4.497750)
test_basic             0.003566   0.001253   0.450132 (  0.527323)
test_all               0.068486   0.021722 362.860286 ( 35.936001)
test_rubyspec          0.023922   0.027731  82.321716 ( 10.852809)
total: 58.75 sec