Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-124549
#<BuildRuby:0x0000557b7d429ed0
@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-124549",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.004628 0.000441 1.331964 ( 1.531322)
build_miniruby 0.000818 0.000078 0.725696 ( 0.724668)
build_ruby 0.001358 0.000130 1.457651 ( 1.449331)
build_all 0.002476 0.004082 3.571504 ( 1.902172)
build_install 0.001160 0.010926 2.576242 ( 1.657257)
test_btest 0.000561 0.000140 55.154271 ( 19.709496)
test_basic 0.000111 0.004009 0.313197 ( 0.410433)
test_all 0.000838 0.000245 590.602509 (173.448362)
test_rubyspec 0.013127 0.018242 61.880322 ( 71.815130)
total: 272.65 sec