Logfile: /home/opc/ruby/logs/brlog.master.20250725-233810
#<BuildRuby:0x0000fffec16bfdd0
 @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.20250725-233810",
 @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.000011   0.000001   0.000012 (  0.000013)
autoconf               0.000025   0.000003   0.000028 (  0.000028)
configure              0.000013   0.000002   0.000015 (  0.000014)
build_up               0.000988   0.004194   2.143086 (  1.839582)
build_miniruby         0.001061   0.000175   1.239158 (  1.241730)
build_ruby             0.001373   0.000227   1.882733 (  3.809775)
build_all              0.006496   0.000353   3.141289 (  1.714449)
build_install          0.009731   0.006993   4.624185 (  2.707745)
test_btest             0.000666   0.000144  37.000766 ( 15.970950)
test_basic             0.002773   0.003740   0.512728 (  0.600536)
test_all               0.073513   0.042926 478.484126 (200.409823)
test_rubyspec          0.043820   0.046846  62.938302 ( 30.032849)
total: 258.33 sec