Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251002-020538
#<BuildRuby:0x000077466192fdc8
 @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.20251002-020538",
 @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.000006   0.000025 (  0.000024)
autoconf               0.000037   0.000010   0.000047 (  0.000047)
configure              0.000028   0.000008   0.000036 (  0.000037)
build_up               0.004897   0.004610   4.796915 (  3.336246)
build_miniruby         0.000635   0.000895   1.859853 (  1.864751)
build_ruby             0.001613   0.000192   4.462739 (  4.539963)
build_all              0.007796   0.000903   6.188286 (  2.866747)
build_install          0.017809   0.006872   9.595797 (  4.789846)
test_btest             0.001008   0.000000  74.487757 ( 32.821929)
test_basic             0.004449   0.003607   0.986922 (  1.041937)
test_all               0.086153   0.043287 613.906019 (255.625450)
test_rubyspec          0.043315   0.037076 113.053740 ( 33.910793)
total: 340.80 sec