Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-073926
#<BuildRuby:0x00007fc16028fdd8
@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.20240905-073926",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000048 0.000006 0.000054 ( 0.000054)
configure 0.000035 0.000005 0.000040 ( 0.000038)
build_up 0.004636 0.004046 3.502867 ( 3.542884)
build_miniruby 0.001739 0.000000 1.212153 ( 1.209070)
build_ruby 0.001843 0.000000 4.310655 ( 33.544227)
build_all 0.005604 0.003540 8.445531 ( 3.421581)
build_install 0.020506 0.003418 12.208276 ( 7.195587)
test_btest 0.000775 0.000129 131.297754 ( 60.064200)
test_basic 0.007514 0.005269 1.352133 ( 1.420029)
test_all 0.096755 0.062018 939.667449 (415.321222)
test_rubyspec 0.061882 0.034321 178.077703 ( 89.643292)
total: 615.36 sec