Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-173341
#<BuildRuby:0x00005613ffd5d748
@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.20221204-173341",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000011)
build_up 0.000839 0.004291 0.958907 ( 1.163404)
build_miniruby 0.000780 0.000180 0.594120 ( 0.593074)
build_ruby 0.001082 0.000250 1.073909 ( 1.067233)
build_all 0.005896 0.000000 2.601558 ( 1.286958)
build_install 0.007340 0.001665 1.820298 ( 1.144231)
test_btest 0.000594 0.000125 50.021269 ( 13.051324)
test_basic 0.003300 0.000694 0.241581 ( 0.336342)
test_all 0.000883 0.000186 473.494762 (137.585126)
test_rubyspec 0.014551 0.013987 44.182525 ( 54.543467)
total: 210.77 sec