Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-082924
#<BuildRuby:0x00005585fae07510
@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.20220302-082924",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011401 0.000184 0.999272 ( 3.266564)
build_miniruby 0.002691 0.000000 0.068506 ( 0.065825)
build_ruby 0.002137 0.000000 0.070734 ( 0.068696)
build_all 0.010268 0.000108 4.218311 ( 0.849235)
build_install 0.018257 0.004955 7.902363 ( 2.384227)
test_btest 0.001125 0.000102 77.388771 ( 8.146182)
test_basic 0.007007 0.000192 0.334515 ( 0.429804)
test_all 0.001711 0.000064 673.664087 ( 66.085527)
test_rubyspec 0.070828 0.090207 46.368549 ( 51.795788)
total: 133.09 sec