Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-034724
#<BuildRuby:0x000055bf5f4fdfe8
@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.20230103-034724",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.000000 0.004802 1.041314 ( 1.420248)
build_miniruby 0.000000 0.001260 1.359467 ( 1.357898)
build_ruby 0.001239 0.000000 3.217786 ( 3.583936)
build_all 0.005762 0.000887 3.454135 ( 1.735174)
build_install 0.012544 0.000960 2.897249 ( 1.999984)
test_btest 0.000577 0.000115 56.547459 ( 15.343043)
test_basic 0.004341 0.000868 0.433068 ( 0.527255)
test_all 0.002147 0.000000 630.198685 (198.248444)
test_rubyspec 0.020031 0.018702 62.179839 ( 72.258085)
total: 296.47 sec