Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-205640
#<BuildRuby:0x000055f202379138
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-205640",
@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.000002 0.000012 ( 0.000012)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.005532 0.000336 1.344330 ( 1.600510)
build_miniruby 0.000845 0.000178 0.913810 ( 0.913043)
build_ruby 0.000000 0.001322 1.464606 ( 1.456869)
build_all 0.005974 0.001269 3.527332 ( 1.835722)
build_install 0.012570 0.001908 2.626185 ( 1.821998)
test_btest 0.000572 0.000124 56.368903 ( 17.602732)
test_basic 0.003173 0.000690 0.371176 ( 0.468580)
test_all 0.000741 0.000161 616.398537 (190.451118)
test_rubyspec 0.013765 0.025800 63.793540 ( 73.819767)
total: 289.97 sec