Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-075806
#<BuildRuby:0x000055ffe30ae068
@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-075806",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005512 0.000201 1.334771 ( 1.524234)
build_miniruby 0.000000 0.001181 0.758772 ( 0.757388)
build_ruby 0.000000 0.001246 1.258053 ( 1.250680)
build_all 0.004233 0.001516 3.065957 ( 1.614513)
build_install 0.011264 0.000486 2.401913 ( 1.582609)
test_btest 0.000651 0.000100 58.353172 ( 15.994277)
test_basic 0.003274 0.000504 0.329260 ( 0.423829)
test_all 0.000900 0.000139 565.796467 (166.628617)
test_rubyspec 0.017256 0.015239 57.958485 ( 68.006283)
total: 257.78 sec