Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-141558
#<BuildRuby:0x0000563b949e37b8
@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-141558",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010406 0.000461 0.966816 ( 1.059001)
build_miniruby 0.001472 0.000105 0.068333 ( 0.066890)
build_ruby 0.002094 0.000000 0.079858 ( 0.077629)
build_all 0.009824 0.000184 4.048517 ( 0.770211)
build_install 0.016983 0.006167 7.774058 ( 2.357674)
test_btest 0.001137 0.000134 47.020670 ( 43.896436)
test_basic 0.000000 0.008409 0.347316 ( 0.433365)
test_all 0.000322 0.001374 700.085683 ( 67.605103)
test_rubyspec 0.098982 0.075688 45.973919 ( 51.488782)
total: 167.76 sec