Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230505-170608
#<BuildRuby:0x000055f31ec26278
@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.20230505-170608",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.006158 0.000263 1.956605 ( 4.380814)
build_miniruby 0.001495 0.000179 1.361919 ( 1.717749)
build_ruby 0.001529 0.000000 2.516972 ( 3.084553)
build_all 0.006843 0.000023 2.192835 ( 2.366636)
build_install 0.015252 0.001191 3.378001 ( 3.561992)
test_btest 0.000000 0.000786 58.023546 ( 39.676820)
test_basic 0.002610 0.004046 0.677727 ( 1.010155)
test_all 0.001443 0.000206 571.882842 (327.246974)
test_rubyspec 0.008255 0.050955 75.535405 (109.684186)
total: 492.73 sec