Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-172046
#<BuildRuby:0x0000559b3cec5fb8
@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.20230111-172046",
@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.000017 0.000001 0.000018 ( 0.000017)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.001429 0.003562 1.225627 ( 1.736247)
build_miniruby 0.001278 0.000103 1.621232 ( 1.693262)
build_ruby 0.001780 0.000142 3.978635 ( 24.475419)
build_all 0.003502 0.004384 3.963940 ( 2.429859)
build_install 0.021304 0.000077 3.226824 ( 2.970998)
test_btest 0.000762 0.000076 59.444242 ( 31.115930)
test_basic 0.002185 0.004454 0.462211 ( 0.704703)
test_all 0.001787 0.000000 698.979930 (352.160914)
test_rubyspec 0.031748 0.035301 79.333143 (102.697807)
total: 519.99 sec