Logfile: /home/opc/ruby/logs/brlog.master.20250728-033008
#<BuildRuby:0x0000fffbc958fdc0
 @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-033008",
 @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.000001   0.000013 (  0.000013)
autoconf               0.000023   0.000003   0.000026 (  0.000025)
configure              0.000018   0.000002   0.000020 (  0.000019)
build_up               0.005099   0.000549   2.146900 (  1.887919)
build_miniruby         0.001366   0.000000   1.263854 (  1.266447)
build_ruby             0.002274   0.000000   1.971808 (  3.895530)
build_all              0.007524   0.000000   3.198777 (  1.826779)
build_install          0.011486   0.004493   4.623875 (  2.809679)
test_btest             0.000628   0.000080  37.053604 ( 15.789529)
test_basic             0.006755   0.000864   0.496666 (  0.576476)
test_all               0.080892   0.033285 416.985943 (189.575705)
test_rubyspec          0.040967   0.053932  62.889574 ( 29.997638)
total: 247.63 sec