Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-145531
#<BuildRuby:0x000055dd43465e08
@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-145531",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000011 0.000003 0.000014 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.005071 0.000254 1.332049 ( 1.590128)
build_miniruby 0.000829 0.000197 0.799743 ( 0.798620)
build_ruby 0.001089 0.000260 1.420650 ( 1.412225)
build_all 0.001560 0.004600 3.557300 ( 1.897523)
build_install 0.005744 0.004712 2.483269 ( 1.551249)
test_btest 0.000589 0.000188 56.024503 ( 15.319804)
test_basic 0.003355 0.001067 0.311491 ( 0.407565)
test_all 0.001005 0.000000 580.091207 (168.247623)
test_rubyspec 0.010012 0.025784 62.077775 ( 72.045789)
total: 263.27 sec