Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-215406
#<BuildRuby:0x000056037cf00e80
@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.20221013-215406",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000108 0.000018 0.000126 ( 0.000070)
build_up 0.005662 0.002672 1.072591 ( 1.159656)
build_miniruby 0.001229 0.000245 0.098692 ( 0.098187)
build_ruby 0.001216 0.000244 0.087916 ( 0.086784)
build_all 0.004807 0.003924 1.330203 ( 0.600831)
build_install 0.016640 0.000000 1.674374 ( 0.936921)
test_btest 0.001886 0.000009 63.218544 ( 6.435676)
test_basic 0.002367 0.004278 0.359971 ( 0.452160)
test_all 0.007751 0.000021 512.098240 ( 54.935668)
test_rubyspec 0.079316 0.051712 43.215497 ( 51.825977)
total: 116.53 sec