Logfile: /home/opc/ruby/logs/brlog.master.20250726-235211
#<BuildRuby:0x0000fffe89a7fde0
 @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-235211",
 @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.000014   0.000001   0.000015 (  0.000257)
autoconf               0.000029   0.000003   0.000032 (  0.000031)
configure              0.000021   0.000002   0.000023 (  0.000022)
build_up               0.005571   0.000153   2.125092 (  1.836086)
build_miniruby         0.001267   0.000124   1.236706 (  1.240306)
build_ruby             0.001717   0.000167   1.889823 (  4.240755)
build_all              0.003549   0.004083   3.224727 (  1.653590)
build_install          0.015443   0.000900   4.723146 (  2.715888)
test_btest             0.000486   0.000062  36.221784 ( 17.810754)
test_basic             0.006369   0.000812   0.490814 (  0.585200)
test_all               0.088239   0.021325 474.881786 (201.308549)
test_rubyspec          0.050241   0.036384  61.990641 ( 29.384174)
total: 260.78 sec