Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-232707
#<BuildRuby:0x00007f74a0f5fde0
@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.20241212-232707",
@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.000021 0.000004 0.000025 ( 0.000027)
autoconf 0.000036 0.000008 0.000044 ( 0.000043)
configure 0.000031 0.000007 0.000038 ( 0.000037)
build_up 0.003892 0.004976 3.735657 ( 5.056246)
build_miniruby 0.001330 0.000321 1.659740 ( 2.417788)
build_ruby 0.001559 0.000377 4.503129 ( 33.552106)
build_all 0.009865 0.000295 7.071335 ( 5.288751)
build_install 0.019819 0.003000 9.696684 ( 7.087834)
test_btest 0.000740 0.000160 81.623826 ( 53.685160)
test_basic 0.007586 0.001641 1.124846 ( 1.408056)
test_all 0.112952 0.037621 731.867618 (314.458722)
test_rubyspec 0.047487 0.036540 119.549299 ( 33.364507)
total: 456.32 sec