Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-140120
#<BuildRuby:0x000055b7724ae258
@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.20230211-140120",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.003966 0.000541 1.144173 ( 1.570712)
build_miniruby 0.001115 0.000152 1.142492 ( 1.144089)
build_ruby 0.001345 0.000183 2.401287 ( 2.609764)
build_all 0.003093 0.004136 3.969208 ( 2.183071)
build_install 0.005545 0.008919 2.932021 ( 2.301015)
test_btest 0.000549 0.000137 55.369057 ( 28.033503)
test_basic 0.004929 0.001232 0.447091 ( 0.553550)
test_all 0.001521 0.000285 624.341528 (231.477912)
test_rubyspec 0.027985 0.018756 71.693623 ( 82.249626)
total: 352.12 sec