Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-080512
#<BuildRuby:0x00005623ef661e08
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221206-080512",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005072 0.000157 1.203127 ( 1.653343)
build_miniruby 0.000975 0.000127 0.636752 ( 0.635356)
build_ruby 0.001093 0.000142 1.267564 ( 1.259231)
build_all 0.000000 0.005618 3.395699 ( 1.866536)
build_install 0.007831 0.003138 2.410232 ( 1.516727)
test_btest 0.000770 0.000000 56.320222 ( 14.689153)
test_basic 0.003902 0.000112 0.359189 ( 0.453233)
test_all 0.000922 0.000185 558.483129 (158.219138)
test_rubyspec 0.011682 0.018066 58.153996 ( 68.210038)
total: 248.50 sec