Logfile: /home/ko1/ruby/logs/brlog.trunk.20250916-175216
#<BuildRuby:0x00007ff75a91fdd0
 @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-175216",
 @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.000005   0.000002   0.000007 (  0.000006)
autoconf               0.000010   0.000003   0.000013 (  0.000014)
configure              0.000008   0.000002   0.000010 (  0.000010)
build_up               0.002694   0.003569   2.085931 (  1.579964)
build_miniruby         0.000317   0.000796   0.597208 (  0.596215)
build_ruby             0.001583   0.000000   2.126466 (  2.127380)
build_all              0.007963   0.000840  13.186834 (  1.528784)
build_install          0.010892   0.000673   4.030765 (  1.142279)
test_btest             0.000484   0.000126  38.956745 (  3.973335)
test_basic             0.001185   0.004098   0.447693 (  0.525225)
test_all               0.068159   0.021364 349.915599 ( 42.540645)
test_rubyspec          0.027695   0.022193  77.802849 ( 10.790005)
total: 64.80 sec