Logfile: /home/opc/ruby/logs/brlog.master.20250728-232043
#<BuildRuby:0x0000fffc450cfde0
 @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-232043",
 @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.000010   0.000002   0.000012 (  0.000013)
autoconf               0.000019   0.000005   0.000024 (  0.000023)
configure              0.000012   0.000003   0.000015 (  0.000014)
build_up               0.001431   0.004413   2.219343 (  1.863062)
build_miniruby         0.000000   0.001338   1.304110 (  1.313175)
build_ruby             0.000198   0.001385   1.943627 (  3.760744)
build_all              0.003721   0.003810   3.204564 (  1.712560)
build_install          0.009610   0.008399   4.723562 (  2.757708)
test_btest             0.000574   0.000245  37.698671 ( 16.495786)
test_basic             0.004783   0.002037   0.511581 (  0.598441)
test_all               0.101174   0.012708 470.270668 (199.310046)
test_rubyspec          0.055754   0.026219  62.607860 ( 29.373517)
total: 257.19 sec