Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-103615
#<BuildRuby:0x000055c1eda4e390
@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.20221221-103615",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004440 0.000386 1.199227 ( 1.961294)
build_miniruby 0.001486 0.000129 1.502506 ( 1.663575)
build_ruby 0.001872 0.000163 3.703414 ( 4.387277)
build_all 0.008145 0.000000 3.961742 ( 3.029130)
build_install 0.014746 0.004014 3.347913 ( 3.532602)
test_btest 0.000706 0.000073 56.442477 ( 28.052486)
test_basic 0.005510 0.000127 0.430949 ( 0.550982)
test_all 0.001031 0.000104 640.583246 (275.789708)
test_rubyspec 0.024814 0.027933 72.723653 ( 89.075623)
total: 408.04 sec