Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-015249
#<BuildRuby:0x0000558a20102188
@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.20221207-015249",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.005938 0.000309 1.514055 ( 1.811897)
build_miniruby 0.001340 0.000000 0.901231 ( 0.899832)
build_ruby 0.001459 0.000000 1.624413 ( 1.617944)
build_all 0.006520 0.000810 3.721667 ( 1.991449)
build_install 0.011549 0.003359 2.685494 ( 1.948782)
test_btest 0.000580 0.000094 60.144101 ( 26.450671)
test_basic 0.002150 0.003709 0.390293 ( 0.504963)
test_all 0.001152 0.000000 628.257252 (213.793806)
test_rubyspec 0.020085 0.025825 68.944369 ( 79.472049)
total: 328.49 sec