Logfile: /home/opc/ruby/logs/brlog.master.20250731-120219
#<BuildRuby:0x0000fffdc58dfdd8
 @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-120219",
 @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.000001   0.000012 (  0.000013)
autoconf               0.000019   0.000002   0.000021 (  0.000020)
configure              0.000013   0.000002   0.000015 (  0.000014)
build_up               0.001664   0.003734   2.129975 (  1.812963)
build_miniruby         0.001123   0.000175   1.249284 (  1.253530)
build_ruby             0.001295   0.000201   1.867281 (  4.321099)
build_all              0.000295   0.007286   3.188939 (  1.788184)
build_install          0.016327   0.001911   4.649925 (  2.664311)
test_btest             0.000000   0.000813  36.476419 ( 15.596890)
test_basic             0.004942   0.004757   0.502329 (  0.579829)
test_all               0.080749   0.032829 443.726967 (191.524545)
test_rubyspec          0.040253   0.052326  63.137867 ( 29.702209)
total: 249.24 sec