Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-070534
#<BuildRuby:0x000055991cc12158
@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-070534",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.005285 0.000299 1.427520 ( 1.963787)
build_miniruby 0.001062 0.000242 0.905364 ( 0.912544)
build_ruby 0.001115 0.000254 1.634001 ( 1.631718)
build_all 0.005511 0.001252 3.709879 ( 2.083829)
build_install 0.014838 0.000335 2.759555 ( 2.213847)
test_btest 0.000000 0.000788 56.301975 ( 25.240804)
test_basic 0.003073 0.003280 0.373995 ( 0.477218)
test_all 0.000766 0.000177 600.993235 (212.681087)
test_rubyspec 0.017737 0.023883 67.691968 ( 78.318056)
total: 325.52 sec