Logfile: /home/opc/ruby/logs/brlog.master.20250729-223455
#<BuildRuby:0x0000fffc6c9bfdc0
 @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-223455",
 @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.000033   0.000006   0.000039 (  0.000037)
configure              0.000019   0.000003   0.000022 (  0.000021)
build_up               0.005122   0.000904   2.124707 (  1.834910)
build_miniruby         0.001072   0.000189   1.281175 (  1.285125)
build_ruby             0.001548   0.000000   1.909399 (  4.025406)
build_all              0.002937   0.004408   3.255538 (  1.725101)
build_install          0.016005   0.000758   4.685346 (  2.682332)
test_btest             0.000848   0.000000  36.557398 ( 16.263528)
test_basic             0.002882   0.004177   0.498337 (  0.580385)
test_all               0.073914   0.039699 489.937900 (211.995960)
test_rubyspec          0.031914   0.051401  62.455988 ( 29.421676)
total: 269.82 sec