Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-052224
#<BuildRuby:0x0000561d86dee208
@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.20221205-052224",
@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.000002 0.000013 ( 0.000014)
autoconf 0.000035 0.000000 0.000035 ( 0.000029)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.006054 0.000543 1.614284 ( 2.294426)
build_miniruby 0.001388 0.000000 1.267725 ( 1.337306)
build_ruby 0.000000 0.001836 1.749179 ( 1.752394)
build_all 0.002866 0.005162 3.671713 ( 2.125091)
build_install 0.010807 0.004884 2.819703 ( 2.397214)
test_btest 0.000512 0.000164 57.867332 ( 20.220798)
test_basic 0.003725 0.002609 0.389529 ( 0.490615)
test_all 0.001112 0.000371 618.996112 (195.755178)
test_rubyspec 0.021716 0.014928 63.771805 ( 73.706556)
total: 300.08 sec