Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-164341
#<BuildRuby:0x0000563c58e2dfc0
@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.20221221-164341",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.004703 0.000392 1.146897 ( 1.551351)
build_miniruby 0.001452 0.000121 1.309528 ( 1.308562)
build_ruby 0.000000 0.001701 3.301983 ( 3.634059)
build_all 0.001877 0.006242 3.780201 ( 2.070002)
build_install 0.010922 0.005412 3.109377 ( 2.356489)
test_btest 0.000585 0.000113 55.427812 ( 25.912343)
test_basic 0.003292 0.000634 0.435277 ( 0.546703)
test_all 0.001178 0.000226 634.167849 (223.645211)
test_rubyspec 0.029025 0.023025 71.931327 ( 82.747789)
total: 343.77 sec