Logfile: /home/opc/ruby/logs/brlog.master.20250726-024516
#<BuildRuby:0x0000fffd9ed8fdc8
 @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-024516",
 @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.000012   0.000002   0.000014 (  0.000014)
build_up               0.005445   0.000247   2.197006 (  2.177034)
build_miniruby         0.001084   0.000171   1.344117 (  1.348034)
build_ruby             0.001446   0.000229   1.952068 (  4.284919)
build_all              0.003537   0.003985   3.231003 (  1.741525)
build_install          0.015181   0.002273   4.715448 (  2.743144)
test_btest             0.000529   0.000102  36.581746 ( 15.815849)
test_basic             0.005624   0.001082   0.489435 (  0.568276)
test_all               0.084730   0.024831 428.558197 (193.477630)
test_rubyspec          0.047709   0.032120  62.455233 ( 29.240096)
total: 251.40 sec