Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-074239
#<BuildRuby:0x000055b86e2e6338
@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.20230212-074239",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000015 0.000003 0.000018 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000913 0.003530 0.912626 ( 1.261510)
build_miniruby 0.000972 0.000177 1.075627 ( 1.074000)
build_ruby 0.001199 0.000218 2.341720 ( 2.565883)
build_all 0.003560 0.003117 3.716547 ( 1.906400)
build_install 0.009644 0.005266 2.737194 ( 1.867091)
test_btest 0.000661 0.000158 58.997962 ( 17.446754)
test_basic 0.003307 0.000794 0.416925 ( 0.511886)
test_all 0.001165 0.000280 657.700328 (200.389024)
test_rubyspec 0.007788 0.030102 64.258529 ( 74.153380)
total: 301.18 sec