Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-213349
#<BuildRuby:0x00007fb24aaefde0
@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.20240714-213349",
@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.000006 0.000025 ( 0.000021)
autoconf 0.000033 0.000011 0.000044 ( 0.000039)
configure 0.000027 0.000009 0.000036 ( 0.000036)
build_up 0.008438 0.000151 3.932379 ( 5.496574)
build_miniruby 0.001753 0.000543 1.767089 ( 2.069093)
build_ruby 0.000000 0.002477 4.418758 ( 5.186793)
build_all 0.007867 0.002753 8.783364 ( 8.188663)
build_install 0.025232 0.001226 11.906920 ( 11.785988)
test_btest 0.000803 0.000230 123.956813 (104.904130)
test_basic 0.004009 0.008566 1.376883 ( 1.950382)
test_all 0.130687 0.029915 846.494640 (340.926523)
test_rubyspec 0.024185 0.066955 163.939417 ( 41.870671)
total: 522.38 sec