Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-182339
#<BuildRuby:0x000055b8d8c721a8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20221220-182339",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.000512 0.004149 1.113704 ( 1.536108)
build_miniruby 0.001486 0.000000 1.367904 ( 1.367162)
build_ruby 0.001796 0.000000 3.486802 ( 3.835731)
build_all 0.003776 0.003804 3.583796 ( 1.817778)
build_install 0.008003 0.008015 2.860337 ( 1.876907)
test_btest 0.000724 0.000242 56.595645 ( 16.876700)
test_basic 0.001475 0.003120 0.414829 ( 0.519171)
test_all 0.001023 0.000368 633.053944 (192.409519)
test_rubyspec 0.023324 0.023495 66.585599 ( 76.697408)
total: 296.94 sec