Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-184934
#<BuildRuby:0x0000555bb23aa008
@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.20221208-184934",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.005612 0.000299 1.372320 ( 1.587372)
build_miniruby 0.000924 0.000160 1.246797 ( 1.245944)
build_ruby 0.001162 0.000202 2.574969 ( 2.586587)
build_all 0.006255 0.000365 3.602195 ( 1.870372)
build_install 0.008738 0.005074 2.425087 ( 1.542656)
test_btest 0.000505 0.000101 54.184013 ( 14.814595)
test_basic 0.002839 0.000568 0.401572 ( 0.498504)
test_all 0.000932 0.000186 609.922861 (180.462243)
test_rubyspec 0.017866 0.014802 64.891488 ( 74.799367)
total: 279.41 sec