Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-173756
#<BuildRuby:0x000055add2c260e8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221206-173756",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.005427 0.000207 1.363078 ( 1.689245)
build_miniruby 0.001217 0.000183 0.860308 ( 0.864326)
build_ruby 0.000000 0.001473 1.457961 ( 1.459496)
build_all 0.000403 0.006911 3.650826 ( 2.265658)
build_install 0.010900 0.003756 2.668224 ( 2.039887)
test_btest 0.000553 0.000144 58.430033 ( 29.475278)
test_basic 0.001204 0.004524 0.395835 ( 0.500645)
test_all 0.001101 0.000335 608.433944 (252.510642)
test_rubyspec 0.024901 0.017777 68.093089 ( 78.669349)
total: 369.48 sec