Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-224212
#<BuildRuby:0x0000561428999f70
@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-224212",
@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.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.004922 0.000428 0.937345 ( 1.304215)
build_miniruby 0.001088 0.000095 1.187555 ( 1.186183)
build_ruby 0.001391 0.000121 2.887920 ( 3.251636)
build_all 0.006357 0.000177 3.015320 ( 1.446383)
build_install 0.002695 0.012668 2.626455 ( 1.760504)
test_btest 0.000770 0.000154 54.137093 ( 13.837296)
test_basic 0.004631 0.000064 0.354534 ( 0.447104)
test_all 0.001023 0.000197 579.460617 (167.101936)
test_rubyspec 0.022500 0.017011 55.493855 ( 65.662970)
total: 256.00 sec