Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250511-142036
#<BuildRuby:0x00007f8ad001fdd0
@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.20250511-142036",
@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.000012 0.000003 0.000015 ( 0.000017)
autoconf 0.000023 0.000007 0.000030 ( 0.000032)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.000897 0.005353 2.250378 ( 2.395485)
build_miniruby 0.000000 0.001671 1.388964 ( 1.386198)
build_ruby 0.000000 0.001908 3.892011 ( 3.979794)
build_all 0.005854 0.001500 6.032409 ( 2.604891)
build_install 0.012147 0.004154 7.576628 ( 3.931714)
test_btest 0.001043 0.000000 51.366676 ( 14.103036)
test_basic 0.005350 0.003306 0.935624 ( 0.987935)
test_all 0.072202 0.052048 626.131326 (222.403461)
test_rubyspec 0.038524 0.037937 108.531156 ( 23.787815)
total: 275.58 sec