Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-075041
#<BuildRuby:0x00005645b3781f00
@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.20230514-075041",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.001335 0.004149 1.706678 ( 2.929273)
build_miniruby 0.001058 0.000133 1.230730 ( 1.228878)
build_ruby 0.001165 0.000146 2.092217 ( 2.294703)
build_all 0.005209 0.000651 1.913005 ( 1.088673)
build_install 0.008946 0.005091 3.017322 ( 1.950116)
test_btest 0.000809 0.000130 71.015520 ( 19.113703)
test_basic 0.005347 0.000000 0.655640 ( 0.727196)
test_all 0.000979 0.000000 547.669369 (159.535449)
test_rubyspec 0.013825 0.024992 70.500725 ( 82.198238)
total: 271.07 sec