Logfile: /home/opc/ruby/logs/brlog.master.20250726-190343
#<BuildRuby:0x0000fffe2b84fdd0
 @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.20250726-190343",
 @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.000022   0.000007   0.000029 (  0.000030)
configure              0.000011   0.000004   0.000015 (  0.000015)
build_up               0.000000   0.005223   2.164713 (  1.948082)
build_miniruby         0.000000   0.001503   1.321843 (  1.325595)
build_ruby             0.000000   0.001775   1.874308 (  4.231962)
build_all              0.007198   0.000254   3.245081 (  1.846373)
build_install          0.012882   0.003222   4.651078 (  2.669030)
test_btest             0.000464   0.000179  36.378175 ( 15.573243)
test_basic             0.002533   0.004318   0.488195 (  0.581177)
test_all               0.081968   0.030762 412.639569 (191.168053)
test_rubyspec          0.052247   0.042914  62.049028 ( 29.665443)
total: 249.01 sec