Logfile: /home/opc/ruby/logs/brlog.master.20250731-182439
#<BuildRuby:0x0000fffd63ddfde0
 @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-182439",
 @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.000000   0.000019   0.000019 (  0.000030)
autoconf               0.000000   0.000024   0.000024 (  0.000024)
configure              0.000000   0.000021   0.000021 (  0.000020)
build_up               0.001331   0.004170   2.133657 (  1.824450)
build_miniruby         0.000977   0.000285   1.272059 (  1.277219)
build_ruby             0.001116   0.000326   1.881435 (  4.084322)
build_all              0.002433   0.005020   3.224160 (  1.757207)
build_install          0.012918   0.004310   4.670906 (  2.685002)
test_btest             0.000615   0.000214  35.954327 ( 16.726388)
test_basic             0.002593   0.007932   0.500172 (  0.580852)
test_all               0.077970   0.033211 492.990561 (249.070614)
test_rubyspec          0.053377   0.027644  62.475541 ( 29.542978)
total: 307.55 sec