Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-124132
#<BuildRuby:0x000055a176f22390
@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.20221224-124132",
@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.000000 0.000055 0.000055 ( 0.000025)
autoconf 0.000000 0.000021 0.000021 ( 0.000022)
configure 0.000000 0.000018 0.000018 ( 0.000019)
build_up 0.000000 0.005054 1.065271 ( 1.424966)
build_miniruby 0.000000 0.001409 1.240091 ( 1.254222)
build_ruby 0.001287 0.000260 3.488685 ( 3.830143)
build_all 0.007920 0.001377 4.018817 ( 2.486266)
build_install 0.010404 0.003795 2.884674 ( 1.910658)
test_btest 0.000613 0.000118 58.524249 ( 27.842883)
test_basic 0.004968 0.000000 0.417714 ( 0.537791)
test_all 0.001055 0.000000 625.822957 (209.509217)
test_rubyspec 0.029560 0.018388 69.531980 ( 79.563614)
total: 328.36 sec