Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221210-012914
#<BuildRuby:0x0000564e64f02018
@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.20221210-012914",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.005123 0.000250 1.373425 ( 1.616003)
build_miniruby 0.001216 0.000000 1.159849 ( 1.159500)
build_ruby 0.001474 0.000000 2.649840 ( 2.647433)
build_all 0.005178 0.002326 3.768477 ( 2.068821)
build_install 0.012550 0.003995 2.883284 ( 2.014669)
test_btest 0.000769 0.000000 55.429315 ( 17.170700)
test_basic 0.000915 0.004884 0.385473 ( 0.485792)
test_all 0.000000 0.001801 634.467371 (203.903575)
test_rubyspec 0.029444 0.006778 65.135876 ( 75.298878)
total: 306.37 sec