Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251002-080655
#<BuildRuby:0x000075e66494fdc0
 @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-080655",
 @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.000020   0.000006   0.000026 (  0.000026)
autoconf               0.000034   0.000009   0.000043 (  0.000043)
configure              0.000027   0.000007   0.000034 (  0.000033)
build_up               0.007534   0.002892   5.331817 (  4.155153)
build_miniruby         0.000497   0.001149   1.901852 (  2.014965)
build_ruby             0.001300   0.000801   4.953841 (  5.292627)
build_all              0.007092   0.002027   6.299825 (  2.863665)
build_install          0.011574   0.008565   9.651576 (  4.895053)
test_btest             0.000896   0.000000  76.644097 ( 33.033374)
test_basic             0.003306   0.003084   1.107949 (  1.202786)
test_all               0.095212   0.032654 702.661245 (341.355060)
test_rubyspec          0.041230   0.035421 114.039872 ( 44.476767)
total: 439.29 sec