Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230428-143115
#<BuildRuby:0x000055e1ebbcdf40
@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.20230428-143115",
@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.000018 0.000000 0.000018 ( 0.000020)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000023 0.000001 0.000024 ( 0.000023)
build_up 0.004073 0.004020 2.047921 ( 4.816365)
build_miniruby 0.001277 0.000088 1.575378 ( 2.050889)
build_ruby 0.001652 0.000000 2.630184 ( 3.291566)
build_all 0.004094 0.003854 2.207164 ( 2.658165)
build_install 0.013337 0.005717 3.566021 ( 4.075392)
test_btest 0.000838 0.000108 57.765149 ( 51.227526)
test_basic 0.005803 0.000749 0.676052 ( 1.111863)
test_all 0.001484 0.000192 550.551230 (439.656852)
test_rubyspec 0.023263 0.033999 75.419369 (105.908417)
total: 614.80 sec