Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-001528
#<BuildRuby:0x00005622d1bfa2d0
@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.20221218-001528",
@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.000002 0.000013 ( 0.000014)
autoconf 0.000023 0.000000 0.000023 ( 0.000022)
configure 0.000018 0.000000 0.000018 ( 0.000020)
build_up 0.004619 0.000141 1.199129 ( 1.842988)
build_miniruby 0.001336 0.000268 1.432321 ( 1.450813)
build_ruby 0.001544 0.000308 3.731411 ( 4.139338)
build_all 0.007445 0.000000 3.807921 ( 2.122082)
build_install 0.011931 0.003887 2.954777 ( 2.157779)
test_btest 0.000575 0.000115 56.432447 ( 26.880910)
test_basic 0.002859 0.003924 0.445112 ( 0.552248)
test_all 0.001525 0.000352 638.358353 (241.238025)
test_rubyspec 0.029667 0.016555 70.404724 ( 80.921323)
total: 361.31 sec