Logfile: /home/opc/ruby/logs/brlog.master.20250731-171718
#<BuildRuby:0x0000fffde68cfde0
 @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.20250731-171718",
 @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.000019   0.000002   0.000021 (  0.000047)
autoconf               0.000019   0.000002   0.000021 (  0.000030)
configure              0.000014   0.000002   0.000016 (  0.000015)
build_up               0.005168   0.000544   2.135216 (  1.846507)
build_miniruby         0.000000   0.001260   1.256419 (  1.263913)
build_ruby             0.000000   0.002165   1.890221 (  3.876704)
build_all              0.008201   0.001202   3.215408 (  1.783894)
build_install          0.008889   0.007808   4.652193 (  2.729499)
test_btest             0.000617   0.000133  36.339618 ( 15.795350)
test_basic             0.002424   0.004872   0.496078 (  0.577034)
test_all               0.081706   0.030344 491.426635 (235.393335)
test_rubyspec          0.037279   0.053935  63.183022 ( 29.741500)
total: 293.01 sec