Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-205927
#<BuildRuby:0x0000560a8a13a098
@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-205927",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.004327 0.000019 0.967647 ( 1.351545)
build_miniruby 0.001210 0.000101 1.380295 ( 1.378634)
build_ruby 0.001326 0.000110 3.173706 ( 3.531493)
build_all 0.006338 0.000529 3.457967 ( 1.718146)
build_install 0.010160 0.003661 2.988989 ( 2.072736)
test_btest 0.000820 0.000088 56.977908 ( 16.802182)
test_basic 0.005010 0.000079 0.411482 ( 0.503717)
test_all 0.001745 0.000000 627.576069 (197.446725)
test_rubyspec 0.019862 0.019035 63.251400 ( 73.134138)
total: 297.94 sec