Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-043106
#<BuildRuby:0x000055adf7b6e180
@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.20221204-043106",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.000601 0.005610 1.483876 ( 1.640676)
build_miniruby 0.001499 0.000000 0.922731 ( 0.922203)
build_ruby 0.001678 0.000000 1.613095 ( 1.605084)
build_all 0.004523 0.003834 3.608461 ( 1.888049)
build_install 0.010975 0.006017 2.740184 ( 1.871482)
test_btest 0.000597 0.000214 63.056130 ( 24.109062)
test_basic 0.000756 0.003861 0.345853 ( 0.444274)
test_all 0.000786 0.000309 707.439902 (299.022275)
test_rubyspec 0.041339 0.023612 79.062547 (115.607161)
total: 447.11 sec