Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251007-061257
#<BuildRuby:0x000071078698fdd8
 @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.20251007-061257",
 @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.000015   0.000004   0.000019 (  0.000020)
autoconf               0.000030   0.000008   0.000038 (  0.000038)
configure              0.000023   0.000006   0.000029 (  0.000029)
build_up               0.006684   0.004294   5.155456 (  4.383110)
build_miniruby         0.004921   0.002622 148.197094 ( 68.489460)
build_ruby             0.001939   0.000260   4.708342 ( 19.342440)
build_all              0.009986   0.000621   9.002353 (  6.373602)
build_install          0.016750   0.006419   9.667832 (  7.944030)
test_btest             0.001065   0.000028  77.999847 ( 42.489685)
test_basic             0.003732   0.005179   1.099088 (  2.126411)
test_all               0.097617   0.032956 655.902491 (302.229757)
test_rubyspec          0.051408   0.036090 113.495969 ( 58.141173)
total: 511.52 sec