Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-170700
#<BuildRuby:0x000055a6cffa20f0
@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-170700",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000020 0.000000 0.000020 ( 0.000021)
build_up 0.005369 0.000056 1.425803 ( 1.781194)
build_miniruby 0.001171 0.000049 1.285554 ( 1.347929)
build_ruby 0.001669 0.000000 2.818067 ( 2.826916)
build_all 0.003157 0.004213 3.777901 ( 2.363825)
build_install 0.016031 0.000000 2.863894 ( 2.481038)
test_btest 0.000825 0.000000 54.752004 ( 28.336531)
test_basic 0.005715 0.000000 0.416652 ( 0.531430)
test_all 0.000844 0.000560 624.914706 (225.911123)
test_rubyspec 0.027804 0.019024 68.022918 ( 78.431920)
total: 344.01 sec