Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-132812
#<BuildRuby:0x00007f28a5e9fdc0
@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.20241211-132812",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.004615 0.003406 3.804028 ( 3.915732)
build_miniruby 0.001467 0.000259 1.651554 ( 1.677820)
build_ruby 0.001765 0.000311 4.299181 ( 4.521132)
build_all 0.008181 0.001443 6.679098 ( 3.310837)
build_install 0.019741 0.003242 9.664202 ( 6.091016)
test_btest 0.000791 0.000138 80.118761 ( 39.598287)
test_basic 0.003151 0.008047 1.085957 ( 1.200387)
test_all 0.099882 0.045255 752.756689 (254.372386)
test_rubyspec 0.044127 0.036031 117.389830 ( 36.355513)
total: 351.04 sec