Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-204417
#<BuildRuby:0x000055b2a06ce208
@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-204417",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004932 0.000673 1.472370 ( 1.837240)
build_miniruby 0.001109 0.000152 0.890590 ( 0.973936)
build_ruby 0.001182 0.000162 1.633819 ( 1.646287)
build_all 0.007100 0.000000 3.846831 ( 2.682001)
build_install 0.000408 0.015695 2.748509 ( 2.321080)
test_btest 0.000640 0.000179 57.238947 ( 27.836819)
test_basic 0.003087 0.000864 0.339732 ( 0.434072)
test_all 0.001060 0.000297 591.261832 (227.176691)
test_rubyspec 0.031797 0.013417 67.391605 ( 77.544753)
total: 342.45 sec