Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-012051
#<BuildRuby:0x000055f30e43e700
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-012051",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.001257 0.004367 1.402990 ( 1.529757)
build_miniruby 0.001083 0.000197 0.697402 ( 0.696158)
build_ruby 0.001363 0.000000 1.198941 ( 1.191222)
build_all 0.002189 0.004114 2.988706 ( 1.488482)
build_install 0.012930 0.000896 2.306698 ( 1.420683)
test_btest 0.000625 0.000125 57.879611 ( 16.272126)
test_basic 0.003057 0.000611 0.265008 ( 0.359440)
test_all 0.001335 0.000267 580.204406 (163.761226)
test_rubyspec 0.009864 0.029438 60.937204 ( 70.849127)
total: 257.57 sec