Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230603-091005
#<BuildRuby:0x000055858f316270
@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.20230603-091005",
@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.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.005841 0.000973 1.983395 ( 4.439384)
build_miniruby 0.002078 0.000347 1.711674 ( 2.021431)
build_ruby 0.001390 0.000231 2.621029 ( 3.056322)
build_all 0.006319 0.001054 2.203965 ( 2.540836)
build_install 0.012286 0.006166 3.420742 ( 3.844239)
test_btest 0.000690 0.000138 59.197876 ( 40.368508)
test_basic 0.007139 0.000416 0.686469 ( 1.055447)
test_all 0.001237 0.001307 559.353304 (606.631181)
test_rubyspec 0.034065 0.028948 79.220196 (130.248483)
total: 794.21 sec