Logfile: /home/ko1/ruby/logs/brlog.trunk.20250917-235818
#<BuildRuby:0x000075600debfdd8
 @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.20250917-235818",
 @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.000008   0.000003   0.000011 (  0.000010)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.002254   0.004109   1.972161 (  1.509484)
build_miniruby         0.001298   0.000000   0.599543 (  0.598648)
build_ruby             0.001898   0.000000   2.169797 (  2.169941)
build_all              0.007290   0.001178  13.604991 (  1.517527)
build_install          0.007433   0.003589   4.493432 (  1.174210)
test_btest             0.000746   0.000000  39.517393 (  4.361639)
test_basic             0.003876   0.001902   0.433060 (  0.510370)
test_all               0.071882   0.021480 363.579505 ( 42.883347)
test_rubyspec          0.033055   0.018824  80.212714 ( 10.879089)
total: 65.60 sec