Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-041544
#<BuildRuby:0x000055a1a454e8e0
@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.20230616-041544",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.002538 0.004371 2.169761 ( 4.601252)
build_miniruby 0.001574 0.000181 1.869227 ( 2.038832)
build_ruby 0.001404 0.000162 2.970282 ( 3.661105)
build_all 0.007669 0.000374 2.535395 ( 2.608788)
build_install 0.019899 0.000210 4.097048 ( 4.236222)
test_btest 0.000767 0.000074 77.046843 ( 37.074059)
test_basic 0.005978 0.000578 0.765469 ( 0.869612)
test_all 0.001703 0.000165 596.765303 (268.399046)
test_rubyspec 0.029055 0.026188 86.556402 (121.770695)
total: 445.26 sec