Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231021-170528
#<BuildRuby:0x00005641dd619fc0
@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.20231021-170528",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.007139 0.000755 2.428941 ( 4.431370)
build_miniruby 0.001471 0.000000 2.112088 ( 2.915588)
build_ruby 0.001618 0.000000 3.289056 ( 18.829533)
build_all 0.007065 0.001472 5.169148 ( 5.749094)
build_install 0.020165 0.003120 7.028227 ( 8.933388)
test_btest 0.000894 0.000000 61.113551 ( 78.789784)
test_basic 0.008047 0.000000 0.786952 ( 1.956263)
test_all 0.083636 0.045755 659.666838 (729.609934)
test_rubyspec 0.013740 0.064262 89.592064 (146.220783)
total: 997.44 sec