Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-052221
#<BuildRuby:0x000055858572df70
@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.20221222-052221",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002244 0.004174 1.254660 ( 8.509282)
build_miniruby 0.002055 0.000000 1.606056 ( 1.991658)
build_ruby 0.001881 0.000015 4.067071 ( 5.784475)
build_all 0.009400 0.000214 4.199959 ( 5.004050)
build_install 0.012058 0.007983 3.423374 ( 4.418534)
test_btest 0.000866 0.000163 60.953367 ( 55.984159)
test_basic 0.006263 0.001174 0.508257 ( 0.872411)
test_all 0.001191 0.000223 697.248061 (564.426628)
test_rubyspec 0.032950 0.024740 77.872485 (101.860120)
total: 748.85 sec