Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-075638
#<BuildRuby:0x000055d63c4be7f0
@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.20221231-075638",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.004598 0.000032 0.822274 ( 1.191364)
build_miniruby 0.001157 0.000065 1.087619 ( 1.085775)
build_ruby 0.001410 0.000079 3.009495 ( 3.395761)
build_all 0.005863 0.000326 3.014054 ( 1.405729)
build_install 0.004310 0.009036 2.447848 ( 1.584862)
test_btest 0.000669 0.000105 55.983336 ( 14.286421)
test_basic 0.000304 0.004630 0.353388 ( 0.445526)
test_all 0.001036 0.000218 547.837091 (154.878084)
test_rubyspec 0.018383 0.022034 55.734203 ( 65.827022)
total: 244.10 sec