Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-011741
#<BuildRuby:0x000055b09b982028
@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-011741",
@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.000003 0.000014 ( 0.000013)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.005272 0.000257 1.403178 ( 1.640975)
build_miniruby 0.001049 0.000200 0.936155 ( 0.936443)
build_ruby 0.000000 0.001465 1.509162 ( 1.511757)
build_all 0.000748 0.005652 3.489681 ( 1.839739)
build_install 0.009593 0.003310 2.548342 ( 1.673505)
test_btest 0.000710 0.000000 55.026711 ( 21.661891)
test_basic 0.003444 0.000111 0.358139 ( 0.456153)
test_all 0.000829 0.000106 582.093323 (174.126722)
test_rubyspec 0.026294 0.005800 63.184340 ( 73.033409)
total: 276.88 sec