Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-133129
#<BuildRuby:0x000055ed64d776f0
@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.20221210-133129",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003363 0.000000 0.620884 ( 1.029800)
build_miniruby 0.000941 0.000000 0.709070 ( 0.708229)
build_ruby 0.001299 0.000000 2.408698 ( 2.340507)
build_all 0.005568 0.003531 12.522020 ( 1.529325)
build_install 0.005970 0.000746 1.603945 ( 0.763768)
test_btest 0.000000 0.000688 65.774984 ( 6.204325)
test_basic 0.000000 0.003835 0.274622 ( 0.369560)
test_all 0.000000 0.001314 485.882203 ( 49.397338)
test_rubyspec 0.022430 0.007008 35.502378 ( 46.069223)
total: 108.41 sec