Logfile: /home/opc/ruby/logs/brlog.master.20250726-154641
#<BuildRuby:0x0000ffff0560fdd8
 @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.20250726-154641",
 @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.000015   0.000003   0.000018 (  0.000052)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.005213   0.000200   2.151955 (  1.829259)
build_miniruby         0.001252   0.000000   1.276514 (  1.283602)
build_ruby             0.001437   0.000000   1.881552 (  3.983027)
build_all              0.007232   0.000289   3.211024 (  1.745265)
build_install          0.012669   0.004196   4.681040 (  2.724144)
test_btest             0.000540   0.000090  36.628408 ( 15.569744)
test_basic             0.002867   0.003919   0.486257 (  0.566738)
test_all               0.086602   0.022412 402.058344 (178.245888)
test_rubyspec          0.054133   0.030663  63.188219 ( 29.806923)
total: 235.76 sec