Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-024942
#<BuildRuby:0x000055ce756c2138
@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.20230310-024942",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.006487 0.000282 1.879942 ( 4.992014)
build_miniruby 0.001429 0.000062 1.364962 ( 1.949336)
build_ruby 0.002415 0.000105 2.741521 ( 3.960216)
build_all 0.006922 0.000301 2.158572 ( 3.361682)
build_install 0.019279 0.000182 3.437639 ( 4.909350)
test_btest 0.001336 0.000051 72.694681 ( 82.843546)
test_basic 0.002925 0.005315 0.563429 ( 1.102009)
test_all 0.001770 0.000136 550.999214 (510.940911)
test_rubyspec 0.025123 0.024230 79.358101 (104.406845)
total: 718.47 sec