Logfile: /home/opc/ruby/logs/brlog.master.20250727-153910
#<BuildRuby:0x0000fffbf8e2fdc0
 @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.20250727-153910",
 @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.000012)
autoconf               0.000017   0.000003   0.000020 (  0.000020)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.000959   0.004475   2.140767 (  1.842376)
build_miniruby         0.000000   0.001418   1.296399 (  1.320213)
build_ruby             0.000000   0.001856   1.922070 (  4.899499)
build_all              0.006844   0.000869   3.219885 (  1.785996)
build_install          0.014862   0.001568   4.690224 (  2.780047)
test_btest             0.000585   0.000139  36.710617 ( 18.538889)
test_basic             0.005271   0.001256   0.487801 (  0.577283)
test_all               0.088806   0.028018 487.601966 (203.102015)
test_rubyspec          0.039157   0.052020  62.684751 ( 29.700321)
total: 264.55 sec