Logfile: /home/opc/ruby/logs/brlog.master.20250802-193031
#<BuildRuby:0x0000fffe1b94fdd0
 @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.20250802-193031",
 @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.000001   0.000011 (  0.000011)
autoconf               0.000020   0.000002   0.000022 (  0.000064)
configure              0.000018   0.000002   0.000020 (  0.000019)
build_up               0.002800   0.002731   2.163640 (  1.806874)
build_miniruby         0.001048   0.000149   1.292523 (  1.305986)
build_ruby             0.000000   0.001788   1.965176 (  4.384478)
build_all              0.001747   0.006014   3.252898 (  1.769608)
build_install          0.015569   0.002373   4.710755 (  2.722478)
test_btest             0.000465   0.000105  37.092503 ( 17.744463)
test_basic             0.000709   0.006373   0.499991 (  0.585202)
test_all               0.075976   0.034665 507.754791 (265.686555)
test_rubyspec          0.055161   0.031813  63.203832 ( 29.849107)
total: 325.86 sec