Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-041113
#<BuildRuby:0x0000559482df27f0
@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.20230112-041113",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.003769 0.000686 1.147774 ( 1.619920)
build_miniruby 0.001184 0.000216 1.414063 ( 1.425519)
build_ruby 0.001335 0.000243 3.419644 ( 3.859132)
build_all 0.002976 0.004016 3.805261 ( 2.150740)
build_install 0.012404 0.003229 3.114963 ( 2.836384)
test_btest 0.000645 0.000144 55.765256 ( 27.058090)
test_basic 0.005418 0.000281 0.414610 ( 0.517862)
test_all 0.001324 0.000284 625.089019 (220.662586)
test_rubyspec 0.025269 0.025518 68.668561 ( 78.624771)
total: 338.76 sec