Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-230937
#<BuildRuby:0x0000564a04372068
@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-230937",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000014 0.000002 0.000016 ( 0.000023)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004563 0.000652 0.949985 ( 1.189259)
build_miniruby 0.000930 0.000133 0.586826 ( 0.585677)
build_ruby 0.001133 0.000162 1.058949 ( 1.052738)
build_all 0.005088 0.000727 2.481265 ( 1.252251)
build_install 0.006986 0.005252 1.841159 ( 1.143615)
test_btest 0.000000 0.000784 54.050932 ( 14.835170)
test_basic 0.001503 0.002131 0.272567 ( 0.367910)
test_all 0.000950 0.000223 470.504164 (136.766346)
test_rubyspec 0.012711 0.014939 44.131851 ( 54.512240)
total: 211.71 sec