Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-135407
#<BuildRuby:0x000056163d3ce138
@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.20221229-135407",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000569 0.004142 1.061855 ( 1.437079)
build_miniruby 0.001082 0.000000 1.182395 ( 1.180897)
build_ruby 0.000000 0.001573 3.052788 ( 3.417466)
build_all 0.003511 0.002550 3.409432 ( 1.763045)
build_install 0.012668 0.000071 2.679900 ( 1.744228)
test_btest 0.000632 0.000117 55.067420 ( 14.875507)
test_basic 0.004894 0.000135 0.414883 ( 0.520981)
test_all 0.001175 0.000209 641.516152 (192.176423)
test_rubyspec 0.032032 0.004649 62.146092 ( 72.275621)
total: 289.39 sec