Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230526-010914
#<BuildRuby:0x0000563cb20e2190
@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.20230526-010914",
@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.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.002569 0.004299 1.884322 ( 4.626834)
build_miniruby 0.001486 0.000178 1.395003 ( 2.076111)
build_ruby 0.001544 0.000185 2.660738 ( 3.730826)
build_all 0.005009 0.003129 2.215341 ( 3.003739)
build_install 0.019126 0.000415 3.399297 ( 4.305458)
test_btest 0.000906 0.000113 63.710459 ( 63.243860)
test_basic 0.006313 0.000790 0.678657 ( 1.291209)
test_all 0.001178 0.000147 591.248146 (609.013320)
test_rubyspec 0.031882 0.027791 76.656358 (116.557404)
total: 807.85 sec