Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230825-132830
#<BuildRuby:0x0000561e079ba228
@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.20230825-132830",
@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.000021)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.003887 0.004615 3.461492 ( 6.073008)
build_miniruby 0.009892 0.000222 183.498568 (111.824687)
build_ruby 0.001822 0.000260 3.802151 ( 4.818615)
build_all 0.008794 0.005071 32.370888 ( 23.257241)
build_install 0.014716 0.005577 7.087530 ( 7.175275)
test_btest 0.000693 0.000134 68.286449 ( 49.074324)
test_basic 0.000000 0.009129 0.816489 ( 1.191878)
test_all 0.005906 0.003834 630.046866 (359.076804)
test_rubyspec 0.051975 0.018780 92.128942 (112.781238)
total: 675.27 sec