Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-001849
#<BuildRuby:0x0000562f15c19ef0
@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-001849",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000026 0.000000 0.000026 ( 0.000027)
build_up 0.007285 0.000000 1.595694 ( 2.584809)
build_miniruby 0.001668 0.000000 1.063789 ( 1.291892)
build_ruby 0.001886 0.000000 1.890475 ( 2.208360)
build_all 0.008723 0.000000 4.010232 ( 4.198922)
build_install 0.015736 0.004112 2.861509 ( 3.475354)
test_btest 0.000870 0.000023 66.229705 ( 58.849483)
test_basic 0.006931 0.000073 0.431571 ( 0.713462)
test_all 0.001721 0.000045 693.645887 (640.113068)
test_rubyspec 0.024121 0.027521 74.157267 ( 93.368551)
total: 806.80 sec