Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-025449
#<BuildRuby:0x0000559e80fa6198
@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.20230121-025449",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.004440 0.000404 1.171498 ( 2.026044)
build_miniruby 0.001450 0.000132 1.170301 ( 1.306117)
build_ruby 0.001418 0.000129 2.719255 ( 3.069190)
build_all 0.000173 0.007175 3.774362 ( 2.354978)
build_install 0.014638 0.001040 2.840564 ( 2.847204)
test_btest 0.000814 0.000125 56.392640 ( 32.416282)
test_basic 0.005023 0.000773 0.432512 ( 0.729285)
test_all 0.001303 0.000201 646.511700 (271.459714)
test_rubyspec 0.026187 0.021003 71.738098 ( 85.820507)
total: 402.03 sec