Logfile: /home/opc/ruby/logs/brlog.master.20250801-135418
#<BuildRuby:0x0000fffcabb7fdd8
 @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-135418",
 @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.000002   0.000013 (  0.000012)
autoconf               0.000017   0.000003   0.000020 (  0.000020)
configure              0.000011   0.000002   0.000013 (  0.000013)
build_up               0.005084   0.000183   2.133701 (  1.833116)
build_miniruby         0.001226   0.000200   1.242325 (  1.245861)
build_ruby             0.001445   0.000237   1.909294 (  4.254101)
build_all              0.007970   0.000000   3.261998 (  1.871333)
build_install          0.013694   0.004361   4.726273 (  2.680091)
test_btest             0.000572   0.000098  37.208921 ( 15.911717)
test_basic             0.002158   0.004659   0.500578 (  0.591403)
test_all               0.078847   0.036192 496.955268 (219.110526)
test_rubyspec          0.033605   0.055777  63.998180 ( 30.102003)
total: 277.60 sec