Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-181822
#<BuildRuby:0x0000557d64a0df70
@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.20230614-181822",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.003854 0.002211 2.028658 ( 3.453859)
build_miniruby 0.001106 0.000256 1.371568 ( 1.388096)
build_ruby 0.001469 0.000000 2.761903 ( 2.984683)
build_all 0.007766 0.000308 2.365547 ( 1.931892)
build_install 0.016920 0.002675 3.821749 ( 3.264948)
test_btest 0.000819 0.000000 76.897640 ( 37.023537)
test_basic 0.002780 0.004259 0.763216 ( 0.867520)
test_all 0.000856 0.000199 565.923734 (243.697312)
test_rubyspec 0.014448 0.038167 86.792965 (127.297507)
total: 421.91 sec