Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-024048
#<BuildRuby:0x000055a8168d2098
@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.20230214-024048",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.000975 0.003392 1.245668 ( 1.828788)
build_miniruby 0.001095 0.000238 1.103473 ( 1.101336)
build_ruby 0.001485 0.000323 2.391747 ( 2.583464)
build_all 0.003473 0.003906 4.012270 ( 2.040209)
build_install 0.008326 0.005231 2.925404 ( 2.141908)
test_btest 0.000505 0.000142 58.975547 ( 19.442268)
test_basic 0.005586 0.000367 0.496270 ( 0.596951)
test_all 0.001210 0.000326 615.301839 (175.033235)
test_rubyspec 0.003645 0.037795 64.678457 ( 74.671909)
total: 279.44 sec