Logfile: /home/opc/ruby/logs/brlog.master.20250802-194820
#<BuildRuby:0x0000fffd2ed5fdc8
 @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.20250802-194820",
 @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.000009   0.000002   0.000011 (  0.000012)
autoconf               0.000016   0.000004   0.000020 (  0.000021)
configure              0.000011   0.000003   0.000014 (  0.000013)
build_up               0.005712   0.000000   2.143936 (  1.853715)
build_miniruby         0.001224   0.000000   1.276808 (  1.280665)
build_ruby             0.001508   0.000148   1.878189 (  4.244140)
build_all              0.006907   0.000000   3.199791 (  1.712320)
build_install          0.013026   0.003993   4.667889 (  2.690483)
test_btest             0.000663   0.000143  37.003103 ( 15.985041)
test_basic             0.002669   0.003713   0.501353 (  0.584590)
test_all               0.092861   0.018882 475.120446 (197.867186)
test_rubyspec          0.033013   0.052654  62.618782 ( 29.716843)
total: 255.94 sec