Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-115850
#<BuildRuby:0x000055ab09701e08
@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-115850",
@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.000023 0.000003 0.000026 ( 0.000020)
autoconf 0.000050 0.000005 0.000055 ( 0.000051)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.004773 0.004086 1.768153 ( 1.989528)
build_miniruby 0.000000 0.001356 1.098378 ( 1.096952)
build_ruby 0.000000 0.001764 1.718232 ( 1.708073)
build_all 0.007799 0.000686 3.605595 ( 1.795483)
build_install 0.011173 0.004523 2.523012 ( 1.559283)
test_btest 0.000764 0.000124 63.057566 ( 16.704613)
test_basic 0.004575 0.000071 0.323379 ( 0.416626)
test_all 0.000967 0.000152 582.167441 (166.817508)
test_rubyspec 0.014086 0.025460 54.418881 ( 64.398837)
total: 256.49 sec