Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221202-203246
#<BuildRuby:0x0000555d5b6da020
@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.20221202-203246",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005633 0.000867 1.611020 ( 2.232887)
build_miniruby 0.001257 0.000193 1.062810 ( 1.090388)
build_ruby 0.001264 0.000195 1.815814 ( 1.834608)
build_all 0.007799 0.000522 3.831306 ( 3.332253)
build_install 0.018981 0.001403 2.997963 ( 3.060094)
test_btest 0.000843 0.000116 67.524298 ( 40.219732)
test_basic 0.006303 0.000870 0.422779 ( 0.774388)
test_all 0.001215 0.000168 694.861733 (622.349885)
test_rubyspec 0.040939 0.016252 75.349767 (107.841069)
total: 782.74 sec