Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-093410
#<BuildRuby:0x00005616cc961e08
@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.20221205-093410",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.001189 0.004226 1.229279 ( 1.371389)
build_miniruby 0.000000 0.001120 0.749742 ( 0.748467)
build_ruby 0.000000 0.001336 1.183560 ( 1.176390)
build_all 0.006233 0.000282 2.832097 ( 1.414728)
build_install 0.010962 0.002193 2.043376 ( 1.234836)
test_btest 0.000608 0.000122 57.612990 ( 14.660767)
test_basic 0.003886 0.000074 0.303020 ( 0.399243)
test_all 0.000905 0.000173 546.651386 (159.871956)
test_rubyspec 0.020647 0.014530 55.857718 ( 66.076799)
total: 246.96 sec