Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-160847
#<BuildRuby:0x000055df57e399a0
@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-160847",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004929 0.000822 1.485465 ( 2.035821)
build_miniruby 0.001140 0.000190 0.938295 ( 0.980941)
build_ruby 0.001398 0.000233 1.593709 ( 1.757227)
build_all 0.003684 0.004105 3.779933 ( 2.309732)
build_install 0.007577 0.007133 2.720434 ( 2.427502)
test_btest 0.000574 0.000143 56.930332 ( 32.037711)
test_basic 0.003279 0.002759 0.390640 ( 0.601202)
test_all 0.000763 0.000204 633.736222 (255.689575)
test_rubyspec 0.023183 0.024901 69.613696 ( 84.278595)
total: 382.12 sec