Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-121203
#<BuildRuby:0x000055c3fe7edea8
@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.20240314-121203",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.007731 0.000808 3.152052 ( 4.135541)
build_miniruby 0.001312 0.000291 1.816393 ( 1.961651)
build_ruby 0.000000 0.001866 4.003106 ( 4.751680)
build_all 0.008538 0.001321 7.423586 ( 5.456663)
build_install 0.014620 0.007769 9.594845 ( 7.239930)
test_btest 0.000753 0.000200 96.666748 ( 75.075069)
test_basic 0.003234 0.005063 1.050627 ( 1.424604)
test_all 0.087036 0.039417 886.043833 (646.001827)
test_rubyspec 0.056345 0.042642 140.506723 (217.283038)
total: 963.33 sec