Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240113-120624
#<BuildRuby:0x00005649fe785a48
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20240113-120624",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.003782 0.004289 15.485386 ( 9.715846)
build_miniruby 0.000000 0.001777 19.449635 ( 19.238798)
build_ruby 0.000000 0.001930 3.292497 ( 3.743823)
build_all 0.007890 0.001217 15.100941 ( 14.179737)
build_install 0.014129 0.005266 6.313283 ( 6.100732)
test_btest 0.000817 0.000126 68.164744 ( 67.105911)
test_basic 0.005787 0.000890 0.762904 ( 1.506285)
test_all 0.099326 0.029469 790.590071 (853.369329)
test_rubyspec 0.026533 0.054741 91.910986 (181.326944)
total: 1156.29 sec