Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-072056
#<BuildRuby:0x00005576f8948c10
@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.20220223-072056",
@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.000005 0.000002 0.000007 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000025 0.000006 0.000031 ( 0.000028)
build_up 0.010268 0.001429 0.901252 ( 0.923258)
build_miniruby 0.001567 0.000361 0.077886 ( 0.075636)
build_ruby 0.001448 0.000334 0.077166 ( 0.075482)
build_all 0.006881 0.004075 4.124465 ( 0.841960)
build_install 0.025586 0.000000 7.904231 ( 2.405239)
test_btest 0.001228 0.000000 73.800306 ( 8.363005)
test_basic 0.008067 0.000496 0.346138 ( 0.434157)
test_all 0.001232 0.000224 711.924776 ( 68.440635)
test_rubyspec 0.113796 0.067292 46.305292 ( 51.853015)
total: 133.41 sec