Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-065619
#<BuildRuby:0x000055e1991360e8
@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-065619",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.001429 0.004180 1.271233 ( 1.535904)
build_miniruby 0.000970 0.000121 0.743015 ( 0.741640)
build_ruby 0.001269 0.000000 1.593671 ( 1.587015)
build_all 0.002192 0.004046 3.573707 ( 1.870553)
build_install 0.003536 0.008084 2.639678 ( 1.714002)
test_btest 0.000496 0.000138 55.843309 ( 19.348995)
test_basic 0.000990 0.003135 0.285003 ( 0.381074)
test_all 0.000851 0.000268 594.926836 (181.032992)
test_rubyspec 0.021871 0.014319 60.840016 ( 70.747431)
total: 278.96 sec