Logfile: /home/opc/ruby/logs/brlog.master.20250724-034821
#<BuildRuby:0x0000fffdd346fdd0
 @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-034821",
 @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.000002   0.000015 (  0.000015)
autoconf               0.000044   0.000000   0.000044 (  0.000051)
configure              0.000022   0.000000   0.000022 (  0.000022)
build_up               0.005891   0.000000   2.059851 (  2.028517)
build_miniruby         0.001268   0.000000   1.267044 (  1.269623)
build_ruby             0.001547   0.000000   1.944317 (  4.313158)
build_all              0.006922   0.000542   3.224192 (  1.820029)
build_install          0.012620   0.004249   4.602410 (  2.770029)
test_btest             0.000607   0.000106  35.804594 ( 15.278889)
test_basic             0.006409   0.000349   0.491180 (  0.581944)
test_all               0.082763   0.028958 493.504311 (248.355243)
test_rubyspec          0.036837   0.048015  62.752574 ( 29.644503)
total: 306.06 sec