Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-123614
#<BuildRuby:0x000055e4ee39dfb8
@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.20221220-123614",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001406 0.003601 1.084815 ( 1.493739)
build_miniruby 0.001401 0.000255 1.338422 ( 1.336786)
build_ruby 0.001582 0.000000 3.517538 ( 3.856310)
build_all 0.004489 0.002842 3.785629 ( 1.920061)
build_install 0.014171 0.001995 3.177917 ( 2.225669)
test_btest 0.000598 0.000115 57.412588 ( 17.198381)
test_basic 0.003822 0.000000 0.422368 ( 0.520827)
test_all 0.001846 0.000281 647.477779 (201.851408)
test_rubyspec 0.017549 0.018549 67.790411 ( 77.814037)
total: 308.22 sec