Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-111936
#<BuildRuby:0x00007f8f7b6efde0
@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.20241227-111936",
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000049 0.000000 0.000049 ( 0.000049)
configure 0.000039 0.000000 0.000039 ( 0.000040)
build_up 0.002651 0.003607 2.188106 ( 2.946653)
build_miniruby 0.001377 0.000522 1.664216 ( 1.684864)
build_ruby 0.001979 0.000000 4.407103 ( 4.610094)
build_all 0.010090 0.000000 6.810230 ( 4.336387)
build_install 0.014731 0.004912 8.751804 ( 6.186137)
test_btest 0.000650 0.000222 79.098946 ( 48.506750)
test_basic 0.000839 0.004101 1.083060 ( 1.388851)
test_all 0.102535 0.039922 671.935283 (204.485579)
test_rubyspec 0.045132 0.036357 116.135293 ( 27.060616)
total: 301.21 sec