Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-102926
#<BuildRuby:0x0000556e5980df00
@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.20221228-102926",
@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.000018 0.000002 0.000020 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.003935 0.000000 1.070781 ( 1.457254)
build_miniruby 0.001063 0.000000 1.409508 ( 1.409505)
build_ruby 0.001406 0.000000 2.922187 ( 3.267032)
build_all 0.003780 0.001982 3.072835 ( 1.435992)
build_install 0.009896 0.003993 2.684210 ( 1.735844)
test_btest 0.000794 0.000137 55.765439 ( 15.338991)
test_basic 0.000000 0.006412 0.434487 ( 0.530380)
test_all 0.000267 0.000824 617.194167 (178.157238)
test_rubyspec 0.023778 0.016228 63.927985 ( 73.855467)
total: 277.19 sec