Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-150158
#<BuildRuby:0x000055796887a208
@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-150158",
@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.000000 0.000009 ( 0.000010)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.001311 0.004203 1.235592 ( 1.398845)
build_miniruby 0.001229 0.000164 0.750357 ( 0.748697)
build_ruby 0.001227 0.000164 1.344999 ( 1.338073)
build_all 0.002679 0.003990 3.172956 ( 1.639150)
build_install 0.012912 0.001538 2.345458 ( 1.402513)
test_btest 0.000749 0.000132 56.824550 ( 14.428703)
test_basic 0.003495 0.000617 0.301067 ( 0.395021)
test_all 0.000849 0.000149 565.001558 (159.163951)
test_rubyspec 0.025405 0.010116 54.814177 ( 65.010094)
total: 245.53 sec