Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-170317
#<BuildRuby:0x00005606941e6180
@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-170317",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.004452 0.000668 1.454790 ( 1.623917)
build_miniruby 0.000969 0.000146 0.859716 ( 0.858954)
build_ruby 0.001286 0.000000 1.552763 ( 1.545920)
build_all 0.007038 0.000000 3.689326 ( 1.953775)
build_install 0.014382 0.000000 2.722560 ( 1.861284)
test_btest 0.000829 0.000000 58.645488 ( 23.892824)
test_basic 0.003379 0.003888 0.432628 ( 0.543800)
test_all 0.000870 0.000129 618.653909 (213.292694)
test_rubyspec 0.010682 0.027280 63.923514 ( 73.843720)
total: 319.42 sec