Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230823-233003
#<BuildRuby:0x000055d71e5c1fc0
@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.20230823-233003",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000075 0.000000 0.000075 ( 0.000044)
configure 0.000026 0.000000 0.000026 ( 0.000028)
build_up 0.006236 0.003670 26.912193 ( 23.896105)
build_miniruby 0.001831 0.000315 27.171007 ( 22.989594)
build_ruby 0.001645 0.000000 3.338129 ( 3.933832)
build_all 0.006807 0.002624 16.021131 ( 15.573194)
build_install 0.017526 0.001730 6.641486 ( 5.940542)
test_btest 0.000777 0.000134 66.339521 ( 46.428216)
test_basic 0.008644 0.000094 0.835810 ( 4.781019)
test_all 0.006406 0.004483 659.170246 (305.196439)
test_rubyspec 0.037424 0.034280 88.808922 (107.136216)
total: 535.88 sec