Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-022702
#<BuildRuby:0x000055eec6d15f00
@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.20230812-022702",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.002301 0.004262 2.233908 ( 5.583516)
build_miniruby 0.001805 0.000186 1.731710 ( 2.698659)
build_ruby 0.001509 0.000156 3.872256 ( 6.654204)
build_all 0.003269 0.004682 2.849337 ( 2.784333)
build_install 0.019400 0.000795 4.505611 ( 5.995517)
test_btest 0.000918 0.000000 84.925148 ( 54.787034)
test_basic 0.008564 0.000055 0.992537 ( 1.716912)
test_all 0.002001 0.000235 677.204434 (405.118688)
test_rubyspec 0.025948 0.031880 100.833443 (171.619611)
total: 656.96 sec