Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-001325
#<BuildRuby:0x0000735b8106fdd8
 @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.20251016-001325",
 @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.000001   0.000004 (  0.000004)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.003301   0.003114   2.067910 (  1.806309)
build_miniruby         0.001350   0.000000   4.113625 (  3.998534)
build_ruby             0.001695   0.000000   2.141239 (  2.141346)
build_all              0.007207   0.001380  13.115123 (  1.533499)
build_install          0.008193   0.004110   4.432161 (  1.153757)
test_btest             0.000551   0.000179  38.522987 (  3.990529)
test_basic             0.003955   0.000974   0.437612 (  0.515600)
test_all               0.066428   0.021135 347.351043 ( 34.501977)
test_rubyspec          0.028143   0.019006  73.257011 ( 10.553572)
total: 60.20 sec