Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-201307
#<BuildRuby:0x0000561ab76b68e0
@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.20230120-201307",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.003691 0.000504 1.067231 ( 1.471187)
build_miniruby 0.001209 0.000165 1.100611 ( 1.098433)
build_ruby 0.001451 0.000198 2.871555 ( 3.178100)
build_all 0.000000 0.006681 3.589537 ( 1.799145)
build_install 0.013250 0.001079 2.795745 ( 1.989598)
test_btest 0.000845 0.000163 57.367987 ( 19.037288)
test_basic 0.000000 0.005352 0.415795 ( 0.508369)
test_all 0.000000 0.001127 635.946193 (185.432789)
test_rubyspec 0.017278 0.018654 63.526334 ( 73.544535)
total: 288.06 sec