Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240223-040008
#<BuildRuby:0x0000559bc0216090
@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.20240223-040008",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.011010 0.008342 20.970753 ( 26.255144)
build_miniruby 0.006456 0.001113 130.433522 (159.041480)
build_ruby 0.002371 0.000409 4.054944 ( 6.584852)
build_all 0.008853 0.001526 32.766762 ( 46.062945)
build_install 0.017048 0.004360 7.643381 ( 11.176852)
test_btest 0.000762 0.000139 76.487908 (107.291384)
test_basic 0.003597 0.004400 0.865924 ( 1.838174)
test_all 0.098922 0.027538 778.878735 (762.332388)
test_rubyspec 0.042462 0.051830 115.911052 (173.515502)
total: 1294.10 sec