Logfile: /home/opc/ruby/logs/brlog.master.20250723-072507
#<BuildRuby:0x0000fffeff98fdd8
 @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.20250723-072507",
 @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.000003   0.000013 (  0.000014)
autoconf               0.000019   0.000006   0.000025 (  0.000024)
configure              0.000012   0.000003   0.000015 (  0.000015)
build_up               0.002455   0.004712   2.042027 (  1.842835)
build_miniruby         0.001182   0.000000   1.301794 (  1.305181)
build_ruby             0.001596   0.000000   1.891399 (  3.931074)
build_all              0.003662   0.003471   3.188098 (  1.834322)
build_install          0.014997   0.001039   4.595155 (  2.722075)
test_btest             0.000744   0.000082  36.832890 ( 15.615638)
test_basic             0.003095   0.003944   0.489144 (  0.561902)
test_all               0.092793   0.019380 435.350471 (196.608380)
test_rubyspec          0.053275   0.029394  63.084180 ( 29.551522)
total: 253.97 sec