Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-021132
#<BuildRuby:0x000055a6a7db2380
@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-021132",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.005360 0.000173 1.171793 ( 1.302902)
build_miniruby 0.000985 0.000124 0.658244 ( 0.657057)
build_ruby 0.001261 0.000158 1.172496 ( 1.164996)
build_all 0.003758 0.002249 2.892082 ( 1.382865)
build_install 0.008665 0.001300 2.073586 ( 1.260361)
test_btest 0.000634 0.000095 57.665272 ( 14.664499)
test_basic 0.001156 0.003485 0.365731 ( 0.459025)
test_all 0.000952 0.000182 557.151430 (159.408543)
test_rubyspec 0.012475 0.019974 54.614274 ( 64.704097)
total: 245.01 sec