Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-043349
#<BuildRuby:0x00007fd0bdd6fde0
@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.20241229-043349",
@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.000011 0.000006 0.000017 ( 0.000017)
autoconf 0.000017 0.000009 0.000026 ( 0.000026)
configure 0.000014 0.000008 0.000022 ( 0.000021)
build_up 0.000882 0.004543 1.827668 ( 2.098666)
build_miniruby 0.000904 0.000565 1.108561 ( 1.106063)
build_ruby 0.001043 0.000651 3.736180 ( 3.894106)
build_all 0.003142 0.006339 6.485531 ( 2.667554)
build_install 0.014350 0.002480 7.917210 ( 4.197712)
test_btest 0.000535 0.000321 72.994546 ( 19.520984)
test_basic 0.004842 0.004618 0.826813 ( 0.873424)
test_all 0.116489 0.026894 700.733194 (208.648475)
test_rubyspec 0.043278 0.035938 115.711055 ( 25.106809)
total: 268.11 sec