Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230728-012203
#<BuildRuby:0x0000557171cda658
@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.20230728-012203",
@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.000025 0.000003 0.000028 ( 0.000022)
autoconf 0.000033 0.000004 0.000037 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.008761 0.000509 4.034249 ( 6.716406)
build_miniruby 0.004581 0.004838 224.341985 (133.044820)
build_ruby 0.002219 0.000000 3.866582 ( 4.493683)
build_all 0.001510 0.013051 29.226168 ( 21.624265)
build_install 0.014506 0.003631 4.203395 ( 4.975757)
test_btest 0.000443 0.001281 64.964441 ( 50.649676)
test_basic 0.005080 0.002880 0.782855 ( 1.086177)
test_all 0.001178 0.000310 589.771409 (330.564023)
test_rubyspec 0.027859 0.032104 81.914841 (105.407773)
total: 658.56 sec