Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-040136
#<BuildRuby:0x0000561d65caa228
@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/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20221222-040136",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.001357 0.003690 1.139068 ( 1.536345)
build_miniruby 0.001376 0.000142 1.564462 ( 1.563399)
build_ruby 0.001597 0.000165 3.611925 ( 3.927703)
build_all 0.003560 0.003923 3.864140 ( 2.031659)
build_install 0.012567 0.005354 3.152028 ( 2.369910)
test_btest 0.000722 0.000117 56.172947 ( 21.552078)
test_basic 0.006611 0.000366 0.449448 ( 0.558215)
test_all 0.001544 0.000242 659.204491 (226.604691)
test_rubyspec 0.034110 0.016867 69.783256 ( 79.725185)
total: 339.87 sec