Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240216-192041
#<BuildRuby:0x00005586294d6228
@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.20240216-192041",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.007131 0.000491 2.340938 ( 4.937248)
build_miniruby 0.002163 0.003913 104.775684 ( 94.122678)
build_ruby 0.001890 0.000189 4.005492 ( 5.149675)
build_all 0.005476 0.003767 6.170544 ( 6.631439)
build_install 0.006949 0.015850 7.635409 ( 8.367787)
test_btest 0.000694 0.000163 76.257829 ( 80.931706)
test_basic 0.007124 0.001677 0.842542 ( 1.620694)
test_all 0.094348 0.029672 725.526921 (521.355297)
test_rubyspec 0.058019 0.038818 117.163433 (169.650767)
total: 892.77 sec