Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-101223
#<BuildRuby:0x000077840e8ffde0
 @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.20251018-101223",
 @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.000007   0.000003   0.000010 (  0.000011)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002190   0.004090   1.929528 (  1.456567)
build_miniruby         0.000327   0.001159   0.580120 (  0.578731)
build_ruby             0.000756   0.000890   2.130081 (  2.129900)
build_all              0.005898   0.002529  13.603951 (  1.533327)
build_install          0.008306   0.003624   4.072688 (  1.156306)
test_btest             0.000801   0.000000  39.720873 (  4.217438)
test_basic             0.002868   0.001832   0.442602 (  0.520570)
test_all               0.062582   0.029142 379.843337 ( 39.125218)
test_rubyspec          0.032340   0.017778  79.456566 ( 10.862178)
total: 61.58 sec