Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-201623
#<BuildRuby:0x000056006a55e180
@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-201623",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.005896 0.000491 1.456147 ( 1.863319)
build_miniruby 0.001197 0.000100 0.888391 ( 0.954078)
build_ruby 0.001323 0.000110 1.628062 ( 1.679739)
build_all 0.006858 0.000202 3.577516 ( 1.960125)
build_install 0.001488 0.012740 2.581240 ( 1.945139)
test_btest 0.000904 0.000000 56.428666 ( 22.107592)
test_basic 0.000290 0.003644 0.378216 ( 0.482760)
test_all 0.000810 0.000180 617.288296 (222.770812)
test_rubyspec 0.024124 0.017888 65.248764 ( 75.178097)
total: 328.94 sec