Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-161357
#<BuildRuby:0x000055fd57869930
@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-161357",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000058 0.000026 0.000084 ( 0.000085)
build_up 0.007074 0.003216 0.920895 ( 0.961040)
build_miniruby 0.001506 0.000684 0.075941 ( 0.073455)
build_ruby 0.001261 0.000573 0.073506 ( 0.071620)
build_all 0.009028 0.001780 4.109484 ( 0.800548)
build_install 0.018173 0.004255 7.747148 ( 2.321756)
test_btest 0.000000 0.001604 46.917295 ( 43.799040)
test_basic 0.003341 0.005303 0.336982 ( 0.427701)
test_all 0.001406 0.000625 636.923969 ( 65.315691)
test_rubyspec 0.082471 0.063961 46.151828 ( 51.456439)
total: 165.23 sec