Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-094046
#<BuildRuby:0x000055a7cdb62ec8
@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.20221117-094046",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.006894 0.000000 1.108683 ( 1.288259)
build_miniruby 0.001743 0.000185 0.898149 ( 0.915628)
build_ruby 0.002406 0.000000 2.365554 ( 2.299440)
build_all 0.018509 0.000788 18.448793 ( 2.303602)
build_install 0.005019 0.013418 1.944006 ( 1.027895)
test_btest 0.000000 0.001398 90.068669 ( 9.968306)
test_basic 0.003093 0.004423 0.343756 ( 0.432248)
test_all 0.001854 0.000641 716.611074 ( 75.526534)
test_rubyspec 0.082793 0.053227 50.898866 ( 59.415897)
total: 153.18 sec