Logfile: /home/opc/ruby/logs/brlog.master.20250724-105446
#<BuildRuby:0x0000fffcda90fdd0
 @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-105446",
 @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.000013   0.000000   0.000013 (  0.000013)
autoconf               0.000029   0.000000   0.000029 (  0.000029)
configure              0.000016   0.000000   0.000016 (  0.000016)
build_up               0.005230   0.000000   1.978910 (  1.800287)
build_miniruby         0.001108   0.000000   1.247557 (  1.250955)
build_ruby             0.001718   0.000000   1.861993 (  3.935594)
build_all              0.007327   0.000000   3.264518 (  1.756341)
build_install          0.004098   0.011617   4.582867 (  2.642815)
test_btest             0.000724   0.000084  36.389863 ( 15.551475)
test_basic             0.002050   0.004161   0.485653 (  0.561237)
test_all               0.106161   0.008786 489.781969 (211.823544)
test_rubyspec          0.062599   0.019971  62.332292 ( 29.342830)
total: 268.67 sec