Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-003147
#<BuildRuby:0x000055fabd31a228
@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.20221228-003147",
@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.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001413 0.003496 1.163670 ( 2.223536)
build_miniruby 0.001351 0.000208 1.439061 ( 1.501026)
build_ruby 0.001447 0.000223 3.626883 ( 4.055649)
build_all 0.006861 0.000439 3.933141 ( 2.487030)
build_install 0.005892 0.010590 3.337912 ( 2.951340)
test_btest 0.000608 0.000142 55.708296 ( 28.891376)
test_basic 0.002986 0.003610 0.459521 ( 0.600229)
test_all 0.001207 0.000311 612.451679 (214.949525)
test_rubyspec 0.025218 0.017372 66.687977 ( 76.672356)
total: 334.33 sec