Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-000126
#<BuildRuby:0x000055deaf470480
@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-000126",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010985 0.001004 0.841369 ( 0.961736)
build_miniruby 0.002418 0.000000 0.067081 ( 0.066071)
build_ruby 0.002094 0.000000 0.072720 ( 0.072748)
build_all 0.009637 0.000111 1.497529 ( 0.625484)
build_install 0.020711 0.001228 5.211598 ( 2.167842)
test_btest 0.001400 0.000148 78.508314 ( 8.614697)
test_basic 0.001111 0.005396 0.335052 ( 0.427123)
test_all 0.001404 0.000222 706.240986 ( 67.659800)
test_rubyspec 0.116827 0.053899 46.328339 ( 51.699725)
total: 132.30 sec