Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-035205
#<BuildRuby:0x000055a302d261a8
@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-035205",
@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.000002 0.000012 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000149 0.003999 1.075913 ( 1.491500)
build_miniruby 0.001191 0.000000 1.355624 ( 1.353916)
build_ruby 0.001581 0.000000 2.900604 ( 3.260683)
build_all 0.005808 0.000000 3.393474 ( 1.767014)
build_install 0.007906 0.003306 2.764763 ( 1.908626)
test_btest 0.000662 0.000138 56.804288 ( 15.057430)
test_basic 0.004502 0.000125 0.390643 ( 0.486205)
test_all 0.001111 0.000222 613.472006 (174.511382)
test_rubyspec 0.028209 0.014432 63.165376 ( 73.238059)
total: 273.08 sec