Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-095321
#<BuildRuby:0x00005572ec78a320
@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.20240310-095321",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.000251 0.006867 2.457083 ( 2.233605)
build_miniruby 0.001113 0.000149 1.387319 ( 1.385354)
build_ruby 0.001298 0.000173 3.025632 ( 3.250095)
build_all 0.006611 0.000882 6.318251 ( 2.468671)
build_install 0.012904 0.006148 8.428578 ( 3.873093)
test_btest 0.000000 0.001120 93.043352 ( 25.772701)
test_basic 0.000025 0.006666 0.951113 ( 1.015358)
test_all 0.094045 0.028999 777.378951 (274.140138)
test_rubyspec 0.072796 0.026639 138.612289 (173.451798)
total: 487.59 sec