Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-120742
#<BuildRuby:0x00005634d26ce168
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20221227-120742",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.001435 0.003329 0.906148 ( 1.308958)
build_miniruby 0.001000 0.000250 1.099317 ( 1.101415)
build_ruby 0.001163 0.000291 2.785124 ( 3.161855)
build_all 0.006835 0.000000 3.532399 ( 1.732709)
build_install 0.011008 0.001836 2.869416 ( 2.006922)
test_btest 0.000583 0.000127 56.000136 ( 15.172437)
test_basic 0.000600 0.003711 0.360220 ( 0.454021)
test_all 0.001059 0.000276 588.823730 (175.001230)
test_rubyspec 0.014187 0.019550 57.977941 ( 67.945844)
total: 267.89 sec