Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-110949
#<BuildRuby:0x00007fd52eb2fdd0
@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.20240815-110949",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.003480 0.004834 3.621507 ( 3.654246)
build_miniruby 0.001711 0.000412 1.641221 ( 1.637341)
build_ruby 0.000000 0.001984 4.116010 ( 4.314986)
build_all 0.004140 0.005055 8.039868 ( 2.967427)
build_install 0.017120 0.003677 11.421154 ( 5.233042)
test_btest 0.000683 0.000192 120.831423 ( 33.403739)
test_basic 0.009458 0.004626 1.225561 ( 1.275510)
test_all 0.083805 0.068993 879.613036 (260.521305)
test_rubyspec 0.035720 0.054623 173.922200 ( 36.807059)
total: 349.82 sec