Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-045613
#<BuildRuby:0x0000557717af1fc0
@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.20230103-045613",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.000000 0.004558 1.107196 ( 1.512693)
build_miniruby 0.000000 0.001079 1.244031 ( 1.242982)
build_ruby 0.000000 0.001402 3.038211 ( 3.410382)
build_all 0.005071 0.001668 3.386070 ( 1.633985)
build_install 0.010878 0.003880 2.954640 ( 2.023564)
test_btest 0.000663 0.000128 56.021712 ( 15.535479)
test_basic 0.004115 0.000792 0.348983 ( 0.441167)
test_all 0.001078 0.000000 611.542868 (175.477126)
test_rubyspec 0.032728 0.005810 62.406705 ( 72.217184)
total: 273.50 sec