Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-173537
#<BuildRuby:0x000055bfd366e7f0
@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.20230205-173537",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.003916 0.000560 1.084830 ( 1.479058)
build_miniruby 0.001129 0.000162 0.854210 ( 0.852403)
build_ruby 0.001245 0.000178 2.016258 ( 2.242376)
build_all 0.005749 0.000179 3.237951 ( 1.580495)
build_install 0.005724 0.005538 2.315871 ( 1.521237)
test_btest 0.000848 0.000154 55.450460 ( 15.388275)
test_basic 0.000345 0.004880 0.427144 ( 0.519919)
test_all 0.000956 0.000217 606.538871 (203.461965)
test_rubyspec 0.025954 0.015740 63.619297 ( 73.519996)
total: 300.57 sec