Logfile: /home/opc/ruby/logs/brlog.master.20250730-184821
#<BuildRuby:0x0000fffeb941fdd0
 @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.20250730-184821",
 @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.000000   0.000011 (  0.000012)
autoconf               0.000031   0.000000   0.000031 (  0.000031)
configure              0.000015   0.000000   0.000015 (  0.000015)
build_up               0.005065   0.000056   2.162978 (  1.845289)
build_miniruby         0.001153   0.000058   1.294522 (  1.299022)
build_ruby             0.001715   0.000086   1.893502 (  3.936276)
build_all              0.002813   0.004567   3.207422 (  1.713969)
build_install          0.016893   0.000728   4.657212 (  2.655450)
test_btest             0.000786   0.000071  36.293071 ( 15.662368)
test_basic             0.006063   0.000551   0.494150 (  0.581030)
test_all               0.069541   0.041133 479.124599 (213.975735)
test_rubyspec          0.046239   0.039994  61.788482 ( 29.451814)
total: 271.12 sec