Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-083832
#<BuildRuby:0x000055d23ae1def0
@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-083832",
@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.000013 0.000001 0.000014 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005776 0.000139 1.364572 ( 1.640867)
build_miniruby 0.001199 0.000096 0.767795 ( 0.766510)
build_ruby 0.001482 0.000119 1.621110 ( 1.613434)
build_all 0.007128 0.000000 3.738628 ( 1.955923)
build_install 0.013647 0.000000 2.552649 ( 1.682881)
test_btest 0.000747 0.000000 59.663522 ( 19.148481)
test_basic 0.004095 0.000000 0.322592 ( 0.420686)
test_all 0.001050 0.000000 607.731091 (191.222045)
test_rubyspec 0.021927 0.012447 65.605005 ( 75.688663)
total: 294.14 sec