Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-045929
#<BuildRuby:0x0000559c996fd930
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-045929",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001831 0.009572 0.963844 ( 2.091109)
build_miniruby 0.001403 0.000351 0.079533 ( 0.077529)
build_ruby 0.001617 0.000405 0.078529 ( 0.076947)
build_all 0.008340 0.003920 4.054283 ( 0.782992)
build_install 0.023825 0.001185 7.799150 ( 2.298461)
test_btest 0.001218 0.000264 47.610566 ( 44.049923)
test_basic 0.008042 0.000848 0.339812 ( 0.426232)
test_all 0.001472 0.000307 696.293051 ( 67.527367)
test_rubyspec 0.110029 0.047038 46.030077 ( 51.579812)
total: 168.91 sec