Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250222-055811
#<BuildRuby:0x00007f97a4b9fdc8
@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.20250222-055811",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000033 0.000008 0.000041 ( 0.000042)
configure 0.000033 0.000008 0.000041 ( 0.000042)
build_up 0.005846 0.000413 3.035633 ( 2.336696)
build_miniruby 0.001117 0.000268 1.098456 ( 1.096341)
build_ruby 0.001543 0.000370 2.808947 ( 42.925857)
build_all 0.003645 0.004130 5.381701 ( 2.384837)
build_install 0.010559 0.004853 7.041704 ( 3.528254)
test_btest 0.000601 0.000171 42.469630 ( 12.758958)
test_basic 0.006557 0.000600 0.678295 ( 0.736008)
test_all 0.088977 0.021273 512.362863 (202.502475)
test_rubyspec 0.052245 0.024647 100.282721 ( 23.072446)
total: 291.34 sec