Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-112039
#<BuildRuby:0x000055f7a69067f0
@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.20230217-112039",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002274 0.002896 1.453340 ( 1.900073)
build_miniruby 0.001341 0.000149 1.247968 ( 1.249689)
build_ruby 0.001466 0.000163 2.372483 ( 2.577935)
build_all 0.006678 0.000317 3.986724 ( 2.396590)
build_install 0.014263 0.000661 3.049270 ( 2.476532)
test_btest 0.000570 0.000057 56.740375 ( 28.594789)
test_basic 0.005675 0.000000 0.481382 ( 0.611083)
test_all 0.000000 0.001577 621.979153 (200.612126)
test_rubyspec 0.020707 0.015862 63.921527 ( 73.782148)
total: 314.20 sec