Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-050242
#<BuildRuby:0x000055761419c4d8
@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.20220317-050242",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006110 0.004359 1.017102 ( 1.124935)
build_miniruby 0.001347 0.000289 0.074856 ( 0.073920)
build_ruby 0.001900 0.000407 0.077111 ( 0.075926)
build_all 0.004813 0.005664 4.267485 ( 0.866711)
build_install 0.021309 0.003008 7.854501 ( 2.436651)
test_btest 0.001055 0.000264 71.139852 ( 7.688880)
test_basic 0.005951 0.001488 0.337585 ( 0.428227)
test_all 0.001657 0.000415 693.704600 ( 67.292561)
test_rubyspec 0.054953 0.090623 46.118298 ( 56.546661)
total: 136.54 sec