Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-055707
#<BuildRuby:0x0000561803d362a8
@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.20230514-055707",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004485 0.000673 1.751131 ( 2.972916)
build_miniruby 0.001363 0.000000 1.229450 ( 1.229768)
build_ruby 0.000000 0.001541 2.411958 ( 2.635874)
build_all 0.000539 0.005352 2.188500 ( 1.539883)
build_install 0.009645 0.004373 3.298472 ( 2.317246)
test_btest 0.000768 0.000192 72.032257 ( 29.814299)
test_basic 0.003691 0.000923 0.733564 ( 0.833524)
test_all 0.000807 0.000201 558.579460 (217.035965)
test_rubyspec 0.014760 0.032751 77.990763 ( 90.290889)
total: 348.67 sec