Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-030738
#<BuildRuby:0x000055c6081ae180
@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-030738",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.001849 0.003568 1.330612 ( 1.525247)
build_miniruby 0.001282 0.000000 0.874642 ( 0.872907)
build_ruby 0.001335 0.000000 1.214032 ( 1.205525)
build_all 0.002010 0.004032 3.265407 ( 1.614246)
build_install 0.011645 0.001552 2.574281 ( 1.636233)
test_btest 0.000696 0.000000 57.929265 ( 15.948938)
test_basic 0.004304 0.000168 0.376797 ( 0.485221)
test_all 0.000838 0.000161 585.794882 (184.621468)
test_rubyspec 0.017681 0.014153 62.393654 ( 72.392609)
total: 280.30 sec