Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-063920
#<BuildRuby:0x000055d69724e320
@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-063920",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.004695 0.000063 1.107896 ( 1.602991)
build_miniruby 0.001301 0.000109 1.437199 ( 1.443972)
build_ruby 0.001402 0.000116 3.488005 ( 4.121205)
build_all 0.002834 0.003933 3.772667 ( 2.324636)
build_install 0.004953 0.009792 3.161168 ( 2.945367)
test_btest 0.000603 0.000125 55.379925 ( 31.169771)
test_basic 0.003838 0.002103 0.417382 ( 0.518291)
test_all 0.002243 0.000000 627.015084 (254.931755)
test_rubyspec 0.028386 0.020429 72.031915 ( 87.469884)
total: 386.53 sec