Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-142604
#<BuildRuby:0x000075310dcffdd8
 @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.20250923-142604",
 @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.000001   0.000006 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.005035   0.002004   1.974278 (  1.529995)
build_miniruby         0.000237   0.001058   0.624242 (  0.622870)
build_ruby             0.001629   0.000165   2.137826 (  2.138245)
build_all              0.004812   0.004319  13.174066 (  1.493327)
build_install          0.006724   0.005034   4.149062 (  1.165250)
test_btest             0.000669   0.000237  37.489111 (  4.017590)
test_basic             0.002373   0.002907   0.433599 (  0.510491)
test_all               0.064141   0.017850 329.673786 ( 35.353104)
test_rubyspec          0.028844   0.016664  70.595709 ( 10.227369)
total: 57.06 sec