Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-041002
#<BuildRuby:0x00005570e0d2e2a8
@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.20221223-041002",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.004659 0.001059 1.290648 ( 2.649637)
build_miniruby 0.001193 0.000271 1.750405 ( 1.920839)
build_ruby 0.001224 0.000278 3.657685 ( 4.209858)
build_all 0.006911 0.001571 3.983425 ( 2.962153)
build_install 0.016071 0.001466 3.398648 ( 3.279626)
test_btest 0.000806 0.000000 55.837903 ( 31.703508)
test_basic 0.003038 0.003495 0.449045 ( 0.640453)
test_all 0.001173 0.000109 627.871433 (282.458732)
test_rubyspec 0.022108 0.026492 71.605379 ( 88.035339)
total: 417.86 sec