Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-132053
#<BuildRuby:0x000056507cdb62a8
@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.20230817-132053",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.003167 0.003777 2.281237 ( 6.679955)
build_miniruby 0.001673 0.000000 1.805422 ( 4.835208)
build_ruby 0.001867 0.000000 3.355900 ( 7.052561)
build_all 0.007258 0.000729 6.396954 ( 6.740081)
build_install 0.015358 0.004857 7.999715 ( 11.623164)
test_btest 0.000884 0.000221 81.552978 ( 59.991350)
test_basic 0.007618 0.000829 1.023210 ( 2.130451)
test_all 0.007821 0.001704 731.403393 (604.385821)
test_rubyspec 0.058216 0.015905 106.755255 (218.947459)
total: 922.39 sec