Logfile: /home/opc/ruby/logs/brlog.master.20250728-141814
#<BuildRuby:0x0000fffd779ffdd8
 @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-141814",
 @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.000015)
autoconf               0.000020   0.000004   0.000024 (  0.000023)
configure              0.000014   0.000003   0.000017 (  0.000017)
build_up               0.005560   0.000492   2.140466 (  1.848587)
build_miniruby         0.001351   0.000000   1.245745 (  1.251006)
build_ruby             0.001775   0.000000   1.950570 (  4.140037)
build_all              0.007131   0.000000   3.258003 (  1.796127)
build_install          0.011659   0.005967   4.699992 (  2.746951)
test_btest             0.000574   0.000111  37.465671 ( 16.094001)
test_basic             0.006101   0.000441   0.489384 (  0.566129)
test_all               0.095806   0.018205 447.666571 (193.589108)
test_rubyspec          0.049731   0.034442  62.613532 ( 29.461976)
total: 251.49 sec