Logfile: /home/opc/ruby/logs/brlog.master.20250724-155917
#<BuildRuby:0x0000fffdfa92fdd0
 @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.20250724-155917",
 @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.000000   0.000011 (  0.000012)
autoconf               0.000026   0.000002   0.000028 (  0.000027)
configure              0.000014   0.000000   0.000014 (  0.000014)
build_up               0.005479   0.000275   2.063601 (  1.803575)
build_miniruby         0.001282   0.000000   1.274348 (  1.277826)
build_ruby             0.001392   0.000000   1.921615 (  4.087823)
build_all              0.007253   0.000000   3.209028 (  1.877952)
build_install          0.012887   0.004509   4.680413 (  2.696264)
test_btest             0.000698   0.000056  36.424257 ( 16.659437)
test_basic             0.006647   0.000181   0.498396 (  0.585826)
test_all               0.085745   0.028223 484.901281 (211.029190)
test_rubyspec          0.031010   0.058280  62.184482 ( 29.410840)
total: 269.43 sec