Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-232043
#<BuildRuby:0x00007fe577f8fde0
 @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.20250919-232043",
 @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.000006   0.000001   0.000007 (  0.000006)
autoconf               0.000011   0.000002   0.000013 (  0.000013)
configure              0.000007   0.000002   0.000009 (  0.000009)
build_up               0.002419   0.004142   1.942235 (  1.472692)
build_miniruby         0.000997   0.000695   0.624253 (  0.622743)
build_ruby             0.001336   0.000413   2.141739 (  2.142023)
build_all              0.005934   0.002671  13.573807 (  1.505691)
build_install          0.006970   0.004709   4.128707 (  1.150810)
test_btest             0.000785   0.000000  38.655760 (  4.227759)
test_basic             0.004578   0.001505   0.467096 (  0.544577)
test_all               0.060347   0.025296 321.957161 ( 39.529884)
test_rubyspec          0.028039   0.019881  74.132866 ( 10.466145)
total: 61.66 sec