Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-114024
#<BuildRuby:0x0000560dbe372180
@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-114024",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.005241 0.000129 1.293165 ( 1.462043)
build_miniruby 0.001013 0.000000 0.747717 ( 0.746496)
build_ruby 0.001322 0.000000 1.213540 ( 1.205634)
build_all 0.000000 0.006510 3.498666 ( 1.731963)
build_install 0.010784 0.002712 2.619552 ( 1.680647)
test_btest 0.000713 0.000127 57.588761 ( 16.429008)
test_basic 0.003637 0.000650 0.374373 ( 0.469604)
test_all 0.001254 0.000224 585.464594 (168.708411)
test_rubyspec 0.008629 0.022068 62.480095 ( 72.347623)
total: 264.78 sec