Logfile: /home/opc/ruby/logs/brlog.master.20250724-175513
#<BuildRuby:0x0000fffd979ffde0
 @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-175513",
 @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.000000   0.000011 (  0.000012)
autoconf               0.000021   0.000001   0.000022 (  0.000022)
configure              0.000010   0.000000   0.000010 (  0.000027)
build_up               0.005485   0.000075   2.019196 (  1.791096)
build_miniruby         0.001290   0.000065   1.271301 (  1.283026)
build_ruby             0.000000   0.001470   1.887594 (  4.426945)
build_all              0.004465   0.002611   3.228464 (  1.708078)
build_install          0.007558   0.008928   4.604304 (  2.603723)
test_btest             0.000704   0.000127  36.718495 ( 15.644168)
test_basic             0.006045   0.001099   0.490660 (  0.592295)
test_all               0.078193   0.033318 473.123782 (197.697620)
test_rubyspec          0.017456   0.073567  62.159613 ( 29.364139)
total: 255.11 sec