Logfile: /home/opc/ruby/logs/brlog.master.20250801-013957
#<BuildRuby:0x0000fffc8caafdc8
 @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.20250801-013957",
 @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.000009   0.000002   0.000011 (  0.000012)
autoconf               0.000021   0.000005   0.000026 (  0.000025)
configure              0.000036   0.000008   0.000044 (  0.000045)
build_up               0.001564   0.004406   2.165685 (  1.848583)
build_miniruby         0.001243   0.000000   1.348653 (  1.351489)
build_ruby             0.001566   0.000000   1.953211 (  4.034242)
build_all              0.008260   0.000000   3.311633 (  1.790725)
build_install          0.005089   0.013111   4.781454 (  2.653029)
test_btest             0.000000   0.000880  37.234956 ( 16.118073)
test_basic             0.000000   0.007559   0.512829 (  0.598486)
test_all               0.079475   0.036862 506.724535 (230.177563)
test_rubyspec          0.051589   0.039073  62.738950 ( 29.585287)
total: 288.16 sec