Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240114-020736
#<BuildRuby:0x000055f10425e450
@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.20240114-020736",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000024 0.000003 0.000027 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.000000 0.006116 1.765491 ( 2.837203)
build_miniruby 0.000021 0.001908 2.045801 ( 2.175917)
build_ruby 0.001517 0.000303 3.368727 ( 3.680057)
build_all 0.003898 0.004067 4.955811 ( 3.564148)
build_install 0.017912 0.001154 6.466803 ( 5.952598)
test_btest 0.000953 0.000198 65.402945 ( 54.115848)
test_basic 0.003808 0.004218 0.805770 ( 1.125105)
test_all 0.091045 0.038069 794.537138 (806.697425)
test_rubyspec 0.017489 0.062511 93.491183 (176.375018)
total: 1056.52 sec