Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-133149
#<BuildRuby:0x000055a4721c4848
@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-133149",
@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.000010 0.000000 0.000010 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000000 0.010967 0.954026 ( 1.199763)
build_miniruby 0.000376 0.001507 0.075358 ( 0.073613)
build_ruby 0.001311 0.000375 0.074621 ( 0.073013)
build_all 0.010121 0.000394 4.146912 ( 0.776650)
build_install 0.018460 0.005779 7.840062 ( 2.295144)
test_btest 0.000960 0.000253 46.108156 ( 44.196293)
test_basic 0.002386 0.005468 0.350620 ( 0.444230)
test_all 0.001501 0.000474 683.903787 ( 66.818339)
test_rubyspec 0.130955 0.045295 46.154186 ( 51.571600)
total: 167.45 sec