Logfile: /home/opc/ruby/logs/brlog.master.20250729-202819
#<BuildRuby:0x0000fffe21d2fdc8
 @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-202819",
 @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.000010   0.000003   0.000013 (  0.000013)
autoconf               0.000046   0.000000   0.000046 (  0.000078)
configure              0.000016   0.000000   0.000016 (  0.000015)
build_up               0.002082   0.004476   2.124884 (  1.842182)
build_miniruby         0.000233   0.001200   1.254103 (  1.256441)
build_ruby             0.001096   0.000449   1.904635 (  4.520549)
build_all              0.003598   0.003710   3.198051 (  1.709635)
build_install          0.016753   0.000000   4.708444 (  2.717838)
test_btest             0.000676   0.000000  36.462890 ( 16.300437)
test_basic             0.004047   0.002082   0.489882 (  0.578417)
test_all               0.086007   0.026296 430.207189 (186.600845)
test_rubyspec          0.038066   0.051830  62.882768 ( 29.672432)
total: 245.20 sec