Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-222510
#<BuildRuby:0x000055f8f503a068
@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-222510",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004556 0.000651 1.009430 ( 1.201600)
build_miniruby 0.000985 0.000140 0.670687 ( 0.669426)
build_ruby 0.001207 0.000173 1.131549 ( 1.124812)
build_all 0.000521 0.004640 2.641998 ( 1.398145)
build_install 0.006381 0.002846 1.782666 ( 1.117668)
test_btest 0.000516 0.000121 50.482547 ( 12.633625)
test_basic 0.000318 0.003103 0.239904 ( 0.335584)
test_all 0.000730 0.000129 470.109002 (136.540699)
test_rubyspec 0.017162 0.013535 43.903729 ( 54.242885)
total: 209.27 sec