Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-060115
#<BuildRuby:0x0000555aa7dfdfc0
@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.20230209-060115",
@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.000026 0.000026 ( 0.000027)
autoconf 0.000000 0.000024 0.000024 ( 0.000025)
configure 0.000000 0.000023 0.000023 ( 0.000023)
build_up 0.000832 0.004037 1.081570 ( 1.469613)
build_miniruby 0.001381 0.000000 0.905102 ( 0.903517)
build_ruby 0.001508 0.000000 2.217772 ( 2.448873)
build_all 0.006908 0.000000 3.432421 ( 1.674671)
build_install 0.011407 0.000274 2.525361 ( 1.666508)
test_btest 0.000663 0.000000 55.517586 ( 14.842560)
test_basic 0.004179 0.000180 0.328753 ( 0.421352)
test_all 0.000931 0.000207 596.326967 (173.617574)
test_rubyspec 0.014015 0.017143 63.206298 ( 73.285681)
total: 270.33 sec