Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-023657
#<BuildRuby:0x000055cd0371a5e0
@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-023657",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011586 0.000492 0.977395 ( 2.494431)
build_miniruby 0.001466 0.000183 0.074105 ( 0.072031)
build_ruby 0.001853 0.000000 0.073250 ( 0.071052)
build_all 0.011646 0.000119 4.129666 ( 0.797048)
build_install 0.016226 0.005342 7.723009 ( 2.301116)
test_btest 0.001110 0.000159 47.235812 ( 44.154469)
test_basic 0.003743 0.004497 0.338473 ( 0.427907)
test_all 0.000000 0.001705 661.306436 ( 65.386702)
test_rubyspec 0.118115 0.041251 45.879766 ( 51.374614)
total: 167.08 sec