Logfile: /home/opc/ruby/logs/brlog.master.20250725-065254
#<BuildRuby:0x0000fffe9765fdd8
 @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-065254",
 @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.000013)
autoconf               0.000020   0.000004   0.000024 (  0.000023)
configure              0.000014   0.000002   0.000016 (  0.000016)
build_up               0.004825   0.000853   2.024018 (  1.775923)
build_miniruby         0.001094   0.000194   1.251796 (  1.254298)
build_ruby             0.001661   0.000000   1.906059 (  4.034270)
build_all              0.007264   0.000000   3.229670 (  1.774010)
build_install          0.010874   0.005804   4.624018 (  2.685190)
test_btest             0.000578   0.000116  36.348951 ( 15.692693)
test_basic             0.001551   0.004072   0.491595 (  0.576464)
test_all               0.095434   0.016205 472.286737 (198.071815)
test_rubyspec          0.025973   0.066352  62.217579 ( 29.481997)
total: 255.35 sec