Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-085729
#<BuildRuby:0x00005561e190a068
@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-085729",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.001931 0.003615 1.361867 ( 1.762393)
build_miniruby 0.001136 0.000000 1.060218 ( 1.079534)
build_ruby 0.001352 0.000000 1.409172 ( 1.400427)
build_all 0.006103 0.000155 3.401792 ( 1.744431)
build_install 0.012191 0.000060 2.397559 ( 1.494982)
test_btest 0.000634 0.000090 56.833096 ( 15.517665)
test_basic 0.003399 0.000486 0.264900 ( 0.360936)
test_all 0.001088 0.000000 598.677462 (169.204443)
test_rubyspec 0.004565 0.027429 54.217576 ( 64.327660)
total: 256.89 sec