Logfile: /home/opc/ruby/logs/brlog.master.20250728-162236
#<BuildRuby:0x0000fffec049fdd0
 @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-162236",
 @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.000004   0.000014 (  0.000014)
autoconf               0.000023   0.000009   0.000032 (  0.000032)
configure              0.000011   0.000004   0.000015 (  0.000016)
build_up               0.003364   0.002108   2.151443 (  1.849715)
build_miniruby         0.000908   0.000371   1.274602 (  1.277658)
build_ruby             0.001149   0.000470   1.941152 (  5.588252)
build_all              0.005262   0.002150   3.217803 (  1.743252)
build_install          0.016046   0.001239   4.767638 (  3.323476)
test_btest             0.000622   0.000216  37.444997 ( 16.255516)
test_basic             0.000000   0.007121   0.496424 (  0.581593)
test_all               0.084163   0.026530 428.654065 (188.347355)
test_rubyspec          0.041523   0.086272  62.781602 ( 30.023926)
total: 248.99 sec