Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-011015
#<BuildRuby:0x00005608f69ce028
@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.20221207-011015",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000028 0.000003 0.000031 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002197 0.003832 1.382984 ( 1.577667)
build_miniruby 0.000000 0.001125 0.691102 ( 0.690163)
build_ruby 0.000000 0.001338 1.491510 ( 1.487300)
build_all 0.004098 0.002083 3.286498 ( 1.648355)
build_install 0.010661 0.001039 2.312619 ( 1.367138)
test_btest 0.000632 0.000102 55.541207 ( 18.231829)
test_basic 0.003396 0.000543 0.305523 ( 0.401293)
test_all 0.000896 0.000143 604.073641 (173.454775)
test_rubyspec 0.007532 0.024178 63.548597 ( 73.365299)
total: 272.22 sec