Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-005911
#<BuildRuby:0x0000561119692168
@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.20221227-005911",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004670 0.000119 1.088563 ( 1.481159)
build_miniruby 0.001197 0.000218 1.360511 ( 1.359216)
build_ruby 0.001511 0.000275 3.137542 ( 3.528520)
build_all 0.007272 0.000000 3.569045 ( 1.830450)
build_install 0.012209 0.000000 2.705751 ( 1.821305)
test_btest 0.000847 0.000000 55.441175 ( 15.095858)
test_basic 0.000187 0.004148 0.403754 ( 0.499029)
test_all 0.000896 0.000166 617.687384 (192.806891)
test_rubyspec 0.015089 0.021866 61.313967 ( 71.281863)
total: 289.71 sec