Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-042730
#<BuildRuby:0x000055c848b263b0
@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.20221222-042730",
@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.000004 0.000015 ( 0.000016)
autoconf 0.000019 0.000007 0.000026 ( 0.000025)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.003892 0.001297 1.154868 ( 1.849749)
build_miniruby 0.001180 0.000393 1.364571 ( 1.363528)
build_ruby 0.001229 0.000410 3.664891 ( 4.313760)
build_all 0.000360 0.007034 3.836349 ( 2.727236)
build_install 0.013179 0.004448 3.186509 ( 3.246669)
test_btest 0.000000 0.001010 55.260038 ( 32.552224)
test_basic 0.003968 0.003015 0.416292 ( 0.643278)
test_all 0.001086 0.000473 641.867785 (281.909495)
test_rubyspec 0.022098 0.031166 74.138545 ( 90.465491)
total: 419.07 sec