Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-102347
#<BuildRuby:0x000055b53c9b2430
@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.20221205-102347",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.000000 0.005760 1.196703 ( 1.372042)
build_miniruby 0.000524 0.000622 0.830671 ( 0.829505)
build_ruby 0.000000 0.001521 1.250236 ( 1.242794)
build_all 0.003831 0.001960 2.797721 ( 1.440144)
build_install 0.012381 0.001182 2.083168 ( 1.247049)
test_btest 0.000639 0.000085 57.979210 ( 14.601782)
test_basic 0.004156 0.000041 0.286614 ( 0.381044)
test_all 0.001005 0.000071 541.191044 (160.877754)
test_rubyspec 0.018545 0.018328 54.002847 ( 64.028867)
total: 246.02 sec