Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-150903
#<BuildRuby:0x0000560739902400
@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.20221206-150903",
@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.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000022)
build_up 0.004849 0.000632 1.402499 ( 1.574670)
build_miniruby 0.001040 0.000135 0.806497 ( 0.805346)
build_ruby 0.001121 0.000147 1.467101 ( 1.459070)
build_all 0.006578 0.000288 3.222932 ( 1.654100)
build_install 0.007165 0.003494 2.457960 ( 1.544117)
test_btest 0.000720 0.000000 60.138130 ( 16.239935)
test_basic 0.000000 0.003860 0.377617 ( 0.473213)
test_all 0.000000 0.001017 597.176216 (184.560189)
test_rubyspec 0.028147 0.015724 67.347387 ( 77.990388)
total: 286.30 sec