Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-211027
#<BuildRuby:0x0000558af2cc6208
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20221206-211027",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.005454 0.000000 1.390166 ( 1.518928)
build_miniruby 0.001075 0.000000 0.884695 ( 0.883666)
build_ruby 0.001246 0.000000 1.702157 ( 1.693947)
build_all 0.003128 0.003788 3.521133 ( 1.731351)
build_install 0.013134 0.000257 2.782057 ( 1.823398)
test_btest 0.000523 0.000099 62.517589 ( 17.731006)
test_basic 0.003805 0.000724 0.380507 ( 0.476543)
test_all 0.000000 0.001526 605.685704 (211.565930)
test_rubyspec 0.021084 0.024390 67.359063 ( 78.297890)
total: 315.72 sec