Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-094208
#<BuildRuby:0x0000562a28dcdfb8
@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-094208",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.005284 0.000504 1.408459 ( 1.884920)
build_miniruby 0.001046 0.000100 0.867679 ( 0.878008)
build_ruby 0.001246 0.000119 1.508192 ( 1.508963)
build_all 0.006798 0.000000 3.624737 ( 2.082767)
build_install 0.009715 0.003754 2.597598 ( 1.799545)
test_btest 0.000594 0.000069 55.097267 ( 24.775477)
test_basic 0.003052 0.000353 0.366231 ( 0.465416)
test_all 0.000827 0.000096 599.862869 (228.645954)
test_rubyspec 0.035278 0.007408 67.314281 ( 79.603780)
total: 341.65 sec