Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251024-141330
#<BuildRuby:0x00007fe36043fdc8
 @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.20251024-141330",
 @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.000014   0.000004   0.000018 (  0.000019)
autoconf               0.000024   0.000009   0.000033 (  0.000032)
configure              0.000019   0.000006   0.000025 (  0.000026)
build_up               0.003416   0.005961   4.805983 (  3.055433)
build_miniruby         0.001177   0.000454   1.788734 (  1.794216)
build_ruby             0.000739   0.001143   4.465436 ( 57.119552)
build_all              0.007514   0.002185   6.257818 (  3.350300)
build_install          0.018744   0.006812   9.781285 (  6.052256)
test_btest             0.001162   0.000085  75.780683 ( 42.375683)
test_basic             0.003531   0.004821   0.954114 (  0.999362)
test_all               0.084266   0.039488 615.914943 (194.200430)
test_rubyspec          0.047685   0.033232 107.364132 ( 23.997097)
total: 332.95 sec