Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-000201
#<BuildRuby:0x0000562f74bfa258
@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.20230101-000201",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.001439 0.003425 1.154084 ( 1.591049)
build_miniruby 0.000955 0.000199 1.237932 ( 1.236737)
build_ruby 0.001116 0.000232 2.677803 ( 14.383533)
build_all 0.005943 0.000402 3.649656 ( 1.856987)
build_install 0.009656 0.004378 2.815039 ( 2.596008)
test_btest 0.000693 0.000154 55.964873 ( 15.948966)
test_basic 0.001957 0.004615 0.420288 ( 0.519220)
test_all 0.000961 0.000249 599.324377 (180.577220)
test_rubyspec 0.009332 0.028014 61.817833 ( 71.800269)
total: 290.51 sec