Logfile: /home/ko1/ruby/logs/brlog.trunk.20250915-125059
#<BuildRuby:0x000073f41f71fde0
 @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.20250915-125059",
 @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.000004)
autoconf               0.000014   0.000000   0.000014 (  0.000014)
configure              0.000006   0.000000   0.000006 (  0.000006)
build_up               0.004163   0.002442   1.946178 (  1.507476)
build_miniruby         0.000542   0.000856   0.598930 (  0.598198)
build_ruby             0.000423   0.001196   2.134658 (  2.135472)
build_all              0.006273   0.002092  13.657500 (  1.530014)
build_install          0.004674   0.006981   4.091567 (  1.146955)
test_btest             0.000779   0.000000  39.276433 (  4.729984)
test_basic             0.004799   0.000720   0.452297 (  0.529763)
test_all               0.067559   0.023216 361.154526 ( 44.508877)
test_rubyspec          0.027022   0.021055  77.400049 ( 10.696783)
total: 67.38 sec