Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-183156
#<BuildRuby:0x00007fcb9375fdd0
@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.20241219-183156",
@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.000008 0.000004 0.000012 ( 0.000013)
autoconf 0.000017 0.000008 0.000025 ( 0.000026)
configure 0.000014 0.000007 0.000021 ( 0.000021)
build_up 0.003497 0.001749 1.340538 ( 1.683910)
build_miniruby 0.000934 0.000467 1.056315 ( 1.053429)
build_ruby 0.001188 0.000594 2.875178 ( 3.096655)
build_all 0.004003 0.003915 5.386165 ( 2.133048)
build_install 0.017318 0.000000 6.498731 ( 3.316703)
test_btest 0.000934 0.000000 69.769574 ( 18.448787)
test_basic 0.007697 0.001240 0.892135 ( 0.942840)
test_all 0.091260 0.049186 601.696675 (180.888135)
test_rubyspec 0.047969 0.028002 113.797695 ( 19.014897)
total: 230.58 sec