Logfile: /home/opc/ruby/logs/brlog.master.20250730-183133
#<BuildRuby:0x0000fffc310bfdc8
 @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-183133",
 @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.000002   0.000012 (  0.000012)
autoconf               0.000018   0.000004   0.000022 (  0.000021)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.005256   0.000238   2.127490 (  1.932162)
build_miniruby         0.001117   0.000178   1.263724 (  1.273605)
build_ruby             0.001738   0.000276   1.941232 (  4.061526)
build_all              0.005958   0.002269   3.207142 (  1.788011)
build_install          0.016778   0.000865   4.670723 (  2.683528)
test_btest             0.000697   0.000107  36.713418 ( 16.721437)
test_basic             0.006358   0.000355   0.497952 (  0.582568)
test_all               0.098230   0.014186 423.785496 (184.164490)
test_rubyspec          0.034200   0.059642  62.778591 ( 29.557280)
total: 242.77 sec