Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-173956
#<BuildRuby:0x0000560e895e2390
@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.20221228-173956",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.001501 0.003566 1.152347 ( 2.088874)
build_miniruby 0.001134 0.000189 1.476455 ( 1.690556)
build_ruby 0.001455 0.000243 3.674066 ( 4.677185)
build_all 0.003596 0.004741 3.969163 ( 3.506345)
build_install 0.015453 0.001378 3.252660 ( 3.616822)
test_btest 0.000859 0.000165 56.316826 ( 36.886165)
test_basic 0.005504 0.000194 0.445536 ( 0.708662)
test_all 0.001287 0.000239 641.076418 (341.294996)
test_rubyspec 0.024111 0.027917 73.015580 ( 96.816587)
total: 491.29 sec