Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-020131
#<BuildRuby:0x00005649e9eb1f70
@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.20230104-020131",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.001739 0.002945 1.077247 ( 1.547087)
build_miniruby 0.000887 0.000162 1.214722 ( 1.213417)
build_ruby 0.001597 0.000000 3.067258 ( 3.461744)
build_all 0.006470 0.000062 3.619612 ( 1.779985)
build_install 0.009060 0.004930 3.024896 ( 2.104775)
test_btest 0.000735 0.000147 57.456412 ( 16.967990)
test_basic 0.000000 0.005049 0.407665 ( 0.502639)
test_all 0.000000 0.001207 651.409879 (203.289074)
test_rubyspec 0.022311 0.019049 62.918069 ( 74.884868)
total: 305.75 sec