Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240211-051024
#<BuildRuby:0x000055f74f71e9a8
@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-051024",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.006668 0.000589 2.204388 ( 4.150528)
build_miniruby 0.001594 0.000341 1.946216 ( 2.657173)
build_ruby 0.001705 0.000365 3.580205 ( 4.772866)
build_all 0.002767 0.006821 6.191138 ( 6.133689)
build_install 0.012935 0.009496 7.832711 ( 8.807556)
test_btest 0.000834 0.000000 71.866508 ( 79.599330)
test_basic 0.007754 0.000121 0.882148 ( 1.592546)
test_all 0.082376 0.044701 819.601309 (820.320325)
test_rubyspec 0.059862 0.056554 183.028669 (263.218149)
total: 1191.25 sec