Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-035223
#<BuildRuby:0x0000563b80a0e120
@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-035223",
@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.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.003972 0.002661 1.522270 ( 3.415950)
build_miniruby 0.001023 0.000164 1.491487 ( 1.556410)
build_ruby 0.001260 0.000202 2.709989 ( 2.777764)
build_all 0.002660 0.004216 3.711919 ( 2.628866)
build_install 0.010134 0.004245 2.947954 ( 3.144686)
test_btest 0.000494 0.000110 53.852253 ( 29.958887)
test_basic 0.002587 0.003577 0.422231 ( 0.608401)
test_all 0.001592 0.000398 634.866830 (263.228332)
test_rubyspec 0.016061 0.029391 69.386811 ( 82.223536)
total: 389.54 sec