Logfile: /home/opc/ruby/logs/brlog.master.20250726-214215
#<BuildRuby:0x0000fffeeaf7fdc0
 @BUILD_DIR="/home/opc/ruby/build",
 @INSTALL_DIR="/home/opc/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/home/opc/ruby/src",
 @TARGET_BUILD_DIR="/home/opc/ruby/build/master",
 @TARGET_INSTALL_DIR="/home/opc/ruby/install/master",
 @TARGET_NAME="master",
 @TARGET_SRC_DIR="/home/opc/ruby/src/master",
 @btest_opts="-j3",
 @build_opts="-j3",
 @configure_opts=["--disable-dtrace --disable-yjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/opc/ruby/logs/brlog.master.20250726-214215",
 @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='-j3'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000010   0.000003   0.000013 (  0.000286)
autoconf               0.000024   0.000007   0.000031 (  0.000029)
configure              0.000014   0.000004   0.000018 (  0.000018)
build_up               0.004469   0.001232   2.167114 (  1.839637)
build_miniruby         0.001016   0.000280   1.282016 (  1.287860)
build_ruby             0.001185   0.000327   1.919126 (  4.252909)
build_all              0.006483   0.001788   3.247683 (  1.735445)
build_install          0.012929   0.003565   4.697426 (  2.637595)
test_btest             0.000000   0.000836  36.712192 ( 15.646587)
test_basic             0.000000   0.007197   0.485856 (  0.574570)
test_all               0.091582   0.026277 488.802415 (206.613090)
test_rubyspec          0.042217   0.050244  62.542120 ( 29.539923)
total: 264.13 sec