Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230906-233751
#<BuildRuby:0x000056530c982348
@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.20230906-233751",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006365 0.000659 1.944466 ( 3.729206)
build_miniruby 0.002223 0.000230 5.340581 ( 6.109482)
build_ruby 0.001534 0.000159 3.319891 ( 4.098668)
build_all 0.009400 0.000487 5.626986 ( 5.659601)
build_install 0.005566 0.016974 6.966353 ( 7.598859)
test_btest 0.000000 0.001072 62.808294 ( 54.528256)
test_basic 0.000000 0.008484 0.837138 ( 1.342981)
test_all 0.008415 0.002199 646.809371 (647.972773)
test_rubyspec 0.046662 0.037612 95.152989 (144.216784)
total: 875.26 sec