Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-200315
#<BuildRuby:0x0000557bb8ab1f10
@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.20221206-200315",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.000109 0.005745 1.201271 ( 1.709416)
build_miniruby 0.001041 0.000290 0.643103 ( 0.641865)
build_ruby 0.001119 0.000311 1.161627 ( 1.152091)
build_all 0.002545 0.003303 2.992452 ( 1.523467)
build_install 0.009194 0.002041 2.086914 ( 1.271189)
test_btest 0.000616 0.000188 56.517784 ( 15.381751)
test_basic 0.004027 0.000182 0.366168 ( 0.461963)
test_all 0.000432 0.002162 585.546413 (177.158427)
test_rubyspec 0.018502 0.015619 64.299731 ( 74.188500)
total: 273.49 sec