Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-075434
#<BuildRuby:0x0000559256a9a3b0
@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.20221221-075434",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.005142 1.209274 ( 2.031212)
build_miniruby 0.000000 0.001808 1.467177 ( 1.650150)
build_ruby 0.000000 0.001757 3.499473 ( 4.125351)
build_all 0.000000 0.008583 3.998036 ( 2.605872)
build_install 0.005817 0.011719 3.253206 ( 3.050116)
test_btest 0.000634 0.000253 57.077858 ( 35.356306)
test_basic 0.000574 0.006038 0.433123 ( 0.628730)
test_all 0.001684 0.000000 644.624419 (280.564791)
test_rubyspec 0.031083 0.018129 72.350264 ( 89.284177)
total: 419.30 sec