Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-055528
#<BuildRuby:0x0000558d55ce1930
@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.20220202-055528",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003695 0.007503 0.953696 ( 2.576797)
build_miniruby 0.001474 0.000276 0.079513 ( 0.077807)
build_ruby 0.001333 0.000249 0.071159 ( 0.069929)
build_all 0.008837 0.001657 4.143866 ( 0.785652)
build_install 0.016724 0.006296 7.971328 ( 2.344391)
test_btest 0.000843 0.000188 47.704362 ( 45.290670)
test_basic 0.000000 0.007554 0.339955 ( 0.429547)
test_all 0.000941 0.001236 657.381736 ( 65.043524)
test_rubyspec 0.110344 0.050203 46.009540 ( 51.677981)
total: 168.30 sec