Logfile: /home/opc/ruby/logs/brlog.master.20250729-220437
#<BuildRuby:0x0000fffd6a79fdc0
 @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-220437",
 @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.000008   0.000003   0.000011 (  0.000012)
autoconf               0.000015   0.000005   0.000020 (  0.000020)
configure              0.000024   0.000008   0.000032 (  0.000038)
build_up               0.005296   0.000391   2.157454 (  1.865598)
build_miniruby         0.001255   0.000000   1.262686 (  1.264944)
build_ruby             0.001744   0.000000   1.875731 (  3.883575)
build_all              0.004017   0.003735   3.225116 (  1.804580)
build_install          0.016169   0.001125   4.715608 (  2.700067)
test_btest             0.000277   0.000564  36.485322 ( 15.499834)
test_basic             0.000395   0.006578   0.487696 (  0.574811)
test_all               0.081244   0.032152 485.903719 (214.446932)
test_rubyspec          0.030839   0.056278  62.505083 ( 29.510230)
total: 271.55 sec