Logfile: /home/opc/ruby/logs/brlog.master.20250729-123819
#<BuildRuby:0x0000fffbc720fdc8
 @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.20250729-123819",
 @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.000001   0.000011 (  0.000011)
autoconf               0.000018   0.000002   0.000020 (  0.000021)
configure              0.000011   0.000002   0.000013 (  0.000013)
build_up               0.005653   0.000174   2.143505 (  1.862103)
build_miniruby         0.001302   0.000000   1.256946 (  1.260523)
build_ruby             0.001717   0.000000   1.877057 (  4.425350)
build_all              0.006596   0.000175   3.155898 (  1.774467)
build_install          0.015884   0.000653   4.592189 (  2.729469)
test_btest             0.000778   0.000031  36.653080 ( 15.727094)
test_basic             0.006986   0.000246   0.487671 (  0.565632)
test_all               0.077139   0.036771 496.280993 (251.267820)
test_rubyspec          0.041821   0.041328  62.947773 ( 29.754800)
total: 309.37 sec