Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-073411
#<BuildRuby:0x000055b2845f6180
@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-073411",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.005297 0.000529 1.472734 ( 2.073450)
build_miniruby 0.001094 0.000110 0.881409 ( 0.968380)
build_ruby 0.000000 0.001569 1.663480 ( 1.688647)
build_all 0.000800 0.006188 3.651488 ( 2.195012)
build_install 0.009902 0.004458 2.727993 ( 2.145660)
test_btest 0.000518 0.000113 55.689233 ( 26.881681)
test_basic 0.004581 0.000996 0.384124 ( 0.496255)
test_all 0.001742 0.000379 596.584743 (218.199102)
test_rubyspec 0.010080 0.031959 66.529013 ( 77.175424)
total: 331.82 sec