Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-233108
#<BuildRuby:0x000055810b7b6380
@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-233108",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000012)
build_up 0.004905 0.000139 1.014050 ( 1.191583)
build_miniruby 0.000962 0.000129 0.601451 ( 0.600397)
build_ruby 0.001181 0.000157 1.035466 ( 1.028507)
build_all 0.004880 0.000651 2.555486 ( 1.262739)
build_install 0.006979 0.004084 1.906162 ( 1.177202)
test_btest 0.000623 0.000110 51.272807 ( 16.186675)
test_basic 0.000000 0.003402 0.243248 ( 0.338709)
test_all 0.000101 0.000899 470.412014 (139.866298)
test_rubyspec 0.010690 0.021078 44.754776 ( 55.181252)
total: 216.83 sec