Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221210-125025
#<BuildRuby:0x00005643e7786258
@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.20221210-125025",
@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.000003 0.000021 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000236 0.004108 1.107656 ( 1.611832)
build_miniruby 0.001072 0.000204 1.236498 ( 1.245537)
build_ruby 0.001344 0.000256 2.535249 ( 2.542189)
build_all 0.002231 0.004728 3.692583 ( 2.019992)
build_install 0.006164 0.009203 2.755221 ( 2.106621)
test_btest 0.000506 0.000161 53.724033 ( 24.851283)
test_basic 0.003417 0.002612 0.392212 ( 0.492410)
test_all 0.000693 0.000231 624.706115 (231.787423)
test_rubyspec 0.023114 0.023669 68.810173 ( 79.376182)
total: 346.03 sec