Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-175402
#<BuildRuby:0x00005624efc39f28
@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.20221224-175402",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.000735 0.004151 1.083053 ( 1.465064)
build_miniruby 0.001064 0.000194 1.161792 ( 1.160149)
build_ruby 0.001283 0.000233 3.217456 ( 3.722796)
build_all 0.000000 0.006750 3.303767 ( 1.610088)
build_install 0.012542 0.004569 2.764888 ( 1.803148)
test_btest 0.000615 0.000165 58.218863 ( 15.960176)
test_basic 0.003750 0.000000 0.376768 ( 0.472103)
test_all 0.000827 0.001453 609.609253 (176.320055)
test_rubyspec 0.016228 0.029793 65.572979 ( 75.343461)
total: 277.86 sec