Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-044114
#<BuildRuby:0x0000561799ff68e0
@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.20230217-044114",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000031 0.000002 0.000033 ( 0.000032)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.004062 0.000325 1.313354 ( 1.679670)
build_miniruby 0.001202 0.000097 1.007511 ( 1.005450)
build_ruby 0.001194 0.000000 2.112559 ( 10.400940)
build_all 0.006346 0.000000 3.751603 ( 1.827768)
build_install 0.009310 0.004618 2.901739 ( 2.028758)
test_btest 0.000612 0.000066 56.977456 ( 15.745666)
test_basic 0.005430 0.000582 0.456631 ( 0.553907)
test_all 0.000921 0.000099 617.329959 (181.279126)
test_rubyspec 0.022615 0.023843 66.407600 ( 76.431968)
total: 290.95 sec