Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-053732
#<BuildRuby:0x000055bd9a08a068
@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.20221205-053732",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000000 0.000027 ( 0.000026)
configure 0.000025 0.000000 0.000025 ( 0.000024)
build_up 0.005309 0.000120 1.448328 ( 2.100967)
build_miniruby 0.000930 0.000075 0.692771 ( 0.691354)
build_ruby 0.001116 0.000089 1.421960 ( 1.415947)
build_all 0.005436 0.000435 3.308716 ( 1.758058)
build_install 0.009975 0.004557 2.371311 ( 1.466580)
test_btest 0.000739 0.000082 59.761810 ( 24.349727)
test_basic 0.000000 0.005955 0.397822 ( 0.509803)
test_all 0.000000 0.001014 611.574971 (197.592333)
test_rubyspec 0.009173 0.030033 62.107640 ( 72.046090)
total: 301.93 sec