Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-151431
#<BuildRuby:0x0000556d87b76390
@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.20221229-151431",
@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.000016 0.000003 0.000019 ( 0.000021)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005042 0.000241 1.191341 ( 1.599543)
build_miniruby 0.001056 0.000229 1.495735 ( 1.495140)
build_ruby 0.001587 0.000345 3.243719 ( 3.607338)
build_all 0.001481 0.004491 3.513795 ( 1.679936)
build_install 0.001472 0.011501 2.927182 ( 2.001994)
test_btest 0.000631 0.000237 54.988858 ( 14.731746)
test_basic 0.003238 0.001214 0.407413 ( 0.499781)
test_all 0.000869 0.000326 579.642876 (164.863995)
test_rubyspec 0.027356 0.017824 65.952361 ( 76.306579)
total: 266.79 sec