Logfile: /home/opc/ruby/logs/brlog.master.20250729-181444
#<BuildRuby:0x0000fffcbcbbfdc8
 @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.20250729-181444",
 @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.000009   0.000002   0.000011 (  0.000011)
autoconf               0.000015   0.000004   0.000019 (  0.000019)
configure              0.000011   0.000002   0.000013 (  0.000013)
build_up               0.005523   0.000000   2.125574 (  1.841951)
build_miniruby         0.001142   0.000000   1.247360 (  1.250283)
build_ruby             0.001709   0.000117   1.880465 (  4.359613)
build_all              0.002391   0.004696   3.234004 (  1.722889)
build_install          0.018676   0.000453   4.711282 (  2.750585)
test_btest             0.000599   0.000136  36.465290 ( 15.911201)
test_basic             0.003853   0.003105   0.500041 (  0.585590)
test_all               0.078199   0.030664 446.930686 (209.418814)
test_rubyspec          0.049215   0.035817  62.534044 ( 29.602817)
total: 267.45 sec