Logfile: /home/ko1/ruby/logs/brlog.trunk.20250917-202926
#<BuildRuby:0x00007829e10afdd8
 @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.20250917-202926",
 @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.000003   0.000010 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.001215   0.005633   1.968364 (  1.511798)
build_miniruby         0.000131   0.001037   0.594759 (  0.594416)
build_ruby             0.001425   0.000190   2.170828 (  2.171030)
build_all              0.005571   0.003137  13.683274 (  1.531860)
build_install          0.008527   0.003210   4.150471 (  1.176634)
test_btest             0.000763   0.000000  39.885442 (  4.358928)
test_basic             0.002004   0.002523   0.438279 (  0.518047)
test_all               0.073292   0.019059 377.320559 ( 38.864841)
test_rubyspec          0.024463   0.026016  79.682343 ( 10.914888)
total: 61.64 sec