Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-073332
#<BuildRuby:0x000055ec50179f70
@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.20240314-073332",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.003546 0.004862 3.465402 ( 2.899113)
build_miniruby 0.001185 0.000258 2.212257 ( 2.213158)
build_ruby 0.001436 0.000312 3.229307 ( 3.493782)
build_all 0.004567 0.004418 29.296470 ( 23.363485)
build_install 0.016952 0.001891 5.096197 ( 3.225180)
test_btest 0.001025 0.000000 93.683232 ( 29.765390)
test_basic 0.004284 0.002597 0.923893 ( 0.988222)
test_all 0.065737 0.053782 828.231405 (250.428575)
test_rubyspec 0.037111 0.047105 118.957476 (127.895029)
total: 444.27 sec