Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-103932
#<BuildRuby:0x00007f0c720efdc8
@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.20241025-103932",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000003 0.000024 ( 0.000026)
autoconf 0.000039 0.000005 0.000044 ( 0.000044)
configure 0.000037 0.000005 0.000042 ( 0.000042)
build_up 0.008673 0.001205 4.470822 ( 5.180960)
build_miniruby 0.001721 0.000239 1.897435 ( 2.108476)
build_ruby 0.001970 0.000273 4.804200 ( 5.268531)
build_all 0.006962 0.004105 7.730534 ( 6.619779)
build_install 0.019361 0.004676 10.647258 ( 8.580887)
test_btest 0.001308 0.000000 84.897416 ( 76.852243)
test_basic 0.010178 0.003372 1.247659 ( 1.981461)
test_all 0.126394 0.033523 827.455030 (519.014407)
test_rubyspec 0.056892 0.035868 129.535033 ( 71.627787)
total: 697.24 sec