Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-001148
#<BuildRuby:0x0000557db9cae3b0
@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.20221207-001148",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.005157 0.000703 1.478212 ( 1.778977)
build_miniruby 0.001078 0.000147 0.862520 ( 0.863694)
build_ruby 0.001140 0.000156 1.569927 ( 1.567427)
build_all 0.006024 0.000821 3.674569 ( 1.990429)
build_install 0.004915 0.009432 2.723128 ( 2.062782)
test_btest 0.000563 0.000123 55.526155 ( 28.681791)
test_basic 0.005404 0.000140 0.377054 ( 0.478985)
test_all 0.000000 0.001109 599.751274 (238.601048)
test_rubyspec 0.047511 0.005162 71.077136 ( 94.086702)
total: 370.11 sec