Logfile: /home/opc/ruby/logs/brlog.master.20250726-004128
#<BuildRuby:0x0000fffe0a5bfdc0
 @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-004128",
 @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.000012   0.000002   0.000014 (  0.000014)
autoconf               0.000023   0.000002   0.000025 (  0.000025)
configure              0.000015   0.000001   0.000016 (  0.000016)
build_up               0.005282   0.000522   2.179473 (  1.908221)
build_miniruby         0.001265   0.000125   1.310488 (  1.311650)
build_ruby             0.001457   0.000144   1.950494 (  4.366181)
build_all              0.002414   0.005225   3.217192 (  1.856155)
build_install          0.014229   0.003144   4.662574 (  2.835886)
test_btest             0.000717   0.000119  36.868126 ( 15.891357)
test_basic             0.000000   0.007346   0.502031 (  0.590943)
test_all               0.094295   0.018981 481.711254 (224.440462)
test_rubyspec          0.038979   0.047298  63.837827 ( 29.917042)
total: 283.12 sec