Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-002740
#<BuildRuby:0x00007d9f238ffdc8
 @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.20251019-002740",
 @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.000008   0.000002   0.000010 (  0.000010)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.003737   0.002844   1.944623 (  1.468246)
build_miniruby         0.000258   0.001145   0.600127 (  0.599145)
build_ruby             0.001776   0.000000   2.146734 (  2.146857)
build_all              0.007284   0.001044  13.232474 (  1.547463)
build_install          0.008114   0.003349   4.091476 (  1.136702)
test_btest             0.000954   0.000000  37.953433 (  4.422470)
test_basic             0.001973   0.002734   0.463605 (  0.540098)
test_all               0.071413   0.016944 356.639194 ( 31.966188)
test_rubyspec          0.031164   0.019289  78.860115 ( 10.848561)
total: 54.68 sec