Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-105830
#<BuildRuby:0x000055c779166390
@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.20230104-105830",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.001464 0.003290 1.128395 ( 1.519254)
build_miniruby 0.001316 0.000152 1.357748 ( 1.355737)
build_ruby 0.001718 0.000198 3.271973 ( 3.664581)
build_all 0.002813 0.003761 3.616297 ( 1.836757)
build_install 0.009650 0.005939 3.049577 ( 2.077856)
test_btest 0.000626 0.000000 56.466078 ( 15.547696)
test_basic 0.002979 0.001510 0.418452 ( 0.522697)
test_all 0.001377 0.000268 639.139863 (189.799212)
test_rubyspec 0.021280 0.017547 63.120719 ( 73.076144)
total: 289.40 sec