Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-044816
#<BuildRuby:0x000055f8c0aea380
@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.20221206-044816",
@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.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004383 0.000626 1.335985 ( 1.526453)
build_miniruby 0.000990 0.000142 0.787169 ( 0.785729)
build_ruby 0.001362 0.000000 1.152490 ( 1.145178)
build_all 0.006269 0.000000 3.256764 ( 1.561822)
build_install 0.011824 0.000000 2.237363 ( 1.327727)
test_btest 0.000766 0.000000 57.981481 ( 18.817578)
test_basic 0.000000 0.004059 0.322083 ( 0.415910)
test_all 0.001140 0.000178 555.024539 (165.182485)
test_rubyspec 0.016282 0.016812 55.729059 ( 65.824549)
total: 256.59 sec