Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-004726
#<BuildRuby:0x000055aa78822198
@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.20230207-004726",
@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.000004 0.000020 ( 0.000019)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.003739 0.000935 0.984553 ( 1.360244)
build_miniruby 0.000940 0.000235 1.122586 ( 1.121006)
build_ruby 0.001037 0.000260 1.793838 ( 2.001355)
build_all 0.002073 0.003651 3.102622 ( 1.443605)
build_install 0.008037 0.004078 2.213220 ( 1.442522)
test_btest 0.000597 0.000188 54.963357 ( 14.840543)
test_basic 0.002112 0.002104 0.363377 ( 0.458908)
test_all 0.000786 0.000262 587.948231 (176.600751)
test_rubyspec 0.013903 0.020747 57.057418 ( 67.003685)
total: 266.27 sec