Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-152522
#<BuildRuby:0x000055b9b38ae3b0
@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.20221207-152522",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000013 0.000002 0.000015 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.001095 0.004314 1.350928 ( 1.740678)
build_miniruby 0.001302 0.000000 1.144928 ( 1.143977)
build_ruby 0.000000 0.001377 2.525831 ( 2.522662)
build_all 0.005667 0.000626 3.516755 ( 1.786281)
build_install 0.001230 0.011623 2.736938 ( 1.883078)
test_btest 0.000713 0.000000 56.700277 ( 15.185013)
test_basic 0.000352 0.003638 0.399330 ( 0.495008)
test_all 0.002186 0.000158 607.177722 (187.714837)
test_rubyspec 0.008940 0.021479 62.923911 ( 72.863925)
total: 285.34 sec