Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-111212
#<BuildRuby:0x000056482360c9c8
@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.20220910-111212",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008622 0.001990 1.125132 ( 1.536357)
build_miniruby 0.001654 0.000382 0.076866 ( 0.074692)
build_ruby 0.001652 0.000381 0.074877 ( 0.073475)
build_all 0.001505 0.008358 1.589188 ( 0.614750)
build_install 0.018030 0.004498 1.936656 ( 0.955364)
test_btest 0.000974 0.000324 95.693186 ( 9.405932)
test_basic 0.001417 0.006078 0.346698 ( 0.435097)
test_all 0.005592 0.000000 682.439839 ( 67.724113)
test_rubyspec 0.122964 0.045154 47.124682 ( 55.629106)
total: 136.45 sec