Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-071203
#<BuildRuby:0x0000564ff8ad5ef0
@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-071203",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.004715 0.000744 1.415131 ( 1.861319)
build_miniruby 0.000000 0.001174 0.845029 ( 0.843884)
build_ruby 0.000000 0.001310 1.418892 ( 1.410432)
build_all 0.005222 0.001042 3.435600 ( 1.667249)
build_install 0.013068 0.000116 2.450611 ( 1.493689)
test_btest 0.000560 0.000093 56.130289 ( 19.927755)
test_basic 0.000831 0.003511 0.355361 ( 0.452135)
test_all 0.001330 0.000266 617.265295 (184.166233)
test_rubyspec 0.026370 0.020964 62.485218 ( 72.445906)
total: 284.27 sec