Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-174515
#<BuildRuby:0x000055a099cbe258
@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.20230513-174515",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.005728 0.000129 1.778458 ( 2.976521)
build_miniruby 0.001117 0.000000 1.299445 ( 1.298817)
build_ruby 0.001181 0.000000 2.562003 ( 2.776415)
build_all 0.006031 0.000023 1.948156 ( 1.159148)
build_install 0.007769 0.008903 3.269047 ( 2.297876)
test_btest 0.000580 0.000083 74.557219 ( 23.800232)
test_basic 0.005024 0.000717 0.707185 ( 0.784957)
test_all 0.000381 0.000931 575.197900 (178.630741)
test_rubyspec 0.017666 0.030693 73.623790 ( 85.491252)
total: 299.22 sec