Logfile: /home/ko1/ruby/logs/brlog.trunk.20250918-232719
#<BuildRuby:0x00007230b92afdd0
 @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.20250918-232719",
 @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.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003895   0.002582   1.973988 (  1.503024)
build_miniruby         0.000841   0.000256   0.592210 (  0.591712)
build_ruby             0.001099   0.000742   2.163898 (  2.164096)
build_all              0.003684   0.005029  13.104800 (  1.509532)
build_install          0.009572   0.002163   4.267835 (  1.190305)
test_btest             0.000525   0.000189  38.950457 (  4.376936)
test_basic             0.000932   0.003528   0.444495 (  0.522023)
test_all               0.070071   0.016590 341.119306 ( 35.961524)
test_rubyspec          0.024743   0.024641  76.604592 ( 10.753304)
total: 58.57 sec