Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-064034
#<BuildRuby:0x00005573d33e1858
@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.20230312-064034",
@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.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005687 0.000212 1.742074 ( 3.615562)
build_miniruby 0.001258 0.000157 1.312337 ( 1.356381)
build_ruby 0.001495 0.000187 2.556686 ( 2.758316)
build_all 0.006587 0.000289 2.224962 ( 2.094402)
build_install 0.016882 0.000432 3.268739 ( 2.693844)
test_btest 0.000825 0.000089 65.464136 ( 35.133701)
test_basic 0.001290 0.004645 0.508464 ( 0.629267)
test_all 0.000000 0.001154 569.554660 (237.629857)
test_rubyspec 0.022048 0.026755 77.947798 ( 91.876930)
total: 377.79 sec