Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-075701
#<BuildRuby:0x000055cc92ca67c8
@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.20230729-075701",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.003516 0.004256 2.421767 ( 7.887687)
build_miniruby 0.000000 0.001966 1.952486 ( 4.741757)
build_ruby 0.000181 0.001896 3.405901 ( 6.139569)
build_all 0.004213 0.003987 2.743834 ( 4.475124)
build_install 0.015678 0.006362 4.193053 ( 7.275123)
test_btest 0.000792 0.000163 87.103600 ( 63.447765)
test_basic 0.005576 0.002723 1.001502 ( 1.872709)
test_all 0.001160 0.000251 644.854151 (436.602248)
test_rubyspec 0.027916 0.028792 96.952512 (167.544925)
total: 699.99 sec