Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-153033
#<BuildRuby:0x00007d784618fdd0
 @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-153033",
 @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.000000   0.000004 (  0.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000000   0.000012   0.000012 (  0.000012)
build_up               0.002468   0.004152   1.991921 (  1.499673)
build_miniruby         0.000610   0.000909   0.604258 (  0.603354)
build_ruby             0.000848   0.000968   2.127784 (  2.128132)
build_all              0.007396   0.001095  13.373435 (  1.486935)
build_install          0.010641   0.000878   4.247837 (  1.119725)
test_btest             0.000591   0.000145  39.077334 (  4.256252)
test_basic             0.000832   0.003729   0.434728 (  0.510634)
test_all               0.075313   0.015104 363.103756 ( 34.408942)
test_rubyspec          0.023976   0.025780  79.550611 ( 10.761295)
total: 56.78 sec