Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-072235
#<BuildRuby:0x000055e77ebe1138
@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-072235",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.004793 0.000653 1.442660 ( 1.817353)
build_miniruby 0.001028 0.000140 0.851053 ( 0.850800)
build_ruby 0.001283 0.000175 1.575611 ( 1.571122)
build_all 0.002462 0.004760 3.862914 ( 2.552377)
build_install 0.013699 0.000068 2.650873 ( 1.998351)
test_btest 0.000627 0.000101 54.682689 ( 28.348226)
test_basic 0.004631 0.000741 0.388613 ( 0.495389)
test_all 0.000804 0.000129 617.639632 (235.947676)
test_rubyspec 0.025668 0.014604 65.691325 ( 76.275494)
total: 349.86 sec