Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-165243
#<BuildRuby:0x0000558a5fc3a228
@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.20240205-165243",
@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.000002 0.000022 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.005725 0.000458 1.806052 ( 2.145832)
build_miniruby 0.001176 0.000094 1.371504 ( 1.369253)
build_ruby 0.001317 0.000105 2.821739 ( 3.053190)
build_all 0.000000 0.007115 5.667006 ( 2.230785)
build_install 0.010495 0.006789 6.748957 ( 3.195299)
test_btest 0.001359 0.000000 81.112053 ( 21.028962)
test_basic 0.005556 0.000579 0.722765 ( 0.780203)
test_all 0.087165 0.032964 813.577962 (305.179921)
test_rubyspec 0.074907 0.040664 189.297118 (215.186149)
total: 554.17 sec