Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-125427
#<BuildRuby:0x00005633272e6890
@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.20221208-125427",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000019 0.000000 0.000019 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000018)
build_up 0.005100 0.000213 1.154043 ( 1.422103)
build_miniruby 0.001154 0.000048 1.162279 ( 1.162967)
build_ruby 0.000000 0.001550 2.600971 ( 2.605935)
build_all 0.003784 0.002984 3.620497 ( 1.934442)
build_install 0.011281 0.004725 2.793012 ( 2.056038)
test_btest 0.000629 0.000072 54.727311 ( 21.337968)
test_basic 0.005762 0.000665 0.373591 ( 0.479765)
test_all 0.002172 0.000057 625.657016 (221.144613)
test_rubyspec 0.027027 0.017410 68.329818 ( 78.927349)
total: 331.07 sec