Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-042708
#<BuildRuby:0x000055ed27a03f10
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230206-042708",
@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.000036 0.000000 0.000036 ( 0.000037)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.003878 0.000058 0.617503 ( 1.032851)
build_miniruby 0.000775 0.000282 0.622009 ( 0.620949)
build_ruby 0.000920 0.000334 2.049086 ( 2.048358)
build_all 0.001958 0.007164 12.135938 ( 1.478611)
build_install 0.003019 0.003448 1.461789 ( 0.709251)
test_btest 0.000423 0.000228 63.219750 ( 6.237129)
test_basic 0.000000 0.003771 0.275149 ( 0.369832)
test_all 0.000606 0.000457 492.289207 ( 47.289763)
test_rubyspec 0.013601 0.016050 35.442914 ( 46.009409)
total: 105.80 sec