Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-122554
#<BuildRuby:0x00007f53f436fde0
@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.20241130-122554",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003360 0.004732 3.565309 ( 3.434019)
build_miniruby 0.001369 0.000273 1.577085 ( 1.575096)
build_ruby 0.001703 0.000341 3.891920 ( 4.059143)
build_all 0.008348 0.000000 6.274580 ( 2.609487)
build_install 0.016427 0.001365 8.688920 ( 4.290040)
test_btest 0.000869 0.000153 78.704943 ( 21.308001)
test_basic 0.005740 0.004779 1.113974 ( 1.157923)
test_all 0.091998 0.053521 731.405332 (218.431742)
test_rubyspec 0.046280 0.037338 116.814128 ( 24.452104)
total: 281.32 sec