Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-015341
#<BuildRuby:0x000055ce3ab66008
@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-015341",
@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.000000 0.000010 ( 0.000011)
autoconf 0.000000 0.000000 0.000000 ( 0.000020)
configure 0.000057 0.000000 0.000057 ( 0.000027)
build_up 0.005501 0.000000 1.382850 ( 1.523512)
build_miniruby 0.001075 0.000000 1.255714 ( 1.254492)
build_ruby 0.000000 0.001340 2.089967 ( 2.081940)
build_all 0.004113 0.001638 3.359687 ( 1.711777)
build_install 0.013977 0.000000 2.645641 ( 1.705942)
test_btest 0.000740 0.000000 56.015615 ( 15.425081)
test_basic 0.003669 0.000061 0.374901 ( 0.468952)
test_all 0.000974 0.000033 593.579594 (185.767990)
test_rubyspec 0.013344 0.017835 60.446538 ( 70.352296)
total: 280.29 sec