Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-070059
#<BuildRuby:0x0000559997146028
@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-070059",
@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.000000 0.000011 ( 0.000011)
autoconf 0.000000 0.000061 0.000061 ( 0.000030)
configure 0.000000 0.000017 0.000017 ( 0.000018)
build_up 0.000000 0.005548 1.276782 ( 1.574292)
build_miniruby 0.000000 0.001264 0.773861 ( 0.772947)
build_ruby 0.001199 0.000183 1.534054 ( 1.526351)
build_all 0.006442 0.000332 3.436908 ( 1.729147)
build_install 0.008288 0.004603 2.590067 ( 1.654726)
test_btest 0.000600 0.000096 58.303116 ( 15.863399)
test_basic 0.003927 0.000628 0.369526 ( 0.466390)
test_all 0.000859 0.000138 613.169955 (176.136843)
test_rubyspec 0.020308 0.018601 62.574567 ( 72.649860)
total: 272.37 sec