Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-080927
#<BuildRuby:0x000055f03deba1a8
@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.20221208-080927",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.003855 0.001156 1.101618 ( 1.332522)
build_miniruby 0.000830 0.000249 0.823169 ( 0.821926)
build_ruby 0.001079 0.000324 1.840119 ( 1.834773)
build_all 0.004012 0.001204 2.877791 ( 1.445998)
build_install 0.000983 0.010121 2.136556 ( 1.292197)
test_btest 0.000520 0.000213 53.782875 ( 13.906773)
test_basic 0.002818 0.001152 0.334142 ( 0.428100)
test_all 0.000774 0.000317 580.236171 (176.467564)
test_rubyspec 0.016364 0.021005 54.617291 ( 64.640974)
total: 262.17 sec