Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230927-042325
#<BuildRuby:0x000055a4f9ece9a8
@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.20230927-042325",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.004321 0.003991 2.544823 ( 5.299946)
build_miniruby 0.001902 0.000000 2.128561 ( 2.611643)
build_ruby 0.001578 0.000000 3.335490 ( 4.057353)
build_all 0.005262 0.004181 5.685909 ( 6.137777)
build_install 0.009732 0.012427 7.280219 ( 7.817722)
test_btest 0.000700 0.000220 65.495591 ( 53.361028)
test_basic 0.003017 0.006327 0.911503 ( 1.416226)
test_all 0.010921 0.000000 702.674936 (572.125659)
test_rubyspec 0.033158 0.049516 97.751135 (140.634181)
total: 793.46 sec