Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-221159
#<BuildRuby:0x0000564326b5e3b0
@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.20221207-221159",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.000928 0.004295 1.376409 ( 1.625059)
build_miniruby 0.000863 0.000270 1.175162 ( 1.176870)
build_ruby 0.001185 0.000371 2.548517 ( 2.557869)
build_all 0.006413 0.000650 3.818299 ( 2.089985)
build_install 0.008866 0.004397 2.818869 ( 2.126305)
test_btest 0.000493 0.000156 54.455878 ( 28.023155)
test_basic 0.003363 0.001062 0.380029 ( 0.480184)
test_all 0.001171 0.000369 623.011902 (243.156591)
test_rubyspec 0.023290 0.035063 75.937269 (103.581439)
total: 384.82 sec