Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-064425
#<BuildRuby:0x0000561c048fb918
@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.20220203-064425",
@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.000006)
autoconf 0.000000 0.000020 0.000020 ( 0.000020)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.000000 0.012081 0.997983 ( 1.625520)
build_miniruby 0.001270 0.000816 0.074527 ( 0.072683)
build_ruby 0.001963 0.000755 0.074822 ( 0.072603)
build_all 0.009770 0.000301 4.155247 ( 0.779019)
build_install 0.020081 0.003259 7.875944 ( 2.347104)
test_btest 0.001071 0.000315 47.438605 ( 44.131276)
test_basic 0.006249 0.001838 0.338655 ( 0.426396)
test_all 0.001294 0.000381 695.998809 ( 67.517490)
test_rubyspec 0.053126 0.098803 45.879830 ( 51.444388)
total: 168.42 sec