Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240211-091140
#<BuildRuby:0x000055b1c6986278
@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.20240211-091140",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.005936 0.000879 2.145124 ( 4.038107)
build_miniruby 0.001726 0.000255 1.800803 ( 2.366946)
build_ruby 0.001974 0.000000 3.606379 ( 4.833918)
build_all 0.008587 0.000909 6.213410 ( 6.723398)
build_install 0.017791 0.005199 7.672014 ( 8.454409)
test_btest 0.000759 0.000122 75.635936 ( 91.290124)
test_basic 0.006486 0.001046 0.852230 ( 1.636079)
test_all 0.104929 0.021716 784.693050 (732.923235)
test_rubyspec 0.046691 0.066843 180.866387 (259.797359)
total: 1112.06 sec