Logfile: /home/opc/ruby/logs/brlog.master.20250724-175930
#<BuildRuby:0x0000fffdf0b8fdc8
 @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.20250724-175930",
 @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.000000   0.000011 (  0.000012)
autoconf               0.000022   0.000001   0.000023 (  0.000040)
configure              0.000010   0.000000   0.000010 (  0.000034)
build_up               0.005198   0.000260   2.038582 (  1.861483)
build_miniruby         0.001199   0.000060   1.271043 (  1.274656)
build_ruby             0.001487   0.000074   1.857771 (  4.244393)
build_all              0.006929   0.000124   3.216511 (  1.721616)
build_install          0.012514   0.003994   4.619510 (  2.655251)
test_btest             0.000672   0.000053  36.359207 ( 15.899650)
test_basic             0.002743   0.004608   0.492489 (  0.593874)
test_all               0.077094   0.036735 438.336239 (188.471377)
test_rubyspec          0.042354   0.044577  62.683837 ( 29.509562)
total: 246.23 sec