Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-040507
#<BuildRuby:0x00005560afe99138
@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-040507",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.000000 0.005621 1.368335 ( 1.537885)
build_miniruby 0.000000 0.001169 0.815680 ( 0.814571)
build_ruby 0.000292 0.001063 1.290476 ( 1.282818)
build_all 0.003612 0.003854 3.499816 ( 1.828458)
build_install 0.011782 0.001088 2.353838 ( 1.448828)
test_btest 0.000593 0.000166 57.706204 ( 17.476618)
test_basic 0.003676 0.000000 0.348356 ( 0.442571)
test_all 0.001732 0.000364 607.751687 (171.396204)
test_rubyspec 0.013173 0.022315 57.481155 ( 67.375481)
total: 263.60 sec