Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-113804
#<BuildRuby:0x000055edaba0e008
@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.20230310-113804",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.002319 0.003372 1.656046 ( 2.983844)
build_miniruby 0.001308 0.000000 1.054302 ( 1.054677)
build_ruby 0.001253 0.000000 2.544925 ( 2.795215)
build_all 0.006008 0.000116 2.073334 ( 1.338217)
build_install 0.008961 0.004047 2.977378 ( 2.019985)
test_btest 0.000898 0.000000 70.619845 ( 23.118378)
test_basic 0.000945 0.003592 0.478970 ( 0.576167)
test_all 0.001205 0.000201 545.625629 (170.832247)
test_rubyspec 0.021713 0.015186 72.614888 ( 82.371772)
total: 287.09 sec