Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-112732
#<BuildRuby:0x000055d7add4dfe8
@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.20221208-112732",
@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.000000 0.000014 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.005712 0.000228 1.479227 ( 1.750774)
build_miniruby 0.001327 0.000000 1.204266 ( 1.206465)
build_ruby 0.001664 0.000000 2.752630 ( 2.767976)
build_all 0.007084 0.000000 3.915951 ( 2.270258)
build_install 0.012146 0.003327 2.824687 ( 2.398267)
test_btest 0.000651 0.000038 55.265340 ( 25.012858)
test_basic 0.002097 0.003672 0.419305 ( 0.544968)
test_all 0.001433 0.000123 629.693062 (244.449592)
test_rubyspec 0.028138 0.014770 68.594658 ( 79.115958)
total: 359.52 sec