Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-091551
#<BuildRuby:0x00005568ddcba138
@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.20230617-091551",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.003260 0.004141 2.049595 ( 6.590265)
build_miniruby 0.001969 0.000000 1.597231 ( 3.471759)
build_ruby 0.001856 0.000000 3.275093 ( 6.354146)
build_all 0.004960 0.003562 2.421574 ( 3.686440)
build_install 0.012276 0.009203 3.939891 ( 5.963673)
test_btest 0.001059 0.000193 81.430874 ( 83.199049)
test_basic 0.000745 0.007457 0.866962 ( 2.171943)
test_all 0.001234 0.000290 593.201975 (732.129767)
test_rubyspec 0.048834 0.019440 93.756750 (258.126104)
total: 1101.69 sec