Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-160435
#<BuildRuby:0x00007db12591fdd0
 @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.20251012-160435",
 @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.000002   0.000007 (  0.000007)
autoconf               0.000011   0.000003   0.000014 (  0.000013)
configure              0.000007   0.000002   0.000009 (  0.000009)
build_up               0.001199   0.005130   1.930090 (  1.472605)
build_miniruby         0.000894   0.000338   0.595359 (  0.594652)
build_ruby             0.001107   0.000667   2.149644 (  2.150001)
build_all              0.004250   0.004602  13.488282 (  1.506871)
build_install          0.008771   0.003162   4.019756 (  1.130564)
test_btest             0.000448   0.000192  40.763627 (  4.099016)
test_basic             0.002653   0.002038   0.433709 (  0.511278)
test_all               0.065835   0.023804 370.483964 ( 37.821467)
test_rubyspec          0.028930   0.021549  79.311962 ( 10.791236)
total: 60.08 sec