Logfile: /home/opc/ruby/logs/brlog.master.20250726-223855
#<BuildRuby:0x0000fffc5cadfdc8
 @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.20250726-223855",
 @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.000013   0.000000   0.000013 (  0.000013)
autoconf               0.000022   0.000000   0.000022 (  0.000037)
configure              0.000015   0.000000   0.000015 (  0.000029)
build_up               0.005497   0.000000   2.175109 (  1.866683)
build_miniruby         0.001300   0.000000   1.303061 (  1.307262)
build_ruby             0.001511   0.000000   1.884472 (  4.247681)
build_all              0.007979   0.000000   3.204858 (  1.780942)
build_install          0.016861   0.000000   4.736695 (  2.713377)
test_btest             0.000672   0.000000  36.331193 ( 15.534105)
test_basic             0.006581   0.000000   0.482110 (  0.567847)
test_all               0.070409   0.047573 436.562816 (203.338885)
test_rubyspec          0.056845   0.024878  62.225535 ( 29.349439)
total: 260.71 sec