Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-075353
#<BuildRuby:0x000055bcf87ea008
@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.20221220-075353",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000017)
build_up 0.000826 0.004076 1.088481 ( 1.466694)
build_miniruby 0.001299 0.000194 1.342898 ( 1.341959)
build_ruby 0.001214 0.000182 3.215098 ( 3.572754)
build_all 0.002635 0.004654 3.514273 ( 1.802583)
build_install 0.012373 0.004172 3.029182 ( 2.156612)
test_btest 0.000755 0.000164 56.710640 ( 19.111615)
test_basic 0.004155 0.000000 0.439016 ( 0.537657)
test_all 0.002245 0.000456 656.060116 (219.912445)
test_rubyspec 0.019205 0.024712 69.654849 ( 79.605908)
total: 329.51 sec