Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-065007
#<BuildRuby:0x000055c6193b23d0
@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.20221223-065007",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000026)
configure 0.000016 0.000001 0.000017 ( 0.000019)
build_up 0.004274 0.000372 1.114822 ( 1.560199)
build_miniruby 0.001617 0.000141 1.555059 ( 1.559856)
build_ruby 0.001465 0.000127 3.465922 ( 3.787631)
build_all 0.004085 0.004233 4.003339 ( 2.247356)
build_install 0.015238 0.001905 3.274019 ( 2.519980)
test_btest 0.000742 0.000093 56.107739 ( 22.677964)
test_basic 0.000953 0.003555 0.382175 ( 0.481620)
test_all 0.001459 0.000225 634.276884 (214.294799)
test_rubyspec 0.027788 0.022394 68.924197 ( 79.118619)
total: 328.25 sec