Logfile: /home/opc/ruby/logs/brlog.master.20250723-163209
#<BuildRuby:0x0000fffd5062fdd8
 @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.20250723-163209",
 @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.000001   0.000013 (  0.000013)
autoconf               0.000022   0.000001   0.000023 (  0.000023)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.004950   0.000247   2.027954 (  1.852854)
build_miniruby         0.001255   0.000063   1.256300 (  1.260606)
build_ruby             0.001512   0.000075   1.884885 (  4.012805)
build_all              0.002715   0.004606   3.184821 (  1.764239)
build_install          0.011949   0.004843   4.565435 (  2.715255)
test_btest             0.000649   0.000088  36.429790 ( 16.518866)
test_basic             0.005939   0.000803   0.485407 (  0.577206)
test_all               0.097967   0.012285 490.866463 (217.378326)
test_rubyspec          0.045806   0.040795  62.366865 ( 29.423999)
total: 275.51 sec