Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231202-165115
#<BuildRuby:0x000055e7056b5d90
@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.20231202-165115",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.006824 0.000506 2.385113 ( 3.857459)
build_miniruby 0.001432 0.000106 1.715157 ( 2.128379)
build_ruby 0.001810 0.000134 3.213666 ( 3.959535)
build_all 0.009617 0.000067 5.464842 ( 6.298517)
build_install 0.020321 0.000749 6.912086 ( 8.160570)
test_btest 0.000853 0.000000 66.394910 ( 70.777865)
test_basic 0.009063 0.000000 0.811197 ( 1.637046)
test_all 0.087843 0.038422 693.656400 (525.104991)
test_rubyspec 0.048972 0.025555 89.378855 (140.166071)
total: 762.09 sec