Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-034719
#<BuildRuby:0x0000559635cda228
@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.20230130-034719",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001337 0.003542 0.818519 ( 1.203981)
build_miniruby 0.001135 0.000197 0.883580 ( 0.882002)
build_ruby 0.001117 0.000194 1.934981 ( 2.131728)
build_all 0.003074 0.003802 3.013162 ( 1.443817)
build_install 0.013765 0.001125 2.506535 ( 1.690665)
test_btest 0.001025 0.000000 55.698796 ( 14.668552)
test_basic 0.001209 0.003767 0.416176 ( 0.508036)
test_all 0.001515 0.000104 585.147305 (173.521093)
test_rubyspec 0.022741 0.016254 57.792211 ( 68.073654)
total: 264.12 sec