Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-155311
#<BuildRuby:0x000055707267e228
@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.20221208-155311",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000000 0.000000 0.000000 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.001821 0.003779 1.390412 ( 1.554570)
build_miniruby 0.001263 0.000000 1.131655 ( 1.130436)
build_ruby 0.000000 0.001404 2.161115 ( 2.154172)
build_all 0.004315 0.001913 3.584572 ( 1.792549)
build_install 0.012496 0.000000 2.674979 ( 1.743424)
test_btest 0.000689 0.000000 55.921203 ( 15.140805)
test_basic 0.002023 0.003347 0.374526 ( 0.473118)
test_all 0.002042 0.000186 629.084252 (180.030116)
test_rubyspec 0.020077 0.011059 61.299050 ( 71.262641)
total: 275.28 sec