Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-164928
#<BuildRuby:0x0000558ce4df2228
@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.20230927-164928",
@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.000021 0.000000 0.000021 ( 0.000022)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.008196 0.000084 2.393745 ( 5.925230)
build_miniruby 0.001435 0.000198 1.753095 ( 1.967050)
build_ruby 0.000000 0.002276 3.559758 ( 4.169779)
build_all 0.007095 0.002174 6.437503 ( 5.133520)
build_install 0.018831 0.001651 7.993066 ( 6.955198)
test_btest 0.000778 0.000122 86.765172 ( 50.758708)
test_basic 0.003877 0.004382 1.023670 ( 1.419677)
test_all 0.010023 0.000000 762.424294 (411.880201)
test_rubyspec 0.034414 0.041499 109.067806 (130.257794)
total: 618.47 sec