Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240129-085902
#<BuildRuby:0x000055b29abda658
@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.20240129-085902",
@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.000018 0.000006 0.000024 ( 0.000023)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000019 0.000006 0.000025 ( 0.000026)
build_up 0.005428 0.001583 2.093817 ( 3.505497)
build_miniruby 0.001345 0.000392 2.442659 ( 2.339623)
build_ruby 0.001327 0.000387 3.412520 ( 4.020803)
build_all 0.000000 0.008787 5.660893 ( 4.627179)
build_install 0.017638 0.003053 7.150369 ( 6.522881)
test_btest 0.000681 0.000236 73.352828 ( 71.518718)
test_basic 0.005018 0.003158 0.816250 ( 1.246690)
test_all 0.105712 0.019401 785.448248 (767.213658)
test_rubyspec 0.043146 0.070794 177.844398 (287.198832)
total: 1148.19 sec