Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-215129
#<BuildRuby:0x000055b819300af8
@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.20220207-215129",
@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.000014 0.000004 0.000018 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000089 0.010364 0.957509 ( 1.073396)
build_miniruby 0.001402 0.000648 0.074767 ( 0.072563)
build_ruby 0.001285 0.000593 0.069915 ( 0.067949)
build_all 0.006961 0.003213 4.073353 ( 0.773565)
build_install 0.019210 0.004981 7.732001 ( 2.287606)
test_btest 0.000613 0.000253 77.368524 ( 8.048505)
test_basic 0.001956 0.005551 0.335171 ( 0.423045)
test_all 0.001418 0.000667 686.492617 ( 66.204184)
test_rubyspec 0.057720 0.115980 46.075014 ( 51.601601)
total: 130.55 sec