Logfile: /home/opc/ruby/logs/brlog.master.20250730-013017
#<BuildRuby:0x0000ffff6d57fdd8
 @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-013017",
 @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.000001   0.000011 (  0.000012)
autoconf               0.000019   0.000002   0.000021 (  0.000021)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.005215   0.000580   2.159730 (  1.843916)
build_miniruby         0.001189   0.000133   1.270191 (  1.273733)
build_ruby             0.001456   0.000162   1.943626 (  4.990701)
build_all              0.007070   0.000787   3.260303 (  1.766483)
build_install          0.000209   0.018013   4.749226 (  2.778386)
test_btest             0.000000   0.000770  36.440102 ( 16.019959)
test_basic             0.000143   0.007083   0.495863 (  0.582881)
test_all               0.095803   0.016498 452.917780 (210.122991)
test_rubyspec          0.044973   0.053970  63.197174 ( 29.807282)
total: 269.19 sec