Logfile: /home/opc/ruby/logs/brlog.master.20250729-222138
#<BuildRuby:0x0000fffbc498fdd0
 @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-222138",
 @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.000002   0.000013 (  0.000013)
autoconf               0.000029   0.000005   0.000034 (  0.000032)
configure              0.000018   0.000003   0.000021 (  0.000020)
build_up               0.005683   0.000289   2.169922 (  1.853809)
build_miniruby         0.001247   0.000000   1.239955 (  1.244938)
build_ruby             0.001724   0.000000   1.878933 (  4.501170)
build_all              0.007971   0.000000   3.226608 (  1.732769)
build_install          0.013992   0.003389   4.741823 (  2.652959)
test_btest             0.000691   0.000102  36.431440 ( 15.662972)
test_basic             0.002295   0.004236   0.490469 (  0.579925)
test_all               0.092211   0.020089 431.095299 (198.128501)
test_rubyspec          0.028703   0.056975  62.089786 ( 29.307665)
total: 255.67 sec