Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-213707
#<BuildRuby:0x000055c4f3081f70
@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.20230330-213707",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000015 0.000002 0.000017 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000015)
build_up 0.005148 0.000191 1.594084 ( 2.883931)
build_miniruby 0.001215 0.000192 1.204155 ( 1.202921)
build_ruby 0.001202 0.000190 2.133226 ( 2.343233)
build_all 0.001991 0.003710 2.058725 ( 1.135142)
build_install 0.006252 0.008206 3.057368 ( 1.997760)
test_btest 0.000983 0.000000 68.978761 ( 19.059677)
test_basic 0.005546 0.000000 0.480856 ( 0.576420)
test_all 0.000859 0.000147 521.059548 (160.372875)
test_rubyspec 0.014073 0.014281 69.469739 ( 79.321499)
total: 268.89 sec