Logfile: /home/opc/ruby/logs/brlog.master.20250728-042559
#<BuildRuby:0x0000fffe384efde0
 @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-042559",
 @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.000002   0.000013 (  0.000013)
autoconf               0.000019   0.000003   0.000022 (  0.000022)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.001626   0.004324   2.202558 (  1.842413)
build_miniruby         0.001046   0.000220   1.326197 (  1.330068)
build_ruby             0.002484   0.000000   1.918361 (  3.960251)
build_all              0.004773   0.002922   3.214941 (  1.740690)
build_install          0.008592   0.009153   4.707874 (  2.790560)
test_btest             0.000502   0.000152  37.720776 ( 16.416751)
test_basic             0.006906   0.000000   0.499757 (  0.593068)
test_all               0.097136   0.018112 436.677616 (185.522126)
test_rubyspec          0.018863   0.076000  62.810398 ( 29.861087)
total: 244.06 sec