Logfile: /home/opc/ruby/logs/brlog.master.20250726-115740
#<BuildRuby:0x0000fffc9378fdd0
 @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-115740",
 @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.000002   0.000014 (  0.000014)
autoconf               0.000029   0.000005   0.000034 (  0.000034)
configure              0.000014   0.000003   0.000017 (  0.000016)
build_up               0.002127   0.003614   2.194212 (  1.875112)
build_miniruby         0.001088   0.000227   1.293447 (  1.295633)
build_ruby             0.001557   0.000000   1.894917 (  4.188268)
build_all              0.007009   0.000133   3.198834 (  1.786295)
build_install          0.015300   0.002032   4.744100 (  2.815966)
test_btest             0.000614   0.000110  36.764278 ( 16.097526)
test_basic             0.007008   0.000000   0.490539 (  0.575622)
test_all               0.092202   0.022793 488.813923 (214.604027)
test_rubyspec          0.046093   0.050677  63.376319 ( 29.867215)
total: 273.11 sec