Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-054004
#<BuildRuby:0x000055dbceba2138
@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.20240118-054004",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.002210 0.003502 1.797789 ( 2.184879)
build_miniruby 0.001799 0.000000 1.624827 ( 1.624027)
build_ruby 0.001855 0.000000 3.268987 ( 3.500960)
build_all 0.006875 0.000742 5.680202 ( 2.991599)
build_install 0.014928 0.002815 7.105169 ( 4.332903)
test_btest 0.000601 0.000155 84.127046 ( 33.743927)
test_basic 0.000326 0.007656 0.856618 ( 0.948836)
test_all 0.092150 0.028534 772.726889 (293.795078)
test_rubyspec 0.059075 0.042515 159.465222 (171.446601)
total: 514.57 sec