Logfile: /home/opc/ruby/logs/brlog.master.20250728-071911
#<BuildRuby:0x0000fffc4423fdc0
 @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.20250728-071911",
 @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.000013)
autoconf               0.000018   0.000003   0.000021 (  0.000021)
configure              0.000016   0.000003   0.000019 (  0.000018)
build_up               0.005740   0.000277   2.127322 (  1.817830)
build_miniruby         0.001100   0.000180   1.247325 (  1.253446)
build_ruby             0.001378   0.000226   1.900355 (  3.999345)
build_all              0.004852   0.002630   3.166891 (  1.848597)
build_install          0.006752   0.010322   4.623941 (  2.688829)
test_btest             0.000592   0.000170  36.452362 ( 18.352199)
test_basic             0.002820   0.004687   0.488767 (  0.568468)
test_all               0.075761   0.037161 496.502915 (229.589601)
test_rubyspec          0.031323   0.055217  62.725857 ( 29.605492)
total: 289.73 sec