Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250930-100027
#<BuildRuby:0x00007b1e454afdd8
 @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.20250930-100027",
 @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.000021   0.000005   0.000026 (  0.000027)
autoconf               0.000035   0.000009   0.000044 (  0.000044)
configure              0.000026   0.000006   0.000032 (  0.000033)
build_up               0.008933   0.002485   6.806119 (  5.078567)
build_miniruby         0.001312   0.000330   2.325172 (  3.846341)
build_ruby             0.000757   0.001213   4.540244 (  7.872953)
build_all              0.008828   0.002754  14.913133 ( 11.063825)
build_install          0.018240   0.007096   9.989374 (  7.965742)
test_btest             0.000246   0.000853  79.195956 ( 44.700291)
test_basic             0.003442   0.005488   1.127154 (  1.756080)
test_all               0.088654   0.046318 680.180738 (265.087010)
test_rubyspec          0.047460   0.034598 116.305950 ( 40.162342)
total: 387.54 sec