Logfile: /home/ko1/ruby/logs/brlog.trunk.20250918-171955
#<BuildRuby:0x000075d4e2cefdd8
 @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.20250918-171955",
 @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.000009)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.003416   0.003185   2.002595 (  1.516208)
build_miniruby         0.001321   0.000100   0.605982 (  0.604519)
build_ruby             0.000383   0.001456   2.151263 (  2.152166)
build_all              0.003926   0.004786  13.737936 (  1.527997)
build_install          0.008602   0.003421   4.059121 (  1.152083)
test_btest             0.000864   0.000000  40.040053 (  4.792669)
test_basic             0.002575   0.002784   0.440153 (  0.517458)
test_all               0.070690   0.021282 385.781278 ( 36.873088)
test_rubyspec          0.033770   0.020165  84.205177 ( 11.116320)
total: 60.25 sec