Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-214500
#<BuildRuby:0x000056001c5f6168
@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.20230205-214500",
@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.000014)
autoconf 0.000023 0.000001 0.000024 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.000000 0.004735 0.896370 ( 1.278208)
build_miniruby 0.000000 0.001219 1.017982 ( 1.016307)
build_ruby 0.000000 0.001280 1.805385 ( 2.012965)
build_all 0.001936 0.003574 3.170529 ( 1.680364)
build_install 0.006860 0.004307 2.392670 ( 1.609413)
test_btest 0.000719 0.000129 54.230661 ( 13.925256)
test_basic 0.001112 0.004131 0.389889 ( 0.482878)
test_all 0.000886 0.000190 552.795767 (156.992980)
test_rubyspec 0.021429 0.014669 56.810466 ( 66.889367)
total: 245.89 sec