Logfile: /home/opc/ruby/logs/brlog.master.20250730-155230
#<BuildRuby:0x0000ffff2cebfdd0
 @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.20250730-155230",
 @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.000010   0.000002   0.000012 (  0.000012)
autoconf               0.000024   0.000004   0.000028 (  0.000028)
configure              0.000011   0.000002   0.000013 (  0.000014)
build_up               0.001876   0.003570   2.140809 (  1.830197)
build_miniruby         0.001055   0.000222   1.250624 (  1.257133)
build_ruby             0.001302   0.000274   1.895074 (  4.086332)
build_all              0.000498   0.006995   3.191088 (  1.721442)
build_install          0.015506   0.001015   4.669887 (  2.665763)
test_btest             0.000777   0.000000  36.581208 ( 15.682336)
test_basic             0.003977   0.003127   0.489994 (  0.568084)
test_all               0.080795   0.030830 475.210058 (209.115396)
test_rubyspec          0.026827   0.063094  62.650329 ( 29.499110)
total: 266.43 sec