Logfile: /home/opc/ruby/logs/brlog.master.20250729-074854
#<BuildRuby:0x0000fffd329ffdc8
 @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-074854",
 @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.000022   0.000003   0.000025 (  0.000025)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.005356   0.000000   2.146614 (  1.850028)
build_miniruby         0.001207   0.000000   1.248880 (  1.257857)
build_ruby             0.001549   0.000055   1.871414 (  4.577558)
build_all              0.007439   0.000000   3.202155 (  1.792422)
build_install          0.016908   0.000551   4.614200 (  2.870757)
test_btest             0.000623   0.000077  36.692958 ( 15.597252)
test_basic             0.002308   0.004480   0.493634 (  0.575372)
test_all               0.085622   0.027073 474.078630 (211.632511)
test_rubyspec          0.028325   0.060279  62.560487 ( 29.632735)
total: 269.79 sec