Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-141950
#<BuildRuby:0x0000563cefd5a390
@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.20230711-141950",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.006667 0.001667 2.314526 ( 5.815811)
build_miniruby 0.001488 0.000372 55.635784 ( 33.559423)
build_ruby 0.001241 0.000311 3.259232 ( 4.181036)
build_all 0.008230 0.000000 2.686072 ( 2.839618)
build_install 0.016926 0.002616 4.188728 ( 5.423098)
test_btest 0.000725 0.000162 82.927434 ( 52.095920)
test_basic 0.004537 0.003657 0.976242 ( 1.645701)
test_all 0.001530 0.000000 660.959854 (402.042146)
test_rubyspec 0.026563 0.026007 92.187583 (131.671952)
total: 639.28 sec