Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-141416
#<BuildRuby:0x000055b255ee2138
@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.20230131-141416",
@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.000018)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.003728 0.000439 1.101148 ( 1.521371)
build_miniruby 0.001303 0.000154 1.021920 ( 1.021613)
build_ruby 0.001491 0.000000 2.095183 ( 2.295836)
build_all 0.001979 0.005295 3.682392 ( 1.840859)
build_install 0.009779 0.004832 2.743360 ( 1.884928)
test_btest 0.000816 0.000178 58.337576 ( 19.034915)
test_basic 0.002408 0.004403 0.425553 ( 0.523470)
test_all 0.001555 0.000207 646.937503 (194.526888)
test_rubyspec 0.029936 0.011028 65.854536 ( 76.275925)
total: 298.93 sec