Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251003-020820
#<BuildRuby:0x000072415c64fdd8
 @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.20251003-020820",
 @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.000026)
autoconf               0.000032   0.000010   0.000042 (  0.000042)
configure              0.000028   0.000008   0.000036 (  0.000036)
build_up               0.006653   0.003857   5.127617 (  4.455426)
build_miniruby         0.001207   0.000386   2.477201 (  2.784980)
build_ruby             0.000840   0.000973   4.609768 (  4.900079)
build_all              0.005343   0.003165   6.137962 (  3.389011)
build_install          0.019292   0.002845   9.645579 (  5.612424)
test_btest             0.000921   0.000000  76.220842 ( 39.181920)
test_basic             0.002072   0.006805   1.175891 (  1.300211)
test_all               0.095189   0.033488 653.736268 (315.806277)
test_rubyspec          0.044960   0.034730 112.910751 ( 45.363717)
total: 422.80 sec