Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-102051
#<BuildRuby:0x0000561f043dd820
@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.20221224-102051",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.002165 0.003734 1.131465 ( 1.980347)
build_miniruby 0.001295 0.000199 1.542332 ( 1.604852)
build_ruby 0.001386 0.000214 3.640188 ( 4.266042)
build_all 0.007695 0.000538 4.103493 ( 2.597993)
build_install 0.012924 0.004978 3.283666 ( 3.007477)
test_btest 0.000645 0.000111 56.540224 ( 31.430323)
test_basic 0.005467 0.000182 0.437632 ( 1.732189)
test_all 0.001463 0.000244 650.860176 (282.788377)
test_rubyspec 0.017592 0.032805 72.526342 ( 89.236301)
total: 418.64 sec