Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-200316
#<BuildRuby:0x000055ae1adb9fc0
@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.20240114-200316",
@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.000021)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.005245 0.000000 1.581918 ( 1.949497)
build_miniruby 0.001870 0.000000 1.500130 ( 1.498748)
build_ruby 0.001629 0.000000 2.847398 ( 3.092621)
build_all 0.007106 0.000032 5.395991 ( 2.857158)
build_install 0.006018 0.011489 6.600232 ( 4.159001)
test_btest 0.000532 0.000099 79.954052 ( 33.267176)
test_basic 0.001762 0.004294 0.797908 ( 0.860371)
test_all 0.088370 0.029353 780.476008 (295.504030)
test_rubyspec 0.018950 0.046495 91.988595 (104.077814)
total: 447.27 sec