Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-055316
#<BuildRuby:0x000055e6574ca1d8
@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.20230701-055316",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.002519 0.003597 1.860715 ( 3.141890)
build_miniruby 0.000985 0.000295 1.462590 ( 1.467783)
build_ruby 0.001290 0.000387 2.970469 ( 3.195870)
build_all 0.004413 0.002898 2.464363 ( 1.891103)
build_install 0.010773 0.004904 3.624673 ( 3.350915)
test_btest 0.000789 0.000263 80.594240 ( 37.058615)
test_basic 0.002273 0.003440 0.788680 ( 0.896178)
test_all 0.001029 0.000371 619.350973 (231.186824)
test_rubyspec 0.024517 0.028684 85.223083 ( 97.912900)
total: 380.10 sec