Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230531-150923
#<BuildRuby:0x000055f8707f6980
@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.20230531-150923",
@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.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.003227 0.004532 2.065888 ( 4.879311)
build_miniruby 0.001489 0.000238 1.821487 ( 2.068402)
build_ruby 0.001305 0.000209 2.751427 ( 3.694243)
build_all 0.000473 0.007667 2.191681 ( 2.763332)
build_install 0.015987 0.004006 3.457103 ( 4.112976)
test_btest 0.000628 0.000146 59.479112 ( 54.102369)
test_basic 0.004630 0.003226 0.705724 ( 1.191919)
test_all 0.001420 0.000355 575.078923 (619.772456)
test_rubyspec 0.043074 0.018416 77.830812 (118.970808)
total: 811.56 sec