Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-090943
#<BuildRuby:0x000055d49e288b38
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220308-090943",
@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.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010381 0.000266 0.995361 ( 1.243240)
build_miniruby 0.001636 0.000218 0.076666 ( 0.074870)
build_ruby 0.002114 0.000282 0.072615 ( 0.070321)
build_all 0.007001 0.003462 4.227166 ( 0.846215)
build_install 0.021094 0.001899 7.830846 ( 2.435178)
test_btest 0.001166 0.000174 71.275304 ( 8.319293)
test_basic 0.000000 0.007001 0.340177 ( 0.431859)
test_all 0.000000 0.001879 653.359734 ( 64.991680)
test_rubyspec 0.114100 0.036882 46.155447 ( 51.194939)
total: 129.61 sec