Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-054633
#<BuildRuby:0x000055d7d481e258
@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.20221231-054633",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.004714 0.000000 0.894141 ( 1.335883)
build_miniruby 0.002189 0.000000 1.137907 ( 1.139493)
build_ruby 0.001955 0.000000 2.561182 ( 2.926751)
build_all 0.006449 0.000000 3.193224 ( 1.540207)
build_install 0.011977 0.003938 2.666428 ( 1.734937)
test_btest 0.000773 0.000026 54.685345 ( 13.981947)
test_basic 0.004590 0.000000 0.342695 ( 0.436065)
test_all 0.000608 0.000559 546.978736 (181.579937)
test_rubyspec 0.030257 0.015750 57.416403 ( 67.506530)
total: 272.18 sec