Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-000126
#<BuildRuby:0x000055d61ead9db0
@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-000126",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005094 0.000103 1.159764 ( 1.354981)
build_miniruby 0.000000 0.001182 0.719699 ( 0.718626)
build_ruby 0.000000 0.001441 1.175827 ( 1.168571)
build_all 0.000773 0.005637 3.033056 ( 1.630002)
build_install 0.011139 0.000511 2.238432 ( 1.360497)
test_btest 0.000626 0.000113 54.881988 ( 14.423169)
test_basic 0.004226 0.000000 0.341869 ( 0.435683)
test_all 0.000878 0.000000 520.331222 (168.130956)
test_rubyspec 0.019059 0.014858 55.069209 ( 65.073728)
total: 254.30 sec