Logfile: /home/opc/ruby/logs/brlog.master.20250723-064516
#<BuildRuby:0x0000fffcf98bfdc0
 @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-064516",
 @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.000026   0.000000   0.000026 (  0.000025)
configure              0.000016   0.000000   0.000016 (  0.000016)
build_up               0.004991   0.000271   2.020314 (  1.810352)
build_miniruby         0.001065   0.000247   1.258596 (  1.262024)
build_ruby             0.001639   0.000000   1.886918 (  4.491708)
build_all              0.007068   0.000125   3.161903 (  1.732297)
build_install          0.012630   0.004196   4.588410 (  2.787865)
test_btest             0.000581   0.000131  36.997016 ( 15.796816)
test_basic             0.005379   0.001207   0.487654 (  0.567319)
test_all               0.081101   0.031936 426.432926 (184.370462)
test_rubyspec          0.037506   0.042875  62.214451 ( 29.394032)
total: 242.21 sec