Logfile: /home/opc/ruby/logs/brlog.master.20250726-104311
#<BuildRuby:0x0000fffcb33bfdc0
 @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.20250726-104311",
 @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.000011   0.000001   0.000012 (  0.000012)
autoconf               0.000020   0.000002   0.000022 (  0.000036)
configure              0.000011   0.000002   0.000013 (  0.000027)
build_up               0.005200   0.000000   2.142156 (  1.858945)
build_miniruby         0.001200   0.000000   1.220210 (  1.223675)
build_ruby             0.001569   0.000000   1.936443 (  4.095763)
build_all              0.007143   0.000000   3.149358 (  1.756972)
build_install          0.015945   0.000299   4.654544 (  2.870931)
test_btest             0.000668   0.000054  36.619467 ( 16.245059)
test_basic             0.005659   0.000454   0.484787 (  0.566529)
test_all               0.098904   0.012611 440.869422 (192.899217)
test_rubyspec          0.009869   0.086580  62.551448 ( 29.456031)
total: 250.97 sec