Logfile: /home/opc/ruby/logs/brlog.master.20250728-045708
#<BuildRuby:0x0000fffe4f5bfdd0
 @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.20250728-045708",
 @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.000026   0.000005   0.000031 (  0.000031)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.005689   0.000000   2.188646 (  1.875986)
build_miniruby         0.001316   0.000000   1.290955 (  1.297623)
build_ruby             0.000000   0.002472   1.896732 (  3.980416)
build_all              0.006657   0.001145   3.207247 (  1.730499)
build_install          0.012503   0.003991   4.658919 (  2.995525)
test_btest             0.000320   0.000914  36.954066 ( 16.779721)
test_basic             0.001624   0.007329   0.499656 (  0.582317)
test_all               0.073741   0.039934 437.081985 (184.823822)
test_rubyspec          0.043703   0.060898  65.595232 ( 30.750858)
total: 244.82 sec