Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-072130
#<BuildRuby:0x0000562355f36028
@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.20221203-072130",
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.005409 0.000270 1.432564 ( 1.583427)
build_miniruby 0.001043 0.000000 0.869261 ( 0.868407)
build_ruby 0.001341 0.000000 1.485251 ( 1.476287)
build_all 0.002026 0.004069 3.610232 ( 1.876014)
build_install 0.008680 0.003775 2.597269 ( 1.663548)
test_btest 0.000614 0.000074 59.884073 ( 16.035176)
test_basic 0.000697 0.003607 0.294352 ( 0.388893)
test_all 0.001496 0.000231 580.480535 (170.134014)
test_rubyspec 0.019299 0.014990 56.265575 ( 66.270775)
total: 260.30 sec