Logfile: /home/opc/ruby/logs/brlog.master.20250726-051016
#<BuildRuby:0x0000fffbe008fde0
 @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-051016",
 @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.000019   0.000003   0.000022 (  0.000021)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.000000   0.005888   2.135885 (  1.830636)
build_miniruby         0.000556   0.000708   1.258014 (  1.262122)
build_ruby             0.001241   0.000325   1.908633 (  4.049104)
build_all              0.007139   0.000000   3.154083 (  1.715323)
build_install          0.012321   0.003969   4.644302 (  2.740143)
test_btest             0.000551   0.000137  36.155505 ( 17.838738)
test_basic             0.005162   0.001286   0.485080 (  0.564801)
test_all               0.070818   0.039618 502.540472 (230.384759)
test_rubyspec          0.048268   0.039585  62.558642 ( 30.802275)
total: 291.19 sec