Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-191958
#<BuildRuby:0x000055b34237df70
@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.20230209-191958",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.001374 0.003639 1.005556 ( 1.431672)
build_miniruby 0.001096 0.000132 0.963861 ( 0.962028)
build_ruby 0.001360 0.000163 1.963681 ( 2.175206)
build_all 0.005410 0.000649 3.229547 ( 1.649090)
build_install 0.006601 0.005225 2.284791 ( 1.570814)
test_btest 0.000680 0.000109 53.349783 ( 13.708980)
test_basic 0.004047 0.000648 0.387799 ( 0.480000)
test_all 0.001558 0.000249 563.042041 (159.672463)
test_rubyspec 0.008499 0.033321 62.467542 ( 72.428343)
total: 254.08 sec