Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-130322
#<BuildRuby:0x000055b91e189e08
@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.20221204-130322",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.002474 0.002863 1.118411 ( 1.283733)
build_miniruby 0.001278 0.000000 0.723052 ( 0.721628)
build_ruby 0.000000 0.001543 1.153492 ( 1.146361)
build_all 0.005470 0.001143 2.951503 ( 1.454892)
build_install 0.011195 0.000065 2.130981 ( 1.238706)
test_btest 0.000660 0.000137 57.835884 ( 15.925709)
test_basic 0.002367 0.001777 0.266632 ( 0.360577)
test_all 0.000905 0.000198 570.694678 (161.361996)
test_rubyspec 0.014321 0.024238 54.082670 ( 63.987104)
total: 247.48 sec