Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-042450
#<BuildRuby:0x0000556927456380
@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-042450",
@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.000020 0.000003 0.000023 ( 0.000022)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.001922 0.003629 1.537722 ( 2.759734)
build_miniruby 0.001001 0.000160 1.253579 ( 1.252602)
build_ruby 0.001590 0.000000 2.166663 ( 2.351361)
build_all 0.005052 0.000000 1.967012 ( 1.099873)
build_install 0.010020 0.004109 2.896296 ( 1.886549)
test_btest 0.000709 0.000122 72.151422 ( 20.023502)
test_basic 0.003947 0.000680 0.655775 ( 0.732156)
test_all 0.000667 0.000115 570.243507 (171.757302)
test_rubyspec 0.024165 0.015374 69.414070 ( 81.197730)
total: 283.06 sec