Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-052906
#<BuildRuby:0x000055c76a212320
@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.20231015-052906",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.002524 0.004532 2.277472 ( 2.531583)
build_miniruby 0.001118 0.000207 1.496846 ( 1.496107)
build_ruby 0.000000 0.001976 3.019328 ( 12.492653)
build_all 0.000000 0.007141 6.127698 ( 2.557036)
build_install 0.004675 0.014038 7.545671 ( 3.662871)
test_btest 0.000792 0.000297 86.803845 ( 23.850382)
test_basic 0.005718 0.000726 0.815641 ( 0.872610)
test_all 0.008409 0.000288 687.548549 (251.808067)
test_rubyspec 0.029809 0.025402 87.583423 ( 98.986182)
total: 398.26 sec