Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-101807
#<BuildRuby:0x00005639857a5f70
@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.20221220-101807",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000000 0.000073 0.000073 ( 0.000043)
configure 0.000000 0.000026 0.000026 ( 0.000026)
build_up 0.000477 0.003910 1.122655 ( 1.563067)
build_miniruby 0.001102 0.000158 1.347481 ( 1.349896)
build_ruby 0.001490 0.000000 3.245841 ( 3.594828)
build_all 0.003190 0.003505 3.689074 ( 1.893764)
build_install 0.009807 0.004337 2.963375 ( 2.226437)
test_btest 0.000000 0.000694 55.333507 ( 19.067654)
test_basic 0.001966 0.002793 0.395529 ( 0.498472)
test_all 0.001322 0.000305 621.236726 (197.526827)
test_rubyspec 0.034076 0.009477 66.355093 ( 76.443310)
total: 304.17 sec