Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-223747
#<BuildRuby:0x00005615b925e390
@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.20240206-223747",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000005 0.000023 ( 0.000023)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.000000 0.006598 1.867782 ( 2.266314)
build_miniruby 0.001565 0.000000 1.633594 ( 1.633684)
build_ruby 0.001645 0.000000 3.213171 ( 3.484744)
build_all 0.003987 0.003757 6.291539 ( 2.737443)
build_install 0.016597 0.003032 7.962267 ( 4.485454)
test_btest 0.000785 0.000245 86.049322 ( 33.962146)
test_basic 0.006640 0.002303 0.833192 ( 0.912812)
test_all 0.078864 0.037323 761.607317 (280.723453)
test_rubyspec 0.061965 0.043376 172.744788 (184.740497)
total: 514.95 sec