Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-082829
#<BuildRuby:0x0000559378b2df48
@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.20230106-082829",
@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.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.001415 0.003556 1.094019 ( 1.490149)
build_miniruby 0.001184 0.000215 1.269117 ( 1.267464)
build_ruby 0.000000 0.001431 3.018724 ( 3.405096)
build_all 0.004199 0.002530 3.534819 ( 1.733567)
build_install 0.010916 0.004691 2.920138 ( 2.166138)
test_btest 0.000512 0.000123 53.980022 ( 17.225266)
test_basic 0.004129 0.000991 0.379820 ( 0.478683)
test_all 0.001107 0.000266 628.504872 (191.880238)
test_rubyspec 0.027675 0.017888 68.727996 ( 79.165035)
total: 298.81 sec