Logfile: /home/opc/ruby/logs/brlog.master.20250724-065717
#<BuildRuby:0x0000fffd0031fdc8
 @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.20250724-065717",
 @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.000009   0.000003   0.000012 (  0.000011)
autoconf               0.000016   0.000003   0.000019 (  0.000019)
configure              0.000010   0.000003   0.000013 (  0.000012)
build_up               0.004393   0.001031   2.001778 (  1.766678)
build_miniruby         0.001026   0.000241   1.239641 (  1.242524)
build_ruby             0.001239   0.000291   1.885775 (  4.586031)
build_all              0.005982   0.001404   3.227695 (  1.725006)
build_install          0.005616   0.012091   4.678329 (  2.670801)
test_btest             0.000495   0.000180  36.539569 ( 18.297936)
test_basic             0.004110   0.002489   0.486203 (  0.557293)
test_all               0.078377   0.035024 430.410494 (187.017473)
test_rubyspec          0.028868   0.072776  64.979490 ( 30.391980)
total: 248.26 sec