Logfile: /home/opc/ruby/logs/brlog.master.20250725-011334
#<BuildRuby:0x0000fffe1a90fdd0
 @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-011334",
 @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.000013   0.000001   0.000014 (  0.000014)
autoconf               0.000031   0.000002   0.000033 (  0.000032)
configure              0.000016   0.000001   0.000017 (  0.000016)
build_up               0.001727   0.003712   2.003442 (  1.857176)
build_miniruby         0.001058   0.000100   1.244454 (  1.253063)
build_ruby             0.001551   0.000148   1.935026 (  4.672801)
build_all              0.007134   0.000289   3.228397 (  1.693160)
build_install          0.010514   0.004937   4.607038 (  2.684106)
test_btest             0.000614   0.000080  37.664460 ( 16.256041)
test_basic             0.003154   0.004207   0.503378 (  0.580792)
test_all               0.107767   0.004168 420.768959 (192.415757)
test_rubyspec          0.044128   0.043418  62.289540 ( 29.314253)
total: 250.73 sec