Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240213-011821
#<BuildRuby:0x000055fb625ae228
@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.20240213-011821",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000019 0.000007 0.000026 ( 0.000024)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.004288 0.005650 16.951170 ( 17.851657)
build_miniruby 0.001197 0.000456 24.165922 ( 26.389084)
build_ruby 0.000000 0.002158 3.721259 ( 4.895461)
build_all 0.000000 0.010476 18.842854 ( 21.088861)
build_install 0.013318 0.009267 7.797476 ( 7.936898)
test_btest 0.000585 0.000319 77.451640 ( 82.933378)
test_basic 0.005353 0.002920 0.894355 ( 1.470306)
test_all 0.090367 0.035645 792.681034 (604.153187)
test_rubyspec 0.074823 0.036049 178.862635 (231.080204)
total: 997.80 sec