Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-204636
#<BuildRuby:0x0000564918ada018
@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.20230207-204636",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.004515 0.000589 1.222638 ( 1.657649)
build_miniruby 0.000000 0.001700 1.276816 ( 1.281368)
build_ruby 0.000000 0.001577 2.597290 ( 2.811936)
build_all 0.005516 0.001681 3.864136 ( 2.108134)
build_install 0.011697 0.001865 2.642944 ( 1.987606)
test_btest 0.000520 0.000090 56.316535 ( 15.787041)
test_basic 0.005307 0.000915 0.401247 ( 0.497148)
test_all 0.000988 0.000171 630.650553 (196.953114)
test_rubyspec 0.017536 0.023866 65.188881 ( 75.107148)
total: 298.19 sec