Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-220024
#<BuildRuby:0x0000561ed063a228
@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.20231220-220024",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.001765 0.004455 1.860750 ( 2.215832)
build_miniruby 0.001235 0.000376 1.610583 ( 1.611354)
build_ruby 0.001432 0.000436 3.338751 ( 3.518785)
build_all 0.006448 0.000680 5.311394 ( 2.139360)
build_install 0.012695 0.001147 6.271639 ( 3.063625)
test_btest 0.000780 0.000000 80.637807 ( 21.875116)
test_basic 0.003141 0.003044 0.893025 ( 0.958604)
test_all 0.087139 0.033273 667.597599 (196.150859)
test_rubyspec 0.014826 0.050877 88.328088 (100.124735)
total: 331.66 sec