Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-234300
#<BuildRuby:0x000055fb3ad26140
@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-234300",
@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.000003 0.000014 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.005500 0.000299 1.478006 ( 1.855036)
build_miniruby 0.000972 0.000205 0.951587 ( 0.956482)
build_ruby 0.001173 0.000247 1.578800 ( 1.594495)
build_all 0.006745 0.000494 3.633017 ( 2.037278)
build_install 0.013789 0.000906 2.701406 ( 2.132063)
test_btest 0.000549 0.000100 54.544894 ( 26.953761)
test_basic 0.003173 0.000577 0.374124 ( 0.473995)
test_all 0.001801 0.000086 591.952352 (224.824378)
test_rubyspec 0.030892 0.014266 65.781663 ( 76.213954)
total: 337.04 sec