Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-155618
#<BuildRuby:0x000055b378b76340
@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-155618",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.005207 0.001132 1.487312 ( 2.094476)
build_miniruby 0.001148 0.000249 0.947918 ( 0.953141)
build_ruby 0.001218 0.000264 1.601668 ( 1.611814)
build_all 0.000898 0.006449 3.811352 ( 2.155699)
build_install 0.008267 0.006798 2.703103 ( 2.447230)
test_btest 0.000440 0.000141 60.417190 ( 30.998988)
test_basic 0.004677 0.001503 0.386162 ( 0.521545)
test_all 0.001384 0.000445 625.098953 (256.073596)
test_rubyspec 0.018545 0.025348 68.232285 ( 81.744539)
total: 378.60 sec