Logfile: /home/opc/ruby/logs/brlog.master.20250725-165431
#<BuildRuby:0x0000fffe3a34fdd0
 @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.20250725-165431",
 @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.000002   0.000013 (  0.000014)
autoconf               0.000025   0.000004   0.000029 (  0.000029)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.005349   0.000228   2.189101 (  1.894629)
build_miniruby         0.001131   0.000179   1.328713 (  1.337781)
build_ruby             0.001362   0.000216   1.934320 (  3.930616)
build_all              0.002466   0.004674   3.249098 (  1.820687)
build_install          0.012375   0.005106   4.740032 (  2.866008)
test_btest             0.000630   0.000150  37.738009 ( 16.109234)
test_basic             0.006341   0.000438   0.496919 (  0.585925)
test_all               0.075025   0.040008 409.508396 (177.374884)
test_rubyspec          0.047195   0.043706  62.925368 ( 29.650345)
total: 235.57 sec