Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-204159
#<BuildRuby:0x0000556dd6b163b0
@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-204159",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005242 0.000213 1.156816 ( 1.991602)
build_miniruby 0.001325 0.000231 1.180254 ( 1.356965)
build_ruby 0.001258 0.000219 2.935349 ( 3.546600)
build_all 0.003807 0.003200 3.814319 ( 2.393086)
build_install 0.013321 0.001790 2.997460 ( 2.709455)
test_btest 0.000816 0.000157 54.695871 ( 32.383436)
test_basic 0.001946 0.003858 0.439323 ( 0.693543)
test_all 0.001097 0.000243 631.991133 (270.475433)
test_rubyspec 0.021648 0.026095 71.428792 ( 85.836671)
total: 401.39 sec