Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230831-193548
#<BuildRuby:0x000055673b826458
@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.20230831-193548",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.008148 0.000562 26.590367 ( 22.928861)
build_miniruby 0.009551 0.000658 189.052621 (178.723776)
build_ruby 0.001678 0.000116 3.884908 ( 5.795846)
build_all 0.010161 0.005227 34.072567 ( 40.512066)
build_install 0.016393 0.005082 7.063241 ( 9.082925)
test_btest 0.000299 0.001142 71.669330 ( 81.549544)
test_basic 0.001796 0.008130 0.833730 ( 1.407218)
test_all 0.013524 0.003766 679.256667 (797.342651)
test_rubyspec 0.060668 0.021920 95.285581 (145.884459)
total: 1283.23 sec