Logfile: /home/opc/ruby/logs/brlog.master.20250725-033228
#<BuildRuby:0x0000fffc9061fde0
 @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.20250725-033228",
 @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.000000   0.000011 (  0.000012)
autoconf               0.000026   0.000001   0.000027 (  0.000026)
configure              0.000014   0.000001   0.000015 (  0.000015)
build_up               0.005527   0.000079   2.025422 (  1.780152)
build_miniruby         0.001208   0.000056   1.280903 (  1.283550)
build_ruby             0.001600   0.000075   1.933019 (  4.182892)
build_all              0.007560   0.000155   3.260415 (  1.838783)
build_install          0.006377   0.011214   4.689519 (  2.651351)
test_btest             0.000680   0.000105  36.840263 ( 15.990181)
test_basic             0.002776   0.004441   0.490283 (  0.566047)
test_all               0.094079   0.016659 491.417793 (247.146107)
test_rubyspec          0.043496   0.040230  62.404505 ( 29.539898)
total: 304.98 sec