Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221202-195032
#<BuildRuby:0x000055a7585557f8
@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.20221202-195032",
@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.000004 0.000016 ( 0.000015)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.001730 0.004684 1.513174 ( 2.365988)
build_miniruby 0.000931 0.000384 0.976084 ( 1.182122)
build_ruby 0.001228 0.000505 1.698039 ( 1.860925)
build_all 0.000757 0.006694 3.822829 ( 2.624611)
build_install 0.012529 0.002019 2.798343 ( 2.881107)
test_btest 0.000592 0.000266 58.150599 ( 35.115664)
test_basic 0.005179 0.002331 0.415789 ( 0.688771)
test_all 0.000742 0.000334 629.825356 (287.361997)
test_rubyspec 0.016692 0.028263 68.760197 ( 82.725195)
total: 416.81 sec