Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-052013
#<BuildRuby:0x0000556d7955e3d0
@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.20221207-052013",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005162 0.000449 1.331302 ( 1.773237)
build_miniruby 0.001061 0.000093 1.132894 ( 1.131408)
build_ruby 0.001528 0.000000 2.575624 ( 2.570368)
build_all 0.001811 0.004108 3.405322 ( 1.817827)
build_install 0.002703 0.013204 2.698553 ( 1.806342)
test_btest 0.000855 0.000000 56.904708 ( 15.725922)
test_basic 0.000000 0.004609 0.392609 ( 0.488948)
test_all 0.000125 0.000780 610.897745 (176.345531)
test_rubyspec 0.024040 0.008814 62.887538 ( 72.682578)
total: 274.34 sec