Logfile: /home/ko1/ruby/logs/brlog.trunk.20250918-174317
#<BuildRuby:0x0000773d1f71fdd0
 @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-174317",
 @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.000002   0.000009 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000006)
build_up               0.002754   0.003638   2.035137 (  1.529305)
build_miniruby         0.000000   0.001587   0.629689 (  0.628409)
build_ruby             0.000842   0.000994   2.131508 (  2.132512)
build_all              0.006005   0.003012  13.173700 (  1.485754)
build_install          0.007776   0.004199   4.137723 (  1.143152)
test_btest             0.000132   0.000657  36.306981 (  4.385273)
test_basic             0.001610   0.002849   0.438453 (  0.515308)
test_all               0.073526   0.015555 340.816351 ( 37.405975)
test_rubyspec          0.030546   0.018551  73.360508 ( 10.635174)
total: 59.86 sec