Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-020940
#<BuildRuby:0x0000559d2e55a138
@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.20221223-020940",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000010 0.000002 0.000012 ( 0.000022)
configure 0.000002 0.000000 0.000002 ( 0.000019)
build_up 0.000818 0.004221 1.243288 ( 1.852206)
build_miniruby 0.001185 0.000215 1.715279 ( 1.718723)
build_ruby 0.001428 0.000260 3.265637 ( 3.653118)
build_all 0.007558 0.000000 3.692525 ( 1.875733)
build_install 0.000000 0.014829 3.014366 ( 2.045121)
test_btest 0.000000 0.000868 56.103035 ( 20.056903)
test_basic 0.002708 0.001719 0.420366 ( 0.530774)
test_all 0.001185 0.000395 639.554273 (215.562426)
test_rubyspec 0.027485 0.029213 73.275742 ( 87.491565)
total: 334.79 sec