Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-110232
#<BuildRuby:0x0000556af59ea0d8
@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.20230615-110232",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000029)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005330 0.001025 2.026903 ( 4.500159)
build_miniruby 0.001226 0.000236 1.487730 ( 1.923651)
build_ruby 0.001533 0.000295 2.848938 ( 4.247886)
build_all 0.003279 0.004887 2.472614 ( 3.287934)
build_install 0.018135 0.000220 3.757999 ( 4.723682)
test_btest 0.000932 0.000000 74.335114 ( 47.663295)
test_basic 0.003729 0.003483 0.810196 ( 1.417951)
test_all 0.001757 0.000186 559.475918 (345.226044)
test_rubyspec 0.039502 0.018705 87.514489 (156.080731)
total: 569.07 sec