Logfile: /home/opc/ruby/logs/brlog.master.20250724-052035
#<BuildRuby:0x0000fffcbbd5fdc8
 @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-052035",
 @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.000012   0.000002   0.000014 (  0.000015)
autoconf               0.000022   0.000004   0.000026 (  0.000025)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.005027   0.000156   2.122043 (  1.878796)
build_miniruby         0.001047   0.000165   1.312618 (  1.315892)
build_ruby             0.001609   0.000253   1.975071 (  4.761332)
build_all              0.000000   0.008022   3.288235 (  1.801716)
build_install          0.009054   0.009286   4.702426 (  2.692439)
test_btest             0.000000   0.000897  37.434729 ( 18.262182)
test_basic             0.001043   0.008000   0.513562 (  0.603351)
test_all               0.097703   0.021291 452.486528 (198.638489)
test_rubyspec          0.044068   0.043633  62.742131 ( 29.789800)
total: 259.75 sec