Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-051611
#<BuildRuby:0x00007f120c86fdd8
@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.20241017-051611",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.008782 0.000944 4.326324 ( 4.701291)
build_miniruby 0.001642 0.000319 1.781793 ( 1.808424)
build_ruby 0.001891 0.000367 4.805384 ( 5.200482)
build_all 0.009906 0.001086 8.079595 ( 4.564876)
build_install 0.020772 0.004162 11.593159 ( 7.116823)
test_btest 0.000827 0.000158 103.222448 ( 67.613947)
test_basic 0.005530 0.007001 1.298390 ( 1.664542)
test_all 0.114462 0.043091 841.477156 (348.514531)
test_rubyspec 0.056214 0.029656 137.709362 ( 28.191346)
total: 469.38 sec