Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251001-200315
#<BuildRuby:0x0000771427b0fdd0
 @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.20251001-200315",
 @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.000022)
autoconf               0.000028   0.000008   0.000036 (  0.000036)
configure              0.000023   0.000006   0.000029 (  0.000030)
build_up               0.005147   0.005692   5.386527 (  5.810108)
build_miniruby         0.001967   0.000010  47.633765 ( 36.846531)
build_ruby             0.000965   0.001004   4.577201 ( 13.020544)
build_all              0.004968   0.004384   6.255679 (  3.587249)
build_install          0.019688   0.004159   9.436611 (  5.691515)
test_btest             0.000929   0.000297  76.820629 ( 50.669561)
test_basic             0.005860   0.002657   1.107864 (  1.523314)
test_all               0.090862   0.038522 674.625931 (290.796007)
test_rubyspec          0.053580   0.031632 112.430987 ( 41.890726)
total: 449.84 sec