Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-102442
#<BuildRuby:0x00007eee5791fdd8
 @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.20251017-102442",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.002825   0.003594   1.958677 (  1.495045)
build_miniruby         0.001309   0.000112   0.619733 (  0.618725)
build_ruby             0.001554   0.000190   2.148467 (  2.149180)
build_all              0.004028   0.005000  13.051658 (  1.528304)
build_install          0.008698   0.003054   4.125043 (  1.161800)
test_btest             0.001062   0.000007  39.433928 (  4.186791)
test_basic             0.002281   0.002164   0.429113 (  0.509538)
test_all               0.070810   0.017705 349.827893 ( 41.055332)
test_rubyspec          0.029244   0.018326  74.744405 ( 10.557455)
total: 63.26 sec