Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-142917
#<BuildRuby:0x0000565017e7e380
@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-142917",
@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.000012)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000017)
build_up 0.002746 0.002765 1.277496 ( 1.509893)
build_miniruby 0.000901 0.000205 0.857488 ( 0.856041)
build_ruby 0.001236 0.000281 1.484925 ( 1.476018)
build_all 0.002548 0.004494 3.472005 ( 1.819895)
build_install 0.011420 0.002773 2.505741 ( 1.592062)
test_btest 0.000586 0.000158 60.646409 ( 16.201914)
test_basic 0.003330 0.000000 0.346981 ( 0.441729)
test_all 0.001029 0.000166 570.769151 (162.253676)
test_rubyspec 0.020459 0.017085 58.950042 ( 68.893812)
total: 255.05 sec