Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-215730
#<BuildRuby:0x000055be9b84e400
@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-215730",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000002 0.000000 0.000002 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.004381 0.000399 1.248478 ( 1.406431)
build_miniruby 0.000924 0.000084 0.681957 ( 0.681755)
build_ruby 0.001256 0.000114 1.368740 ( 1.360104)
build_all 0.002398 0.004129 3.587996 ( 1.882819)
build_install 0.008036 0.004926 2.483428 ( 1.609023)
test_btest 0.000000 0.000787 58.219103 ( 15.719954)
test_basic 0.002388 0.002324 0.373884 ( 0.469362)
test_all 0.001612 0.000310 635.284274 (217.422102)
test_rubyspec 0.018533 0.023353 65.288461 ( 75.626437)
total: 316.18 sec