Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-061521
#<BuildRuby:0x000055a08897df50
@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-061521",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.003602 0.000758 1.178840 ( 1.559344)
build_miniruby 0.001285 0.000270 1.492132 ( 1.665798)
build_ruby 0.001547 0.000326 3.550507 ( 4.105835)
build_all 0.003482 0.005228 3.847557 ( 2.702522)
build_install 0.014815 0.001386 3.242073 ( 3.491842)
test_btest 0.000597 0.000143 55.394858 ( 32.494893)
test_basic 0.005779 0.001376 0.459326 ( 0.623066)
test_all 0.001361 0.000177 616.934784 (284.792853)
test_rubyspec 0.032161 0.015995 73.497094 ( 90.603318)
total: 422.04 sec