Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-115219
#<BuildRuby:0x0000558e7302e138
@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.20221228-115219",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004218 0.000281 0.778190 ( 1.484770)
build_miniruby 0.001139 0.000076 1.062817 ( 1.061250)
build_ruby 0.001429 0.000000 2.853258 ( 3.247915)
build_all 0.006076 0.000000 3.235057 ( 1.683760)
build_install 0.009612 0.003527 2.742851 ( 1.820482)
test_btest 0.000685 0.000066 54.118392 ( 13.926408)
test_basic 0.004480 0.000427 0.314762 ( 0.406641)
test_all 0.001244 0.000119 570.790965 (163.075360)
test_rubyspec 0.029717 0.010734 54.599833 ( 65.225769)
total: 251.93 sec