Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-165828
#<BuildRuby:0x00007f9324b1fdc8
@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.20241220-165828",
@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.000002 0.000025 ( 0.000026)
autoconf 0.000060 0.000000 0.000060 ( 0.000046)
configure 0.000042 0.000000 0.000042 ( 0.000041)
build_up 0.005765 0.000217 2.082423 ( 2.385417)
build_miniruby 0.001661 0.000000 1.569985 ( 1.569874)
build_ruby 0.000000 0.001971 4.051557 ( 4.208360)
build_all 0.004046 0.005668 6.429129 ( 2.809540)
build_install 0.007126 0.013558 8.111950 ( 4.601006)
test_btest 0.000648 0.000150 76.234625 ( 33.911906)
test_basic 0.007476 0.003960 0.983517 ( 1.045020)
test_all 0.099806 0.047214 690.085569 (224.044324)
test_rubyspec 0.035936 0.042776 114.656887 ( 21.840923)
total: 296.42 sec