Logfile: /home/opc/ruby/logs/brlog.master.20250729-100129
#<BuildRuby:0x0000fffd5dbafdc8
 @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.20250729-100129",
 @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.000015   0.000000   0.000015 (  0.000015)
autoconf               0.000025   0.000000   0.000025 (  0.000025)
configure              0.000021   0.000000   0.000021 (  0.000020)
build_up               0.000000   0.005675   2.132655 (  1.846184)
build_miniruby         0.000000   0.001257   1.263530 (  1.269475)
build_ruby             0.000638   0.000882   1.961132 (  4.595866)
build_all              0.000000   0.006857   3.213439 (  1.771166)
build_install          0.014000   0.002869   4.690323 (  2.711992)
test_btest             0.000634   0.000115  36.535964 ( 15.570516)
test_basic             0.005857   0.001063   0.492137 (  0.572353)
test_all               0.070899   0.044003 468.991514 (208.264957)
test_rubyspec          0.031573   0.053966  62.477830 ( 29.471656)
total: 266.08 sec