Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230601-090823
#<BuildRuby:0x000055ec528ce030
@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.20230601-090823",
@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.001891 0.000152 1.882097 ( 4.831056)
autoconf 0.001248 0.000100 2.584379 ( 3.494376)
configure 0.039489 0.028302 31.709476 ( 63.107703)
build_up 0.013678 0.019660 52.602436 ( 50.342636)
build_miniruby 0.011599 0.000918 137.120042 ( 93.110167)
build_ruby 0.002375 0.000816 3.014364 ( 4.197843)
build_all 0.078979 0.022782 167.737059 (196.196854)
build_install 0.021697 0.000059 3.732931 ( 5.407866)
test_btest 0.000669 0.000200 65.201771 ( 75.479956)
test_basic 0.006095 0.001828 0.703360 ( 1.204934)
test_all 0.000764 0.000229 573.537968 (675.082924)
test_rubyspec 0.022970 0.049917 122.609167 (209.724607)
total: 1382.18 sec