Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-173713
#<BuildRuby:0x000055b3f6c223b0
@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-173713",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000013 0.000002 0.000015 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004245 0.000607 0.987160 ( 1.534982)
build_miniruby 0.001084 0.000000 0.640236 ( 0.639034)
build_ruby 0.001357 0.000000 1.180725 ( 1.174468)
build_all 0.001075 0.004140 2.451126 ( 1.255129)
build_install 0.009740 0.001052 1.905357 ( 1.167880)
test_btest 0.000000 0.000759 50.552819 ( 14.972670)
test_basic 0.000071 0.003710 0.245180 ( 0.340243)
test_all 0.000914 0.000125 479.426485 (137.834376)
test_rubyspec 0.014019 0.016070 44.467964 ( 54.887893)
total: 213.81 sec