Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-173855
#<BuildRuby:0x0000558fbe0fe008
@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.20221231-173855",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.004899 0.000408 1.184146 ( 2.301406)
build_miniruby 0.002050 0.000171 1.538173 ( 1.756343)
build_ruby 0.001615 0.000135 3.725281 ( 4.774157)
build_all 0.003622 0.004870 4.039770 ( 3.112505)
build_install 0.006222 0.012051 3.467762 ( 3.786539)
test_btest 0.000748 0.000166 57.096049 ( 35.791525)
test_basic 0.002017 0.004849 0.434020 ( 0.689091)
test_all 0.000932 0.000242 638.170817 (281.767128)
test_rubyspec 0.013271 0.033348 70.985468 ( 82.427873)
total: 416.41 sec