Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-050330
#<BuildRuby:0x00005564c16ee8a0
@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.20220224-050330",
@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.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003111 0.007615 0.911764 ( 3.340762)
build_miniruby 0.001180 0.000492 0.082001 ( 0.082145)
build_ruby 0.000221 0.002144 0.077037 ( 0.076594)
build_all 0.004247 0.005748 4.238095 ( 0.878683)
build_install 0.014024 0.008965 7.977711 ( 2.482686)
test_btest 0.000813 0.000451 71.859414 ( 8.054355)
test_basic 0.006003 0.001178 0.344479 ( 0.433223)
test_all 0.001208 0.000636 666.218411 ( 65.956298)
test_rubyspec 0.089916 0.070483 46.426637 ( 51.584813)
total: 132.89 sec