Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-074530
#<BuildRuby:0x000055db42026048
@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-074530",
@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.000004 0.000022 ( 0.000021)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.002133 0.003554 1.409373 ( 1.753698)
build_miniruby 0.001153 0.000000 0.816717 ( 0.816681)
build_ruby 0.001444 0.000000 1.702048 ( 1.704245)
build_all 0.007543 0.000000 3.793115 ( 2.295203)
build_install 0.010599 0.004243 2.652553 ( 1.985594)
test_btest 0.000541 0.000120 53.277241 ( 28.972990)
test_basic 0.003749 0.000833 0.365373 ( 0.467537)
test_all 0.000919 0.000204 606.467436 (230.750721)
test_rubyspec 0.018061 0.016929 64.114728 ( 74.370308)
total: 343.12 sec