Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-141613
#<BuildRuby:0x000055ee4611df70
@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.20221220-141613",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.003867 0.001075 1.136687 ( 1.539588)
build_miniruby 0.001001 0.000278 1.377743 ( 1.380294)
build_ruby 0.001159 0.000322 3.226356 ( 3.576878)
build_all 0.000456 0.007338 3.713260 ( 1.873845)
build_install 0.014518 0.000620 3.033241 ( 2.184094)
test_btest 0.000458 0.000146 56.104509 ( 17.217532)
test_basic 0.003836 0.000000 0.406629 ( 0.506557)
test_all 0.000968 0.000174 642.631937 (198.144929)
test_rubyspec 0.018652 0.028815 68.289187 ( 78.340806)
total: 304.77 sec