Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-172206
#<BuildRuby:0x0000561a335d6058
@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-172206",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.005048 0.000283 1.247915 ( 1.395626)
build_miniruby 0.000921 0.000230 0.699235 ( 0.698070)
build_ruby 0.001158 0.000290 1.208698 ( 1.202006)
build_all 0.005803 0.000000 3.228708 ( 1.754392)
build_install 0.009405 0.000605 2.148605 ( 1.307710)
test_btest 0.000648 0.000137 57.866697 ( 14.837379)
test_basic 0.000000 0.003989 0.359345 ( 0.453014)
test_all 0.000517 0.000404 552.113304 (158.667927)
test_rubyspec 0.016636 0.018865 52.621652 ( 62.746976)
total: 243.06 sec