Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-074718
#<BuildRuby:0x0000558736f2a018
@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.20221227-074718",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000642 0.004159 0.893541 ( 1.282598)
build_miniruby 0.001131 0.000141 1.281174 ( 1.279493)
build_ruby 0.000000 0.001526 2.883191 ( 3.235017)
build_all 0.005750 0.000422 3.246477 ( 1.607458)
build_install 0.011432 0.002561 2.636513 ( 1.792411)
test_btest 0.000930 0.000000 55.911325 ( 14.912482)
test_basic 0.004654 0.000372 0.404275 ( 0.496870)
test_all 0.000990 0.000147 579.472875 (162.797924)
test_rubyspec 0.025222 0.015600 61.748906 ( 71.858736)
total: 259.26 sec