Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-171737
#<BuildRuby:0x0000556819d45ef0
@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-171737",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.004806 0.000655 1.307880 ( 1.462310)
build_miniruby 0.000957 0.000130 0.726966 ( 0.725708)
build_ruby 0.001256 0.000172 1.489513 ( 1.482362)
build_all 0.005772 0.000000 2.932178 ( 1.374024)
build_install 0.009454 0.003363 2.298158 ( 1.468582)
test_btest 0.000628 0.000093 54.520791 ( 14.680482)
test_basic 0.003634 0.000000 0.325005 ( 0.419801)
test_all 0.000907 0.000080 559.659473 (182.501114)
test_rubyspec 0.015320 0.017071 54.082394 ( 64.178697)
total: 268.29 sec