Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-040845
#<BuildRuby:0x00007f2f8d21fde0
@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.20241020-040845",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000029 0.000006 0.000035 ( 0.000033)
build_up 0.003119 0.004634 3.758136 ( 3.631592)
build_miniruby 0.001326 0.000282 1.508831 ( 1.507086)
build_ruby 0.001511 0.000321 4.135202 ( 4.301448)
build_all 0.008971 0.000131 7.374681 ( 3.106423)
build_install 0.019118 0.002248 10.148390 ( 4.847850)
test_btest 0.000811 0.000154 93.249497 ( 24.839937)
test_basic 0.009310 0.000995 1.125681 ( 1.171673)
test_all 0.108995 0.038493 743.713760 (212.910589)
test_rubyspec 0.061231 0.025165 134.275547 ( 30.531974)
total: 286.85 sec