Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-084637
#<BuildRuby:0x000055f31cc8cf98
@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-084637",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000080 0.000026 0.000106 ( 0.000112)
build_up 0.000488 0.012132 1.020656 ( 1.886388)
build_miniruby 0.001431 0.000835 0.077706 ( 0.077343)
build_ruby 0.001395 0.000813 0.069116 ( 0.068028)
build_all 0.009322 0.000420 4.087234 ( 0.789440)
build_install 0.010032 0.012044 7.825317 ( 2.326837)
test_btest 0.000860 0.000516 47.219423 ( 44.106738)
test_basic 0.007131 0.001338 0.348385 ( 0.436771)
test_all 0.000558 0.001114 690.188802 ( 66.682057)
test_rubyspec 0.086446 0.085291 45.886278 ( 51.208263)
total: 167.58 sec