Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-082432
#<BuildRuby:0x0000555944176090
@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.20230219-082432",
@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.000019)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.006369 0.000236 1.560740 ( 2.656787)
build_miniruby 0.001507 0.000055 1.386807 ( 1.768026)
build_ruby 0.001542 0.000057 2.693293 ( 3.428012)
build_all 0.008100 0.000300 4.157834 ( 4.208972)
build_install 0.012695 0.004241 3.250271 ( 4.267014)
test_btest 0.000796 0.000051 58.792554 ( 42.073859)
test_basic 0.002212 0.003848 0.510672 ( 0.948314)
test_all 0.001041 0.000095 674.151208 (450.718123)
test_rubyspec 0.031517 0.026692 78.210758 (106.751160)
total: 616.82 sec