Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-043253
#<BuildRuby:0x000056110d836818
@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.20221207-043253",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.005527 0.000962 1.540975 ( 2.528847)
build_miniruby 0.001113 0.000194 1.396337 ( 1.588206)
build_ruby 0.001546 0.000268 2.851553 ( 3.641951)
build_all 0.000000 0.007425 3.883642 ( 3.014674)
build_install 0.013023 0.004281 2.980551 ( 3.238247)
test_btest 0.000632 0.000164 56.819538 ( 36.807863)
test_basic 0.001904 0.004694 0.426770 ( 0.692051)
test_all 0.001573 0.000466 635.557403 (278.752369)
test_rubyspec 0.023892 0.023409 67.137706 ( 77.194200)
total: 407.46 sec