Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251022-021029
#<BuildRuby:0x00007ac086c8fde0
 @BUILD_DIR="/tmp/ruby/build",
 @INSTALL_DIR="/tmp/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/tmp/ruby/src",
 @TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
 @TARGET_NAME="master-no-rjit",
 @TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--disable-rjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20251022-021029",
 @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='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000019   0.000004   0.000023 (  0.000024)
autoconf               0.000038   0.000008   0.000046 (  0.000046)
configure              0.000029   0.000006   0.000035 (  0.000035)
build_up               0.007073   0.003380   5.614838 (  5.130919)
build_miniruby         0.000719   0.000966   3.643679 (  3.270857)
build_ruby             0.001668   0.000145   3.617889 ( 30.035218)
build_all              0.006799   0.001969   5.319088 (  2.261631)
build_install          0.018049   0.002160   8.472495 (  4.220527)
test_btest             0.000990   0.000000  72.382505 ( 20.709256)
test_basic             0.000745   0.006700   0.792774 (  0.843632)
test_all               0.087595   0.039572 697.263857 (328.029588)
test_rubyspec          0.053239   0.028359 113.830691 ( 47.476531)
total: 441.98 sec