Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-125242
#<BuildRuby:0x00005613c48a62a8
@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.20221224-125242",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.004260 0.000774 1.057306 ( 1.445635)
build_miniruby 0.001388 0.000252 1.457809 ( 1.456680)
build_ruby 0.001226 0.000223 3.331469 ( 3.709014)
build_all 0.007096 0.000000 3.660649 ( 1.725096)
build_install 0.008275 0.006291 3.105445 ( 2.164021)
test_btest 0.000623 0.000134 54.991213 ( 23.847800)
test_basic 0.003885 0.000833 0.426102 ( 0.528408)
test_all 0.001256 0.000269 641.866405 (252.534881)
test_rubyspec 0.018603 0.037555 73.389583 ( 86.753327)
total: 374.17 sec