Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-091140
#<BuildRuby:0x000055ec57451f48
@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.20230210-091140",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.000652 0.004189 1.178529 ( 1.692305)
build_miniruby 0.001154 0.000251 1.125850 ( 1.124381)
build_ruby 0.000986 0.000214 2.399049 ( 2.600995)
build_all 0.005517 0.001199 3.747824 ( 1.936875)
build_install 0.010542 0.004828 3.068037 ( 2.691787)
test_btest 0.000572 0.000137 55.007938 ( 29.122784)
test_basic 0.004813 0.001155 0.451876 ( 0.557944)
test_all 0.001069 0.000120 655.235454 (243.271036)
test_rubyspec 0.021447 0.025941 72.230230 ( 82.783557)
total: 365.78 sec