Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-174808
#<BuildRuby:0x0000559915432228
@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.20221228-174808",
@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.000013)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.005301 0.000049 1.122580 ( 2.037241)
build_miniruby 0.001374 0.000000 1.422210 ( 1.524445)
build_ruby 0.001469 0.000000 3.510739 ( 4.641859)
build_all 0.008054 0.000000 3.836913 ( 3.005075)
build_install 0.011642 0.004498 3.188920 ( 3.230148)
test_btest 0.000752 0.000050 55.853920 ( 35.965331)
test_basic 0.005731 0.000382 0.435122 ( 0.716259)
test_all 0.001352 0.000090 630.515154 (320.129147)
test_rubyspec 0.028547 0.019202 70.712849 ( 90.495862)
total: 461.75 sec