Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-162911
#<BuildRuby:0x0000558a07a1a130
@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.20230501-162911",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.004739 0.000592 1.775551 ( 3.101703)
build_miniruby 0.001261 0.000000 1.240825 ( 1.240259)
build_ruby 0.001420 0.000000 2.340005 ( 2.562315)
build_all 0.006089 0.000000 2.028634 ( 1.447680)
build_install 0.011614 0.003053 3.173560 ( 2.326732)
test_btest 0.000588 0.000076 71.868593 ( 26.738502)
test_basic 0.005195 0.000169 0.639031 ( 0.740116)
test_all 0.001179 0.000000 562.775836 (174.303502)
test_rubyspec 0.033628 0.016313 76.214209 ( 88.115176)
total: 300.58 sec