Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-094316
#<BuildRuby:0x000055ea5dbd2228
@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-094316",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000019)
build_up 0.004128 0.000563 1.104216 ( 1.506778)
build_miniruby 0.001529 0.000000 1.346326 ( 1.346347)
build_ruby 0.001836 0.000000 3.486849 ( 3.843122)
build_all 0.006863 0.000807 3.960253 ( 2.452585)
build_install 0.015305 0.001996 3.383077 ( 3.312218)
test_btest 0.000798 0.000104 56.413120 ( 31.971322)
test_basic 0.005394 0.000703 0.436684 ( 0.685202)
test_all 0.001754 0.001123 652.179420 (281.408141)
test_rubyspec 0.017719 0.039024 74.143928 ( 90.673396)
total: 417.20 sec