Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-103026
#<BuildRuby:0x000055c6c23884f0
@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.20220228-103026",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010999 0.000183 1.007120 ( 1.495387)
build_miniruby 0.001895 0.000119 0.076073 ( 0.074058)
build_ruby 0.001483 0.000093 0.068695 ( 0.066730)
build_all 0.010230 0.000074 4.223537 ( 0.865007)
build_install 0.020198 0.000557 7.961986 ( 2.433928)
test_btest 0.001569 0.000078 76.094862 ( 7.892865)
test_basic 0.007566 0.000114 0.347928 ( 0.442691)
test_all 0.000858 0.001424 701.131903 ( 67.568071)
test_rubyspec 0.087344 0.076218 46.441023 ( 51.697353)
total: 132.54 sec