Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-062113
#<BuildRuby:0x000055f5c870e3b0
@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.20221228-062113",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.003975 0.000596 0.870744 ( 1.252548)
build_miniruby 0.001126 0.000169 1.101574 ( 1.099766)
build_ruby 0.001347 0.000202 2.518152 ( 2.874663)
build_all 0.001597 0.004667 3.343069 ( 1.688174)
build_install 0.013814 0.000900 2.683243 ( 1.721923)
test_btest 0.000000 0.001058 54.435679 ( 14.920429)
test_basic 0.002174 0.002029 0.311764 ( 0.404476)
test_all 0.000874 0.000182 559.569830 (160.018557)
test_rubyspec 0.026038 0.015613 56.033370 ( 66.046608)
total: 250.03 sec