Logfile: /home/opc/ruby/logs/brlog.master.20250729-122911
#<BuildRuby:0x0000fffe665efdc0
 @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-122911",
 @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.000008   0.000003   0.000011 (  0.000012)
autoconf               0.000014   0.000006   0.000020 (  0.000020)
configure              0.000009   0.000004   0.000013 (  0.000013)
build_up               0.002147   0.003210   2.126918 (  1.847227)
build_miniruby         0.000831   0.000388   1.247417 (  1.256467)
build_ruby             0.001107   0.000517   1.914003 (  3.863996)
build_all              0.006155   0.000885   3.153726 (  1.736857)
build_install          0.016471   0.000000   4.620919 (  2.796223)
test_btest             0.000660   0.000000  36.085802 ( 15.302324)
test_basic             0.006656   0.000000   0.493522 (  0.568408)
test_all               0.091109   0.022538 496.999513 (220.903564)
test_rubyspec          0.033377   0.055112  62.870180 ( 29.408889)
total: 277.68 sec