Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-122956
#<BuildRuby:0x000055bc28b86098
@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.20230101-122956",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.000042 0.004005 1.001703 ( 1.553717)
build_miniruby 0.000932 0.000274 1.109492 ( 1.109338)
build_ruby 0.000000 0.001652 2.964765 ( 3.336598)
build_all 0.004033 0.002332 3.750655 ( 1.873171)
build_install 0.011688 0.002613 2.813252 ( 1.909552)
test_btest 0.000644 0.000205 55.106137 ( 15.236703)
test_basic 0.001219 0.004328 0.433365 ( 0.533152)
test_all 0.000000 0.001413 619.985125 (186.456994)
test_rubyspec 0.024867 0.014189 66.174870 ( 76.272561)
total: 288.28 sec