Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-174627
#<BuildRuby:0x0000562c5d072008
@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.20230722-174627",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.007314 0.001170 2.209936 ( 5.628173)
build_miniruby 0.001176 0.000188 1.732740 ( 2.432601)
build_ruby 0.001842 0.000295 3.356588 ( 6.453349)
build_all 0.004762 0.003635 2.663006 ( 3.596288)
build_install 0.015702 0.004831 4.163871 ( 6.357180)
test_btest 0.000732 0.000146 80.680955 ( 73.381873)
test_basic 0.004499 0.004389 0.936716 ( 2.227937)
test_all 0.000549 0.000675 669.812947 (612.380621)
test_rubyspec 0.027827 0.032188 91.408052 (148.783865)
total: 861.24 sec