Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-203313
#<BuildRuby:0x00005580b81fa890
@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.20221207-203313",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.005485 0.000321 1.475361 ( 1.844929)
build_miniruby 0.000895 0.000195 1.202541 ( 1.215668)
build_ruby 0.001246 0.000271 2.658592 ( 2.737224)
build_all 0.000000 0.007645 3.927255 ( 2.533853)
build_install 0.010890 0.004313 2.883707 ( 2.546884)
test_btest 0.000563 0.000173 54.669174 ( 28.965653)
test_basic 0.005123 0.001577 0.435232 ( 0.541243)
test_all 0.001581 0.000146 635.897979 (206.469044)
test_rubyspec 0.019775 0.014364 58.775864 ( 68.850565)
total: 315.71 sec