Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230310-160047
#<BuildRuby:0x000055a0dcb52278
@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.20230310-160047",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000024)
build_up 0.006753 0.001174 2.569633 ( 5.899889)
build_miniruby 0.006185 0.003802 149.724585 (172.226399)
build_ruby 0.001576 0.000316 3.069491 ( 4.499335)
build_all 0.011080 0.001313 26.964940 ( 32.434331)
build_install 0.018553 0.000000 3.447670 ( 4.802756)
test_btest 0.000825 0.000000 60.557311 ( 72.453021)
test_basic 0.007801 0.000003 0.490259 ( 0.814066)
test_all 0.000000 0.002080 586.885531 (534.516044)
test_rubyspec 0.013475 0.037010 72.054753 ( 96.155958)
total: 923.80 sec