Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231021-150459
#<BuildRuby:0x000055ab427d6228
@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.20231021-150459",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000022 0.000008 0.000030 ( 0.000031)
configure 0.000018 0.000006 0.000024 ( 0.000025)
build_up 0.006832 0.001070 2.403071 ( 4.315901)
build_miniruby 0.000000 0.002137 1.765348 ( 2.217259)
build_ruby 0.000101 0.001788 3.261277 ( 26.996380)
build_all 0.004050 0.005769 5.278360 ( 7.229398)
build_install 0.012672 0.010407 6.679034 ( 8.413199)
test_btest 0.000893 0.000000 64.046911 ( 82.714612)
test_basic 0.003388 0.004347 0.789714 ( 1.544167)
test_all 0.086776 0.040725 624.062926 (689.022488)
test_rubyspec 0.019443 0.059793 88.583833 (153.400209)
total: 975.85 sec