Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-005529
#<BuildRuby:0x00005564082e60f0
@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.20230512-005529",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004722 0.000473 1.370921 ( 2.588368)
build_miniruby 0.001083 0.000108 0.959277 ( 0.958576)
build_ruby 0.001009 0.000101 1.797776 ( 2.024694)
build_all 0.005495 0.000000 1.716170 ( 0.919861)
build_install 0.011856 0.000007 2.812417 ( 1.860455)
test_btest 0.000896 0.000000 71.594715 ( 18.394119)
test_basic 0.001226 0.003591 0.604591 ( 0.677378)
test_all 0.000923 0.000106 509.454249 (154.813150)
test_rubyspec 0.011113 0.028631 68.055800 ( 79.968596)
total: 262.21 sec