Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-140328
#<BuildRuby:0x00005617c2f327f0
@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.20221220-140328",
@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.000018 0.000000 0.000018 ( 0.000019)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.000000 0.005241 1.138229 ( 1.579519)
build_miniruby 0.000000 0.001419 1.359356 ( 1.370208)
build_ruby 0.000997 0.000704 3.471597 ( 3.830995)
build_all 0.003497 0.003766 3.874185 ( 2.399992)
build_install 0.011836 0.003875 3.131446 ( 2.829931)
test_btest 0.000775 0.000129 55.794994 ( 29.864221)
test_basic 0.001368 0.004122 0.426728 ( 0.602508)
test_all 0.001372 0.000274 621.003936 (256.198068)
test_rubyspec 0.028126 0.023829 73.738238 ( 88.415589)
total: 387.09 sec