Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-133747
#<BuildRuby:0x000055de714a4070
@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.20230210-133747",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003661 0.000282 0.624431 ( 1.036490)
build_miniruby 0.000851 0.000066 0.663331 ( 0.662603)
build_ruby 0.001113 0.000085 2.090166 ( 2.089396)
build_all 0.008747 0.000672 12.382334 ( 1.514395)
build_install 0.006278 0.000000 1.482061 ( 0.711306)
test_btest 0.000683 0.000000 64.525231 ( 5.992785)
test_basic 0.003423 0.000019 0.253446 ( 0.349235)
test_all 0.000941 0.000063 501.963912 ( 46.931908)
test_rubyspec 0.010001 0.018253 35.441001 ( 46.028943)
total: 105.32 sec