Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-040523
#<BuildRuby:0x00005648ded0e058
@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-040523",
@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.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.001530 0.004359 1.434862 ( 1.781071)
build_miniruby 0.000000 0.001245 0.911286 ( 0.918622)
build_ruby 0.000000 0.001477 1.561745 ( 1.566121)
build_all 0.000516 0.006697 3.762583 ( 2.229884)
build_install 0.010782 0.003588 2.662544 ( 2.336810)
test_btest 0.000561 0.000194 55.274687 ( 26.991667)
test_basic 0.000000 0.006382 0.392749 ( 0.503070)
test_all 0.001199 0.000679 607.949944 (231.357993)
test_rubyspec 0.019443 0.023955 66.709406 ( 77.749854)
total: 345.44 sec