Logfile: /home/opc/ruby/logs/brlog.master.20250724-050300
#<BuildRuby:0x0000fffd0277fdd0
 @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-050300",
 @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.000024   0.000002   0.000026 (  0.000026)
configure              0.000012   0.000002   0.000014 (  0.000013)
build_up               0.001172   0.004305   2.062831 (  1.850141)
build_miniruby         0.001109   0.000185   1.295059 (  1.298864)
build_ruby             0.001461   0.000243   2.040700 (  3.955840)
build_all              0.008187   0.000000   3.301519 (  1.765541)
build_install          0.013507   0.004363   4.680548 (  2.694126)
test_btest             0.000699   0.000121  37.286842 ( 16.010584)
test_basic             0.002991   0.004098   0.488255 (  0.572065)
test_all               0.086076   0.022639 413.469296 (180.081258)
test_rubyspec          0.053009   0.038245  62.203168 ( 29.431879)
total: 237.66 sec