Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-045008
#<BuildRuby:0x000055b3ecbb8848
@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.20220205-045008",
@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.000009 0.000002 0.000011 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002186 0.009464 0.972134 ( 1.321613)
build_miniruby 0.001639 0.000703 0.079953 ( 0.077182)
build_ruby 0.001601 0.000686 0.079277 ( 0.076722)
build_all 0.009815 0.000000 4.170480 ( 0.782229)
build_install 0.019287 0.005710 7.945185 ( 2.386177)
test_btest 0.000875 0.000303 47.147605 ( 43.803035)
test_basic 0.003517 0.004568 0.335668 ( 0.423509)
test_all 0.001262 0.000486 654.306661 ( 65.174811)
test_rubyspec 0.102465 0.058552 46.252470 ( 51.755361)
total: 165.80 sec