Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-220753
#<BuildRuby:0x000055b95ce46018
@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.20230217-220753",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.000670 0.004235 1.381057 ( 1.820404)
build_miniruby 0.001087 0.000236 1.234417 ( 1.243644)
build_ruby 0.001661 0.000000 2.443481 ( 2.672699)
build_all 0.006482 0.000000 3.964380 ( 2.140641)
build_install 0.013281 0.001738 3.062156 ( 2.485915)
test_btest 0.000708 0.000136 55.900201 ( 26.600518)
test_basic 0.005806 0.000000 0.500742 ( 0.644681)
test_all 0.002711 0.000000 629.661063 (226.726481)
test_rubyspec 0.034510 0.018794 74.966559 ( 87.504488)
total: 351.84 sec