Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-161111
#<BuildRuby:0x000055f0b8740870
@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.20220130-161111",
@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.000010)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002192 0.009239 0.940659 ( 1.054644)
build_miniruby 0.001321 0.000551 0.077517 ( 0.075539)
build_ruby 0.001362 0.000567 0.073997 ( 0.071953)
build_all 0.003606 0.006390 4.075553 ( 0.790341)
build_install 0.019012 0.000869 7.791065 ( 2.334241)
test_btest 0.000745 0.000289 46.699453 ( 43.758659)
test_basic 0.002134 0.005316 0.340689 ( 0.435364)
test_all 0.001349 0.000600 659.249432 ( 65.281790)
test_rubyspec 0.112005 0.060572 45.921269 ( 51.315483)
total: 165.12 sec