Logfile: /home/opc/ruby/logs/brlog.master.20250729-035929
#<BuildRuby:0x0000ffff6656fde0
 @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.20250729-035929",
 @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.000013   0.000001   0.000014 (  0.000014)
autoconf               0.000022   0.000003   0.000025 (  0.000024)
configure              0.000017   0.000002   0.000019 (  0.000019)
build_up               0.001561   0.003606   2.148387 (  1.825352)
build_miniruby         0.001187   0.000184   1.233343 (  1.237215)
build_ruby             0.001378   0.000172   1.894688 (  3.767101)
build_all              0.006755   0.000000   3.174688 (  1.709019)
build_install          0.007826   0.008699   4.634505 (  2.706016)
test_btest             0.000000   0.000785  36.524930 ( 16.362278)
test_basic             0.003737   0.003187   0.494583 (  0.582478)
test_all               0.092605   0.026440 481.758319 (201.589516)
test_rubyspec          0.028410   0.052257  63.306821 ( 29.816568)
total: 259.60 sec