Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-141739
#<BuildRuby:0x000055cd70f52380
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221206-141739",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.005741 0.000663 1.579932 ( 2.199764)
build_miniruby 0.001133 0.000131 0.946307 ( 0.964481)
build_ruby 0.001336 0.000154 1.625117 ( 1.627691)
build_all 0.007939 0.000403 3.865034 ( 2.646987)
build_install 0.014595 0.004618 2.883019 ( 2.558762)
test_btest 0.000690 0.000092 65.208578 ( 38.176061)
test_basic 0.005787 0.000772 0.426539 ( 0.779835)
test_all 0.000995 0.000133 698.707373 (638.756087)
test_rubyspec 0.032030 0.027213 75.655550 (110.987820)
total: 798.70 sec