Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-085933
#<BuildRuby:0x0000558488c12390
@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.20221226-085933",
@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.000004 0.000015 ( 0.000016)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.003029 0.001178 1.088961 ( 1.526014)
build_miniruby 0.000000 0.001466 1.382479 ( 1.391358)
build_ruby 0.000000 0.001785 3.643003 ( 4.018554)
build_all 0.004861 0.002826 3.713493 ( 2.034594)
build_install 0.011400 0.001099 2.997012 ( 2.185024)
test_btest 0.000551 0.000221 55.522769 ( 21.253898)
test_basic 0.001106 0.004995 0.435011 ( 0.539982)
test_all 0.001279 0.000996 643.714376 (212.920896)
test_rubyspec 0.016628 0.026146 64.556899 ( 74.604292)
total: 320.48 sec