Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-023646
#<BuildRuby:0x00007fdc0e6efdd8
@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.20241128-023646",
@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.000093 0.000000 0.000093 ( 0.000159)
autoconf 0.000046 0.000000 0.000046 ( 0.000045)
configure 0.000037 0.000000 0.000037 ( 0.000037)
build_up 0.005549 0.002664 3.175281 ( 3.175533)
build_miniruby 0.001869 0.000000 1.545729 ( 1.544438)
build_ruby 0.001891 0.000020 3.518495 ( 3.690683)
build_all 0.008181 0.000908 6.048582 ( 2.424254)
build_install 0.012877 0.005455 8.925166 ( 4.521173)
test_btest 0.000711 0.000164 77.894295 ( 21.031346)
test_basic 0.008393 0.001041 0.911927 ( 0.957125)
test_all 0.084193 0.061703 733.860791 (247.361627)
test_rubyspec 0.063700 0.021270 122.284778 ( 31.566672)
total: 316.27 sec