Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-005036
#<BuildRuby:0x00005561b67a27f0
@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.20221208-005036",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.005246 0.000000 1.359238 ( 1.528531)
build_miniruby 0.001129 0.000000 1.145428 ( 1.144259)
build_ruby 0.001642 0.000050 2.462610 ( 2.453683)
build_all 0.005648 0.000293 3.201969 ( 1.624677)
build_install 0.009958 0.004531 2.766134 ( 1.848908)
test_btest 0.000564 0.000123 55.798453 ( 16.452967)
test_basic 0.000095 0.004309 0.383922 ( 0.478813)
test_all 0.000783 0.000204 636.869329 (180.714991)
test_rubyspec 0.015611 0.021261 63.879282 ( 73.716910)
total: 279.96 sec