Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-050220
#<BuildRuby:0x0000556906510fa8
@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-050220",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005273 0.000527 1.346709 ( 1.602915)
build_miniruby 0.001138 0.000114 0.825876 ( 0.824785)
build_ruby 0.001357 0.000136 1.468407 ( 1.462100)
build_all 0.006305 0.000187 3.350967 ( 1.720357)
build_install 0.009207 0.002942 2.207687 ( 1.359881)
test_btest 0.000667 0.000077 56.620236 ( 17.985417)
test_basic 0.000000 0.004356 0.274274 ( 0.368245)
test_all 0.000000 0.001248 581.589010 (172.645678)
test_rubyspec 0.009052 0.034881 63.222392 ( 73.232792)
total: 271.20 sec