Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-230044
#<BuildRuby:0x0000557028cba230
@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-230044",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.000000 0.004620 1.005830 ( 1.581725)
build_miniruby 0.000000 0.001486 1.062322 ( 1.284072)
build_ruby 0.000563 0.000915 2.949193 ( 13.341110)
build_all 0.002651 0.003522 3.563169 ( 1.789896)
build_install 0.013835 0.001661 3.030491 ( 2.022528)
test_btest 0.000601 0.000161 56.353507 ( 15.016729)
test_basic 0.001364 0.004518 0.428354 ( 0.523958)
test_all 0.002140 0.000000 601.545584 (173.049192)
test_rubyspec 0.022763 0.016156 64.726344 ( 74.542089)
total: 283.15 sec