Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-061350
#<BuildRuby:0x000055e3cebc20e8
@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.20221206-061350",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004790 0.000833 1.313686 ( 1.592835)
build_miniruby 0.000920 0.000160 0.744104 ( 0.743021)
build_ruby 0.001308 0.000000 1.611061 ( 1.605458)
build_all 0.003219 0.003421 3.465683 ( 1.829768)
build_install 0.010441 0.002088 2.531295 ( 1.598612)
test_btest 0.000598 0.000120 56.852865 ( 16.834978)
test_basic 0.003547 0.000709 0.378543 ( 0.475380)
test_all 0.001072 0.000215 617.655632 (186.998475)
test_rubyspec 0.030972 0.025972 75.114255 (100.455893)
total: 312.14 sec