Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-220910
#<BuildRuby:0x000055a27625e068
@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-220910",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.004221 0.001332 1.443301 ( 1.614940)
build_miniruby 0.000869 0.000275 0.724436 ( 0.723264)
build_ruby 0.001030 0.000325 1.671299 ( 1.662749)
build_all 0.002476 0.003644 3.154496 ( 1.586200)
build_install 0.001356 0.011383 2.405524 ( 1.460806)
test_btest 0.000520 0.000249 57.847276 ( 18.274774)
test_basic 0.003963 0.000109 0.335351 ( 0.429301)
test_all 0.000812 0.000373 560.677609 (167.367212)
test_rubyspec 0.022498 0.009174 55.245620 ( 65.433991)
total: 258.55 sec