Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-050606
#<BuildRuby:0x0000555b96ebe118
@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-050606",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.003982 0.000597 1.115449 ( 1.487137)
build_miniruby 0.000000 0.001724 1.326059 ( 1.325918)
build_ruby 0.000000 0.001843 3.356227 ( 3.684432)
build_all 0.000000 0.006818 3.749645 ( 1.925973)
build_install 0.012457 0.001859 3.042050 ( 2.142215)
test_btest 0.000739 0.000193 57.552180 ( 19.690032)
test_basic 0.000803 0.004432 0.397979 ( 0.497623)
test_all 0.002094 0.000183 647.875898 (207.421833)
test_rubyspec 0.027262 0.020032 68.540618 ( 78.484625)
total: 316.66 sec