Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251027-161408
#<BuildRuby:0x000075abbca5fdd8
 @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.20251027-161408",
 @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.000017   0.000005   0.000022 (  0.000023)
autoconf               0.000032   0.000010   0.000042 (  0.000042)
configure              0.000026   0.000008   0.000034 (  0.000034)
build_up               0.007537   0.004174   5.419832 (  4.178427)
build_miniruby         0.001675   0.000000  21.492458 ( 20.931099)
build_ruby             0.001740   0.000153   4.421609 (  4.516029)
build_all              0.006246   0.002394   6.288627 (  2.847375)
build_install          0.019651   0.004056   9.742469 (  4.856267)
test_btest             0.000000   0.001139  75.899568 ( 23.098639)
test_basic             0.005248   0.001248   1.097717 (  1.163225)
test_all               0.094760   0.042947 701.585629 (223.716193)
test_rubyspec          0.049755   0.034140 113.553226 ( 24.433920)
total: 309.74 sec