Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-122733
#<BuildRuby:0x000056186559e9c0
@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.20221026-122733",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010207 0.000000 1.148052 ( 1.191807)
build_miniruby 0.001998 0.000000 0.113402 ( 0.109826)
build_ruby 0.001976 0.000000 0.112687 ( 0.109062)
build_all 0.007328 0.000000 1.382486 ( 0.590881)
build_install 0.010061 0.005436 1.722310 ( 0.914698)
test_btest 0.001265 0.000079 63.880852 ( 6.849156)
test_basic 0.005785 0.000016 0.367583 ( 0.459258)
test_all 0.007060 0.000084 521.835212 ( 54.558612)
test_rubyspec 0.081098 0.035848 43.558713 ( 52.159498)
total: 116.94 sec