Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240121-085057
#<BuildRuby:0x00005641c51ba208
@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.20240121-085057",
@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.000000 0.000033 0.000033 ( 0.000033)
autoconf 0.000000 0.000032 0.000032 ( 0.000032)
configure 0.000000 0.000027 0.000027 ( 0.000026)
build_up 0.001886 0.004059 1.683848 ( 2.502398)
build_miniruby 0.001551 0.000230 1.687378 ( 1.693016)
build_ruby 0.000000 0.001961 3.359443 ( 3.717534)
build_all 0.000000 0.008120 5.142899 ( 3.633568)
build_install 0.017627 0.001532 6.375032 ( 4.414389)
test_btest 0.000677 0.000148 62.333708 ( 36.894910)
test_basic 0.000000 0.007032 0.756648 ( 0.869775)
test_all 0.088034 0.033898 744.085842 (477.343998)
test_rubyspec 0.025300 0.089971 169.600252 (277.259035)
total: 808.33 sec