Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-203840
#<BuildRuby:0x000055a323156258
@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.20230130-203840",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004526 0.000617 1.173167 ( 2.446781)
build_miniruby 0.001336 0.000182 1.193093 ( 1.261947)
build_ruby 0.001197 0.000163 2.470254 ( 2.725626)
build_all 0.007078 0.000359 3.842165 ( 2.673869)
build_install 0.014930 0.000000 2.905674 ( 2.774594)
test_btest 0.000664 0.000000 55.768058 ( 31.491241)
test_basic 0.003797 0.002902 0.445383 ( 0.561319)
test_all 0.000495 0.000659 634.931555 (258.220013)
test_rubyspec 0.018824 0.032853 71.453695 ( 84.867012)
total: 387.02 sec