Logfile: /home/opc/ruby/logs/brlog.master.20250727-003945
#<BuildRuby:0x0000fffdab15fdc0
 @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.20250727-003945",
 @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.000011)
autoconf               0.000021   0.000001   0.000022 (  0.000021)
configure              0.000013   0.000000   0.000013 (  0.000013)
build_up               0.005480   0.000000   2.098902 (  1.827334)
build_miniruby         0.001332   0.000000   1.223618 (  1.227637)
build_ruby             0.001509   0.000012   1.902882 (  4.456568)
build_all              0.000000   0.007481   3.200478 (  1.741296)
build_install          0.010591   0.005895   4.650192 (  2.682484)
test_btest             0.000685   0.000124  36.954123 ( 15.956014)
test_basic             0.007361   0.000040   0.506027 (  0.584470)
test_all               0.084826   0.028209 495.564800 (212.805865)
test_rubyspec          0.043454   0.049920  62.067248 ( 29.326889)
total: 270.61 sec