Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251028-061545
#<BuildRuby:0x0000767c080cfdc8
 @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.20251028-061545",
 @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.000014   0.000004   0.000018 (  0.000018)
autoconf               0.000034   0.000010   0.000044 (  0.000043)
configure              0.000024   0.000007   0.000031 (  0.000031)
build_up               0.003493   0.006782   5.131743 (  3.538507)
build_miniruby         0.001090   0.000678   1.877040 (  1.935451)
build_ruby             0.000524   0.001443   4.526503 (  4.532709)
build_all              0.005599   0.004396   6.409416 (  3.534393)
build_install          0.023907   0.003170   9.850682 (  5.408842)
test_btest             0.000542   0.000490  78.626320 ( 27.562261)
test_basic             0.005198   0.003357   1.117120 (  1.166161)
test_all               0.093273   0.038244 620.543947 (243.880895)
test_rubyspec          0.052655   0.025349 110.878559 ( 22.707291)
total: 314.27 sec