Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-231604
#<BuildRuby:0x00007feddfd0fdc0
@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.20240728-231604",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000000 0.006963 2.416862 ( 2.516579)
build_miniruby 0.000511 0.001009 1.088043 ( 1.098476)
build_ruby 0.001451 0.000330 2.838777 ( 3.040256)
build_all 0.005218 0.003335 6.800922 ( 2.581421)
build_install 0.014186 0.004554 8.525164 ( 3.824506)
test_btest 0.000834 0.000216 100.680383 ( 26.754601)
test_basic 0.003549 0.005117 0.939208 ( 0.989393)
test_all 0.111756 0.035325 712.395987 (220.301449)
test_rubyspec 0.054795 0.039132 173.149334 ( 47.716876)
total: 308.82 sec