Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-061903
#<BuildRuby:0x00007ef3bb2bfdd0
 @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.20250923-061903",
 @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.003470   0.003183   1.968011 (  1.519308)
build_miniruby         0.000203   0.001093   0.612261 (  0.611098)
build_ruby             0.000554   0.001246   2.153510 (  2.153318)
build_all              0.006217   0.002495  13.105793 (  1.493037)
build_install          0.006567   0.004908   4.028427 (  1.141668)
test_btest             0.000436   0.000192  37.245723 (  4.261228)
test_basic             0.002977   0.001440   0.415056 (  0.495670)
test_all               0.065997   0.020566 328.225709 ( 38.323123)
test_rubyspec          0.025103   0.021943  73.178675 ( 10.531704)
total: 60.53 sec