Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250428-135617
#<BuildRuby:0x00007faa476efde0
@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.20250428-135617",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000030 0.000005 0.000035 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.000000 0.005898 2.097643 ( 2.395123)
build_miniruby 0.000000 0.001526 1.623793 ( 1.623952)
build_ruby 0.001329 0.000611 4.229508 ( 4.343781)
build_all 0.009461 0.001275 6.662561 ( 4.171666)
build_install 0.018167 0.006633 9.189198 ( 6.871988)
test_btest 0.000649 0.000162 51.626227 ( 19.067120)
test_basic 0.004336 0.003271 0.744500 ( 0.798024)
test_all 0.071720 0.050625 625.523015 (229.377868)
test_rubyspec 0.056591 0.020835 110.610028 ( 37.763471)
total: 306.41 sec