Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-081501
#<BuildRuby:0x00005566d049a4f8
@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.20240316-081501",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.003295 0.003363 2.277657 ( 2.304316)
build_miniruby 0.001297 0.000179 1.500289 ( 1.498018)
build_ruby 0.001117 0.000797 2.818112 ( 3.076772)
build_all 0.000409 0.007242 6.707861 ( 2.614884)
build_install 0.011769 0.005780 7.879826 ( 3.468550)
test_btest 0.000807 0.000188 89.197480 ( 23.395701)
test_basic 0.004575 0.001067 0.941732 ( 4.852736)
test_all 0.084725 0.032950 774.396416 (225.854779)
test_rubyspec 0.057126 0.036682 122.858208 (148.851331)
total: 415.92 sec