Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-060112
#<BuildRuby:0x00005606688017a8
@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-060112",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.002126 0.003810 1.556144 ( 2.770674)
build_miniruby 0.001157 0.000158 1.128226 ( 1.271119)
build_ruby 0.001354 0.000185 1.553704 ( 1.568325)
build_all 0.007153 0.000397 3.736485 ( 2.302550)
build_install 0.014265 0.001252 2.818082 ( 2.590970)
test_btest 0.000590 0.000074 56.899182 ( 33.368553)
test_basic 0.005023 0.000628 0.359452 ( 0.488980)
test_all 0.001113 0.000139 606.928775 (245.281116)
test_rubyspec 0.007788 0.036740 68.606145 ( 82.417091)
total: 372.06 sec