Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-120909
#<BuildRuby:0x00005622bc36b138
@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.20220401-120909",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010562 0.001625 1.022846 ( 1.274279)
build_miniruby 0.001999 0.000307 0.073664 ( 0.071167)
build_ruby 0.002450 0.000000 0.075016 ( 0.072471)
build_all 0.010578 0.000407 4.209141 ( 0.852769)
build_install 0.019387 0.004992 8.584826 ( 3.029131)
test_btest 0.000000 0.001398 74.376404 ( 8.153158)
test_basic 0.004576 0.002596 0.343607 ( 0.431726)
test_all 0.002466 0.000166 672.668851 ( 66.387381)
test_rubyspec 0.100289 0.078957 46.619637 ( 52.072752)
total: 132.35 sec