Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251024-001237
#<BuildRuby:0x00007d1cd8b3fde0
 @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-001237",
 @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.000018   0.000004   0.000022 (  0.000023)
autoconf               0.000038   0.000008   0.000046 (  0.000046)
configure              0.000028   0.000006   0.000034 (  0.000034)
build_up               0.003623   0.006115   4.840656 (  3.412297)
build_miniruby         0.000721   0.000919  12.840022 ( 12.228066)
build_ruby             0.000604   0.001166   4.645095 (  4.706100)
build_all              0.004323   0.005100   6.052502 (  2.843530)
build_install          0.016585   0.007196   9.339129 (  5.041393)
test_btest             0.000727   0.000239  77.980307 ( 32.309257)
test_basic             0.001679   0.004817   1.061302 (  1.124933)
test_all               0.097081   0.032051 678.144134 (239.082405)
test_rubyspec          0.050261   0.030482 111.655865 ( 32.054886)
total: 332.80 sec