Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-090127
#<BuildRuby:0x00005598a3686190
@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.20230123-090127",
@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.000000 0.000013 ( 0.000013)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.004430 0.000177 0.959429 ( 1.359628)
build_miniruby 0.001093 0.000044 1.105983 ( 1.104303)
build_ruby 0.001674 0.000067 2.851209 ( 3.145009)
build_all 0.006999 0.000000 3.521581 ( 1.703231)
build_install 0.010425 0.003532 2.775929 ( 1.842052)
test_btest 0.000663 0.000042 56.572048 ( 15.038046)
test_basic 0.004127 0.000258 0.355286 ( 0.448518)
test_all 0.001620 0.000101 633.102926 (182.030974)
test_rubyspec 0.032346 0.010038 63.251821 ( 73.022568)
total: 279.70 sec