Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-101541
#<BuildRuby:0x000055dd4d1e22a8
@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.20230428-101541",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.000000 0.005650 1.694003 ( 2.981350)
build_miniruby 0.000000 0.001656 1.312104 ( 1.311911)
build_ruby 0.000000 0.001654 2.578108 ( 2.787566)
build_all 0.004948 0.002770 2.305768 ( 1.482050)
build_install 0.017420 0.000920 3.551149 ( 2.470851)
test_btest 0.000854 0.000143 74.273815 ( 26.784257)
test_basic 0.000131 0.004210 0.672854 ( 0.753450)
test_all 0.001083 0.000216 587.402641 (202.406169)
test_rubyspec 0.022917 0.032629 80.710765 ( 96.016845)
total: 337.00 sec