Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-204809
#<BuildRuby:0x000055599e4528e0
@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.20221228-204809",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004094 0.000512 1.003831 ( 1.381390)
build_miniruby 0.001089 0.000136 1.196764 ( 1.195023)
build_ruby 0.001253 0.000157 2.614798 ( 2.964534)
build_all 0.001453 0.004520 3.040934 ( 1.444446)
build_install 0.013605 0.001635 2.849714 ( 1.882084)
test_btest 0.000739 0.000131 60.467329 ( 16.537437)
test_basic 0.000245 0.004994 0.399192 ( 0.491718)
test_all 0.000742 0.000175 598.208990 (169.493104)
test_rubyspec 0.016732 0.023604 53.761353 ( 64.229575)
total: 259.62 sec