Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251026-201424
#<BuildRuby:0x000074626509fdd0
 @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.20251026-201424",
 @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.000003   0.000022 (  0.000022)
autoconf               0.000047   0.000000   0.000047 (  0.000047)
configure              0.000033   0.000000   0.000033 (  0.000033)
build_up               0.008325   0.002283   5.489798 (  4.421076)
build_miniruby         0.001952   0.000000  32.424674 ( 21.543592)
build_ruby             0.001974   0.000001   4.676874 (  4.804891)
build_all              0.005940   0.003227   6.109848 (  2.804376)
build_install          0.019268   0.006739   9.731363 (  5.106735)
test_btest             0.001165   0.000028  82.025326 ( 40.251081)
test_basic             0.004606   0.004727   1.179533 (  1.303834)
test_all               0.091867   0.036913 646.835492 (220.013506)
test_rubyspec          0.043905   0.035198 107.704988 ( 20.485744)
total: 320.74 sec