Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-212724
#<BuildRuby:0x0000557e6f966228
@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-212724",
@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.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.005544 0.000198 1.439221 ( 1.641776)
build_miniruby 0.000000 0.001182 1.293744 ( 1.292683)
build_ruby 0.000000 0.001562 2.564891 ( 2.559638)
build_all 0.006611 0.000000 3.475387 ( 1.819782)
build_install 0.009640 0.005572 2.888368 ( 1.930081)
test_btest 0.000675 0.000122 55.157867 ( 14.732038)
test_basic 0.003539 0.000644 0.397583 ( 0.492449)
test_all 0.002629 0.000000 619.313204 (180.461205)
test_rubyspec 0.021605 0.009296 63.036808 ( 72.958724)
total: 277.89 sec