Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-183947
#<BuildRuby:0x0000560924e050c8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-183947",
@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.000013 0.000001 0.000014 ( 0.000013)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001858 0.003805 1.383695 ( 1.588696)
build_miniruby 0.001436 0.000000 0.870428 ( 0.869651)
build_ruby 0.000000 0.001533 1.664459 ( 1.658525)
build_all 0.006560 0.000808 3.656758 ( 2.015975)
build_install 0.007122 0.007171 2.583319 ( 1.735178)
test_btest 0.000670 0.000126 58.902498 ( 22.216853)
test_basic 0.001326 0.003129 0.357277 ( 0.450812)
test_all 0.000728 0.000154 580.848668 (169.111573)
test_rubyspec 0.003168 0.028387 60.838798 ( 70.953336)
total: 270.60 sec