Logfile: /home/opc/ruby/logs/brlog.master.20250723-164704
#<BuildRuby:0x0000fffc97d2fde0
 @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-164704",
 @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.000015   0.000000   0.000015 (  0.000016)
autoconf               0.000030   0.000000   0.000030 (  0.000029)
configure              0.000015   0.000000   0.000015 (  0.000015)
build_up               0.001291   0.003700   2.021043 (  1.894863)
build_miniruby         0.001204   0.000071   1.288440 (  1.295042)
build_ruby             0.001393   0.000000   1.875662 (  4.373646)
build_all              0.006109   0.001284   3.162645 (  1.755644)
build_install          0.011729   0.005129   4.546765 (  2.817904)
test_btest             0.000567   0.000162  36.226617 ( 15.836150)
test_basic             0.000000   0.006837   0.483804 (  0.560587)
test_all               0.083429   0.029292 440.609413 (190.671035)
test_rubyspec          0.017987   0.080656  63.254329 ( 29.803062)
total: 249.01 sec