Logfile: /home/opc/ruby/logs/brlog.master.20250726-093315
#<BuildRuby:0x0000fffc4bf0fdc8
 @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-093315",
 @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.000014)
autoconf               0.000022   0.000001   0.000023 (  0.000023)
configure              0.000014   0.000000   0.000014 (  0.000014)
build_up               0.005144   0.000246   2.151960 (  1.877485)
build_miniruby         0.000000   0.001437   1.250706 (  1.255997)
build_ruby             0.000000   0.001511   1.855071 (  4.436851)
build_all              0.000000   0.007280   3.158737 (  1.704074)
build_install          0.008673   0.008298   4.618640 (  2.676317)
test_btest             0.000528   0.000131  36.378634 ( 15.766142)
test_basic             0.005543   0.001373   0.487428 (  0.563381)
test_all               0.062935   0.050001 408.580618 (179.393197)
test_rubyspec          0.031920   0.056751  61.965580 ( 29.449836)
total: 237.12 sec