Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-192611
#<BuildRuby:0x000055e46e99a3b0
@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.20221220-192611",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.005085 0.000610 1.278325 ( 2.683155)
build_miniruby 0.000000 0.002184 1.722911 ( 2.137676)
build_ruby 0.000129 0.001953 4.172497 ( 5.828730)
build_all 0.008928 0.000724 4.229527 ( 5.259432)
build_install 0.012628 0.008689 3.399937 ( 4.452994)
test_btest 0.001019 0.000000 60.137896 ( 64.534629)
test_basic 0.005915 0.000528 0.466141 ( 0.883978)
test_all 0.001367 0.000273 721.801545 (654.859963)
test_rubyspec 0.012894 0.040427 74.783726 ( 96.584338)
total: 837.23 sec