Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-175346
#<BuildRuby:0x00007f6128d0fdc8
@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.20240627-175346",
@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.000005 0.000026 ( 0.000026)
autoconf 0.000037 0.000007 0.000044 ( 0.000045)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.006680 0.001417 3.530477 ( 3.004773)
build_miniruby 0.001445 0.000307 1.462129 ( 1.458737)
build_ruby 0.000000 0.001831 4.339313 ( 4.476568)
build_all 0.004280 0.004368 8.140804 ( 3.382957)
build_install 0.017574 0.001349 10.920306 ( 4.935890)
test_btest 0.000955 0.000000 120.995896 ( 37.102734)
test_basic 0.007152 0.003149 1.187243 ( 1.242105)
test_all 0.100744 0.046834 826.376426 (231.106421)
test_rubyspec 0.056967 0.036873 166.164755 ( 34.486861)
total: 321.20 sec