Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-071458
#<BuildRuby:0x0000561ee32adea8
@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.20230213-071458",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.003941 0.000328 1.209776 ( 1.596922)
build_miniruby 0.001201 0.000100 0.900995 ( 0.899234)
build_ruby 0.001120 0.000093 1.805354 ( 2.035259)
build_all 0.001535 0.004395 3.212448 ( 1.568343)
build_install 0.004675 0.007797 2.566896 ( 1.725740)
test_btest 0.000723 0.000139 56.922348 ( 15.899554)
test_basic 0.005687 0.000000 0.466109 ( 0.560490)
test_all 0.001173 0.000000 568.605865 (159.553825)
test_rubyspec 0.019182 0.018187 56.034713 ( 66.072434)
total: 249.91 sec