Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-223331
#<BuildRuby:0x000055bf1c556118
@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-223331",
@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.000018 0.000002 0.000020 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003911 0.000372 1.131538 ( 1.544661)
build_miniruby 0.001351 0.000129 1.323475 ( 1.323346)
build_ruby 0.001619 0.000154 3.352132 ( 3.761910)
build_all 0.005924 0.000153 3.457525 ( 1.714614)
build_install 0.013974 0.000431 3.037580 ( 2.176644)
test_btest 0.000647 0.000053 56.953123 ( 22.063929)
test_basic 0.005654 0.000000 0.422773 ( 0.525697)
test_all 0.001262 0.000000 640.891220 (218.675560)
test_rubyspec 0.015691 0.023118 62.269960 ( 72.115071)
total: 323.90 sec