Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-211847
#<BuildRuby:0x000055f265516208
@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.20221205-211847",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000014 0.000002 0.000016 ( 0.000022)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.001535 0.003579 1.272382 ( 1.440151)
build_miniruby 0.000879 0.000160 0.650604 ( 0.649572)
build_ruby 0.001094 0.000199 1.331601 ( 1.325321)
build_all 0.003004 0.002968 3.375252 ( 1.771151)
build_install 0.007102 0.004599 2.366548 ( 1.488269)
test_btest 0.000559 0.000134 58.252936 ( 15.187507)
test_basic 0.004331 0.000084 0.354905 ( 0.448345)
test_all 0.000809 0.000186 565.384299 (162.669090)
test_rubyspec 0.020366 0.012878 56.873842 ( 66.905191)
total: 251.89 sec