Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-233042
#<BuildRuby:0x0000734a4258fde0
 @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.20251013-233042",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000009)
configure              0.000008   0.000002   0.000010 (  0.000011)
build_up               0.003568   0.002910   1.921502 (  1.503629)
build_miniruby         0.001304   0.000086   0.597098 (  0.595806)
build_ruby             0.001153   0.000400   2.111825 (  2.112083)
build_all              0.006442   0.001779  13.096136 (  1.483703)
build_install          0.007808   0.004292   4.103379 (  1.111621)
test_btest             0.000416   0.000424  36.780448 (  4.820708)
test_basic             0.002914   0.001339   0.436956 (  0.513411)
test_all               0.067939   0.020459 351.818840 ( 36.211157)
test_rubyspec          0.028935   0.019353  74.191762 ( 10.426533)
total: 58.78 sec