Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-210126
#<BuildRuby:0x0000564b4aa0a078
@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.20230809-210126",
@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.000002 0.000020 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.002729 0.003886 2.105459 ( 3.499866)
build_miniruby 0.001608 0.000222 1.670727 ( 1.867785)
build_ruby 0.001475 0.000203 3.283339 ( 3.623587)
build_all 0.004292 0.004169 2.751701 ( 3.946119)
build_install 0.019757 0.001790 4.408762 ( 6.204409)
test_btest 0.000684 0.000107 82.452521 ( 49.065478)
test_basic 0.000000 0.007814 0.965763 ( 1.275334)
test_all 0.002023 0.000318 686.358766 (427.490662)
test_rubyspec 0.033921 0.024839 99.528869 (176.223255)
total: 673.20 sec