Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-143900
#<BuildRuby:0x000055eda6a0a228
@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-143900",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.005938 0.000258 1.459200 ( 2.480360)
build_miniruby 0.001148 0.000050 1.257192 ( 1.399059)
build_ruby 0.001389 0.000060 2.786840 ( 3.066924)
build_all 0.007828 0.000000 3.763918 ( 2.643583)
build_install 0.006719 0.009572 2.952288 ( 2.849283)
test_btest 0.000688 0.000084 55.793264 ( 31.324443)
test_basic 0.006233 0.000320 0.432314 ( 0.590881)
test_all 0.001695 0.000199 633.343183 (243.045048)
test_rubyspec 0.010741 0.031576 66.849340 ( 77.565451)
total: 364.97 sec