Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-010004
#<BuildRuby:0x000055c0717d6400
@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-010004",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000021 0.000000 0.000021 ( 0.000022)
configure 0.000017 0.000000 0.000017 ( 0.000018)
build_up 0.000000 0.005856 1.459537 ( 1.801079)
build_miniruby 0.000000 0.001200 1.013584 ( 1.021903)
build_ruby 0.000467 0.001027 1.574869 ( 1.576474)
build_all 0.006298 0.000000 3.579982 ( 1.914595)
build_install 0.014404 0.000023 2.541693 ( 1.802257)
test_btest 0.000714 0.000000 56.312995 ( 26.931804)
test_basic 0.006089 0.000275 0.404229 ( 0.515482)
test_all 0.001128 0.000113 595.589677 (223.636990)
test_rubyspec 0.032272 0.010084 66.514952 ( 76.881387)
total: 336.08 sec