Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-195032
#<BuildRuby:0x000055c0b6b489e0
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220210-195032",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006334 0.005506 0.947978 ( 0.986234)
build_miniruby 0.001436 0.000331 0.078280 ( 0.077031)
build_ruby 0.001763 0.000406 0.078979 ( 0.076857)
build_all 0.005907 0.005114 4.109376 ( 0.790958)
build_install 0.019030 0.004744 7.764744 ( 2.332267)
test_btest 0.000840 0.000233 69.876194 ( 7.972507)
test_basic 0.005900 0.001639 0.348924 ( 0.437682)
test_all 0.001543 0.000428 664.000640 ( 69.720309)
test_rubyspec 0.120458 0.052044 46.584506 ( 51.935809)
total: 134.33 sec