Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251025-041306
#<BuildRuby:0x000077bf386ffdc8
 @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.20251025-041306",
 @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.000024   0.000000   0.000024 (  0.000024)
autoconf               0.000048   0.000000   0.000048 (  0.000048)
configure              0.000030   0.000000   0.000030 (  0.000030)
build_up               0.007154   0.003409   5.308663 (  3.961518)
build_miniruby         0.001768   0.000000   2.060659 (  2.128262)
build_ruby             0.000424   0.001815   3.842271 (  3.974895)
build_all              0.005905   0.001250   4.527468 (  1.827741)
build_install          0.012230   0.004795   7.720271 (  3.392711)
test_btest             0.000881   0.000000  67.554711 ( 18.136792)
test_basic             0.002119   0.006070   0.911405 (  0.957516)
test_all               0.088286   0.035349 625.793796 (207.679775)
test_rubyspec          0.048536   0.033924 109.942822 ( 22.235545)
total: 264.30 sec