Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230705-091453
#<BuildRuby:0x000055f0bc00a458
@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.20230705-091453",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.006419 0.000494 2.126919 ( 4.500881)
build_miniruby 0.001457 0.000112 1.546096 ( 2.025470)
build_ruby 0.000000 0.001823 3.154835 ( 3.840441)
build_all 0.000000 0.008858 5.170662 ( 4.757283)
build_install 0.017106 0.002008 6.550768 ( 6.684800)
test_btest 0.000742 0.000124 62.789942 ( 43.941596)
test_basic 0.006870 0.000413 0.769714 ( 1.113342)
test_all 0.001163 0.000188 598.840888 (367.077640)
test_rubyspec 0.032576 0.025063 81.629785 (115.468775)
total: 549.41 sec