Logfile: /home/opc/ruby/logs/brlog.master.20250731-070557
#<BuildRuby:0x0000fffbc8e3fde0
 @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-070557",
 @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.000013)
autoconf               0.000018   0.000003   0.000021 (  0.000021)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.004656   0.000762   2.141533 (  1.829940)
build_miniruby         0.001117   0.000183   1.262417 (  1.265604)
build_ruby             0.001361   0.000223   1.934796 (  4.013867)
build_all              0.002971   0.004011   3.205698 (  1.692797)
build_install          0.004368   0.012865   4.635692 (  2.692039)
test_btest             0.000727   0.000000  36.302305 ( 15.763465)
test_basic             0.000000   0.006679   0.497011 (  0.589239)
test_all               0.075625   0.040182 443.014489 (193.120222)
test_rubyspec          0.044995   0.047170  62.969338 ( 30.262716)
total: 251.23 sec