Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230508-210520
#<BuildRuby:0x000055fd73112058
@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.20230508-210520",
@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.000003 0.000016 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.003521 0.003018 1.923890 ( 4.433246)
build_miniruby 0.002052 0.000000 1.508242 ( 1.715295)
build_ruby 0.001744 0.000000 2.714668 ( 3.387683)
build_all 0.004969 0.002492 2.225208 ( 2.540480)
build_install 0.015306 0.003776 3.323029 ( 3.752923)
test_btest 0.000708 0.000150 61.140047 ( 44.665115)
test_basic 0.007056 0.000720 0.677651 ( 1.117412)
test_all 0.001661 0.000342 566.858652 (281.481614)
test_rubyspec 0.034847 0.018769 71.230650 ( 84.282276)
total: 427.38 sec