Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-041942
#<BuildRuby:0x0000555918d2a390
@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.20230108-041942",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000023 0.000001 0.000024 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.005190 0.000049 1.047522 ( 1.433719)
build_miniruby 0.001184 0.000049 1.216053 ( 1.214119)
build_ruby 0.000000 0.001483 2.689921 ( 16.820650)
build_all 0.000233 0.005734 3.346129 ( 1.665276)
build_install 0.008505 0.003933 2.296058 ( 1.454732)
test_btest 0.000733 0.000104 55.835134 ( 14.323222)
test_basic 0.000479 0.003953 0.341342 ( 0.435182)
test_all 0.000916 0.000163 596.219579 (173.969666)
test_rubyspec 0.024603 0.019413 59.107200 ( 69.037000)
total: 280.35 sec