Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-081155
#<BuildRuby:0x00005626ba23df70
@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.20230119-081155",
@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.000002 0.000021 ( 0.000020)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.001869 0.004281 1.216726 ( 2.361336)
build_miniruby 0.000000 0.001359 1.343162 ( 1.710129)
build_ruby 0.000000 0.001540 3.116496 ( 3.830505)
build_all 0.007559 0.000370 3.934591 ( 3.430614)
build_install 0.008291 0.008833 3.132811 ( 3.774705)
test_btest 0.000908 0.000195 58.297892 ( 38.514233)
test_basic 0.003027 0.003874 0.443873 ( 0.761644)
test_all 0.001430 0.000345 656.113839 (316.356924)
test_rubyspec 0.041093 0.008936 72.612271 ( 88.210934)
total: 458.95 sec