Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-095658
#<BuildRuby:0x000056250f1de1a8
@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.20221230-095658",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000016 0.000006 0.000022 ( 0.000020)
configure 0.000013 0.000005 0.000018 ( 0.000017)
build_up 0.000270 0.004197 1.021726 ( 1.382523)
build_miniruby 0.000911 0.000365 1.132766 ( 1.131256)
build_ruby 0.001423 0.000000 2.586249 ( 18.238293)
build_all 0.006391 0.000000 3.141923 ( 1.518670)
build_install 0.010574 0.003376 2.971285 ( 2.036976)
test_btest 0.000698 0.000244 55.334364 ( 14.033141)
test_basic 0.004709 0.000203 0.320812 ( 0.412837)
test_all 0.000499 0.000778 567.909913 (169.176308)
test_rubyspec 0.014344 0.027645 56.095423 ( 66.134499)
total: 274.07 sec