Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221210-085431
#<BuildRuby:0x000055cb82eda258
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20221210-085431",
@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.000003 0.000014 ( 0.000014)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.003388 0.000968 0.954856 ( 1.347901)
build_miniruby 0.000929 0.000265 1.138812 ( 1.137528)
build_ruby 0.001094 0.000312 2.525848 ( 2.519678)
build_all 0.001838 0.004917 3.601836 ( 1.856552)
build_install 0.004459 0.008819 2.709093 ( 1.763345)
test_btest 0.000524 0.000245 57.146568 ( 16.765833)
test_basic 0.001208 0.004820 0.367372 ( 0.464182)
test_all 0.000808 0.000428 623.661278 (185.331279)
test_rubyspec 0.030584 0.017785 67.962535 ( 78.196755)
total: 289.38 sec