Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-231133
#<BuildRuby:0x000055688cd3dfc0
@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.20221223-231133",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000018 0.000002 0.000020 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001315 0.004281 1.027161 ( 1.402804)
build_miniruby 0.001065 0.000178 1.132188 ( 1.130623)
build_ruby 0.001267 0.000211 3.273386 ( 3.590831)
build_all 0.003858 0.003335 3.506167 ( 1.772372)
build_install 0.011369 0.003042 2.720669 ( 1.751047)
test_btest 0.000623 0.000129 59.421705 ( 16.617828)
test_basic 0.003384 0.000705 0.441962 ( 0.536631)
test_all 0.001336 0.000279 663.461583 (281.534872)
test_rubyspec 0.036103 0.028722 77.549073 (101.627815)
total: 409.97 sec