Logfile: /home/opc/ruby/logs/brlog.master.20250729-000416
#<BuildRuby:0x0000fffc957cfdc0
 @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-000416",
 @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.000012   0.000002   0.000014 (  0.000014)
autoconf               0.000019   0.000002   0.000021 (  0.000021)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.004909   0.000516   2.206985 (  1.882478)
build_miniruby         0.001125   0.000118   1.316967 (  2.226738)
build_ruby             0.001623   0.000000   1.909470 (  4.430437)
build_all              0.006926   0.000049   3.175935 (  1.759222)
build_install          0.004368   0.012505   4.710381 (  2.929455)
test_btest             0.000619   0.000140  36.557366 ( 16.256603)
test_basic             0.001884   0.004730   0.485533 (  0.563317)
test_all               0.071845   0.038571 405.193548 (177.236464)
test_rubyspec          0.049288   0.045605  63.274175 ( 30.024691)
total: 237.31 sec