Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-192429
#<BuildRuby:0x0000558cf078a168
@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.20221203-192429",
@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.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.005831 0.000151 1.476714 ( 2.383232)
build_miniruby 0.001230 0.000103 0.883633 ( 0.904292)
build_ruby 0.001260 0.000105 1.647774 ( 1.881942)
build_all 0.006904 0.000575 3.796574 ( 2.455995)
build_install 0.004857 0.009800 2.725679 ( 2.810227)
test_btest 0.000604 0.000101 55.428562 ( 31.782106)
test_basic 0.005272 0.000879 0.394527 ( 0.627899)
test_all 0.000999 0.000166 651.588588 (320.000172)
test_rubyspec 0.017661 0.038237 74.267485 ( 99.126978)
total: 461.97 sec