Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-210558
#<BuildRuby:0x000055a9405ae058
@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-210558",
@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.000009 0.000004 0.000013 ( 0.000014)
autoconf 0.000003 0.000001 0.000004 ( 0.000021)
configure 0.000046 0.000000 0.000046 ( 0.000030)
build_up 0.005223 0.000511 1.388657 ( 1.615253)
build_miniruby 0.000894 0.000392 0.828524 ( 0.827130)
build_ruby 0.000822 0.000360 1.341688 ( 1.333708)
build_all 0.006365 0.000000 3.719835 ( 2.003075)
build_install 0.008363 0.003328 2.312013 ( 1.450017)
test_btest 0.000475 0.000190 56.076910 ( 19.182142)
test_basic 0.000000 0.004413 0.381532 ( 0.475901)
test_all 0.000000 0.000957 585.765029 (170.089180)
test_rubyspec 0.029283 0.006919 60.985423 ( 70.860358)
total: 267.84 sec