Logfile: /home/opc/ruby/logs/brlog.master.20250731-004639
#<BuildRuby:0x0000fffe5810fde0
 @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.20250731-004639",
 @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.000012   0.000001   0.000013 (  0.000013)
autoconf               0.000022   0.000001   0.000023 (  0.000023)
configure              0.000014   0.000000   0.000014 (  0.000014)
build_up               0.005134   0.000250   2.144083 (  1.845777)
build_miniruby         0.001216   0.000059   1.260503 (  1.267790)
build_ruby             0.001612   0.000000   1.885647 (  4.183884)
build_all              0.007586   0.000032   3.211984 (  1.826738)
build_install          0.013228   0.003446   4.669713 (  2.638033)
test_btest             0.000550   0.000039  36.508171 ( 15.821967)
test_basic             0.002348   0.004141   0.490529 (  0.573238)
test_all               0.089524   0.019224 438.056763 (197.810136)
test_rubyspec          0.052568   0.069466  63.510554 ( 30.002004)
total: 255.97 sec