Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-191606
#<BuildRuby:0x0000560e6ed19f48
@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.20230309-191606",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.001253 0.004443 1.545420 ( 2.890012)
build_miniruby 0.001534 0.000292 1.204922 ( 1.204382)
build_ruby 0.001371 0.000261 2.396999 ( 2.600793)
build_all 0.005707 0.001087 2.096044 ( 1.496039)
build_install 0.005901 0.011679 3.369512 ( 2.640927)
test_btest 0.000559 0.000163 69.987750 ( 27.959542)
test_basic 0.002107 0.005076 0.532720 ( 0.637434)
test_all 0.002628 0.000876 532.915023 (227.299151)
test_rubyspec 0.018393 0.034623 80.521325 ( 98.541341)
total: 365.27 sec