Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-125938
#<BuildRuby:0x000055afe0595fc0
@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.20230216-125938",
@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.000013 0.000000 0.000013 ( 0.000015)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.000000 0.004843 1.452639 ( 1.872474)
build_miniruby 0.000000 0.001596 1.314889 ( 1.317289)
build_ruby 0.000000 0.001679 2.537019 ( 2.747759)
build_all 0.000000 0.007971 3.935137 ( 2.436248)
build_install 0.009090 0.005778 3.022758 ( 2.572181)
test_btest 0.000499 0.000129 57.149977 ( 28.308900)
test_basic 0.004401 0.001141 0.481590 ( 0.587335)
test_all 0.001290 0.000334 645.216370 (235.673130)
test_rubyspec 0.028792 0.017543 70.009770 ( 80.964495)
total: 356.48 sec