Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240203-050154
#<BuildRuby:0x000055f785118d70
@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.20240203-050154",
@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.000021 0.000002 0.000023 ( 0.000021)
autoconf 0.000034 0.000004 0.000038 ( 0.000036)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.007330 0.000317 2.229216 ( 3.721931)
build_miniruby 0.001323 0.000124 22.159387 ( 23.007887)
build_ruby 0.002413 0.000000 3.724675 ( 4.195519)
build_all 0.008210 0.000222 5.659809 ( 4.377014)
build_install 0.011894 0.010105 7.162536 ( 6.657914)
test_btest 0.000715 0.000105 71.118984 ( 69.175877)
test_basic 0.007340 0.000000 0.807715 ( 1.308379)
test_all 0.108285 0.018073 762.180951 (669.325728)
test_rubyspec 0.062940 0.053748 179.047971 (271.349799)
total: 1053.12 sec