Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-094047
#<BuildRuby:0x00005589764f4f98
@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.20220203-094047",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009447 0.000675 0.949708 ( 1.537303)
build_miniruby 0.001737 0.000124 0.076251 ( 0.074368)
build_ruby 0.001599 0.000114 0.067272 ( 0.065595)
build_all 0.010224 0.000357 4.141984 ( 0.802529)
build_install 0.016296 0.007408 7.841863 ( 2.312727)
test_btest 0.001645 0.000219 47.594550 ( 44.077581)
test_basic 0.007835 0.000000 0.342705 ( 0.430701)
test_all 0.002071 0.000000 667.274176 ( 69.515395)
test_rubyspec 0.102160 0.066718 45.978324 ( 51.138544)
total: 169.96 sec