Logfile: /home/opc/ruby/logs/brlog.master.20250727-191701
#<BuildRuby:0x0000fffc76adfde0
 @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.20250727-191701",
 @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.000011   0.000001   0.000012 (  0.000013)
autoconf               0.000020   0.000003   0.000023 (  0.000023)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.004393   0.000728   2.137417 (  1.818868)
build_miniruby         0.001088   0.000180   1.261749 (  1.265894)
build_ruby             0.000000   0.001702   1.870071 (  4.027248)
build_all              0.004393   0.002483   3.161587 (  1.741598)
build_install          0.003690   0.012557   4.610190 (  2.864560)
test_btest             0.000521   0.000180  36.144672 ( 15.327400)
test_basic             0.005737   0.001984   0.487636 (  0.571483)
test_all               0.098779   0.013365 490.901223 (250.790266)
test_rubyspec          0.040384   0.043577  62.350379 ( 29.205521)
total: 307.61 sec