Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230729-071853
#<BuildRuby:0x0000559c0e15a658
@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.20230729-071853",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000025 0.000001 0.000026 ( 0.000025)
build_up 0.007218 0.000105 2.437248 ( 5.197153)
build_miniruby 0.001738 0.000056 9.432434 ( 10.608830)
build_ruby 0.001736 0.000056 3.480148 ( 42.893176)
build_all 0.008684 0.000280 2.906367 ( 6.237833)
build_install 0.007463 0.012694 4.329943 ( 5.735592)
test_btest 0.000887 0.000105 64.826759 ( 47.184439)
test_basic 0.007439 0.000357 0.784721 ( 1.150316)
test_all 0.001217 0.000139 605.373820 (366.250170)
test_rubyspec 0.009570 0.050051 84.945227 (106.684648)
total: 591.94 sec