Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221202-192308
#<BuildRuby:0x00005611cdb89ef0
@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.20221202-192308",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.000000 0.006999 1.575045 ( 2.768153)
build_miniruby 0.000917 0.000401 1.287268 ( 1.389208)
build_ruby 0.001471 0.000164 1.875585 ( 2.008353)
build_all 0.008003 0.000030 3.895861 ( 3.173091)
build_install 0.015904 0.000790 3.028323 ( 3.013551)
test_btest 0.000756 0.000073 59.120567 ( 31.296673)
test_basic 0.001506 0.004357 0.406708 ( 0.590401)
test_all 0.001099 0.000142 626.743690 (260.187651)
test_rubyspec 0.021186 0.021238 68.426426 ( 81.376495)
total: 385.80 sec