Logfile: /home/opc/ruby/logs/brlog.master.20250730-185807
#<BuildRuby:0x0000fffdc302fdc0
 @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.20250730-185807",
 @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.000001   0.000012 (  0.000012)
autoconf               0.000018   0.000002   0.000020 (  0.000020)
configure              0.000012   0.000002   0.000014 (  0.000013)
build_up               0.002133   0.003796   2.130141 (  1.841354)
build_miniruby         0.001136   0.000180   1.234080 (  1.237939)
build_ruby             0.001157   0.000183   1.926497 (  3.943100)
build_all              0.006727   0.000387   3.224532 (  1.744096)
build_install          0.013361   0.003676   4.732469 (  2.662357)
test_btest             0.000763   0.000000  36.385373 ( 16.038684)
test_basic             0.004629   0.003594   0.491524 (  0.566002)
test_all               0.079371   0.033713 460.314697 (213.889484)
test_rubyspec          0.050493   0.033215  62.903205 ( 29.870283)
total: 271.80 sec