Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-155616
#<BuildRuby:0x0000560664dc67f0
@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.20221218-155616",
@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.000018 0.000001 0.000019 ( 0.000025)
configure 0.000015 0.000001 0.000016 ( 0.000018)
build_up 0.003898 0.000371 1.124503 ( 1.616536)
build_miniruby 0.001291 0.000123 1.395781 ( 1.428655)
build_ruby 0.000000 0.001935 3.543657 ( 3.904174)
build_all 0.006774 0.000985 3.923665 ( 2.453800)
build_install 0.014671 0.000350 2.977862 ( 2.244355)
test_btest 0.000669 0.000072 55.857863 ( 29.827942)
test_basic 0.000000 0.005729 0.437670 ( 0.658029)
test_all 0.000661 0.002195 624.668587 (265.788574)
test_rubyspec 0.034579 0.013060 71.691396 ( 84.526258)
total: 392.45 sec