Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-220012
#<BuildRuby:0x0000556bc47ec658
@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.20220201-220012",
@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.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000017)
build_up 0.003641 0.007050 0.945261 ( 1.268969)
build_miniruby 0.001354 0.000361 0.071137 ( 0.071078)
build_ruby 0.001711 0.000000 0.069894 ( 0.069455)
build_all 0.008000 0.001470 4.065028 ( 0.788217)
build_install 0.020751 0.001650 7.826439 ( 2.376219)
test_btest 0.001098 0.000231 47.328599 ( 44.089428)
test_basic 0.000000 0.006779 0.330859 ( 0.420282)
test_all 0.000000 0.002057 679.037957 ( 66.020427)
test_rubyspec 0.110952 0.053788 46.250738 ( 51.596914)
total: 166.70 sec