Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-142426
#<BuildRuby:0x000056343754e018
@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.20230131-142426",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004778 0.000000 1.158772 ( 1.738510)
build_miniruby 0.008391 0.000000 86.404230 ( 28.338073)
build_ruby 0.001319 0.000000 2.437814 ( 2.634585)
build_all 0.002715 0.005197 13.178430 ( 10.391441)
build_install 0.014554 0.000230 2.895553 ( 2.164401)
test_btest 0.000689 0.000038 57.583025 ( 20.244065)
test_basic 0.005242 0.000291 0.407514 ( 0.504290)
test_all 0.000000 0.001389 627.090021 (189.149865)
test_rubyspec 0.034973 0.009438 66.523183 ( 76.524636)
total: 331.69 sec