Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-080115
#<BuildRuby:0x000055eda54ea258
@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.20240229-080115",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000037 0.000000 0.000037 ( 0.000036)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.008015 0.000437 2.864703 ( 4.006444)
build_miniruby 0.001606 0.000166 1.898476 ( 2.365537)
build_ruby 0.001772 0.000183 3.655202 ( 4.567166)
build_all 0.000695 0.007976 7.224558 ( 6.614701)
build_install 0.013856 0.008625 9.305032 ( 8.943082)
test_btest 0.001021 0.000217 96.435649 ( 90.663026)
test_basic 0.002424 0.004834 1.022597 ( 1.492290)
test_all 0.094117 0.029990 844.651406 (644.936372)
test_rubyspec 0.043986 0.048814 133.864974 (188.457889)
total: 952.05 sec