Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-200147
#<BuildRuby:0x000055aad3c05fc0
@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.20230822-200147",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000023)
build_up 0.006046 0.000533 2.359591 ( 7.070220)
build_miniruby 0.001468 0.000129 1.721435 ( 2.676005)
build_ruby 0.002044 0.000180 3.402033 ( 6.645909)
build_all 0.008727 0.000035 6.419243 ( 6.790225)
build_install 0.009977 0.010919 8.058580 ( 9.360445)
test_btest 0.001019 0.000000 83.107420 ( 58.040776)
test_basic 0.000813 0.006716 0.971817 ( 2.171478)
test_all 0.005581 0.004142 679.928968 (512.343968)
test_rubyspec 0.050978 0.017155 105.459324 (190.167839)
total: 795.27 sec