Logfile: /home/ko1/ruby/logs/brlog.trunk.20230121-080628
#<BuildRuby:0x000055764e6e75c0
@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.20230121-080628",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.000000 0.003948 0.619556 ( 1.017873)
build_miniruby 0.000540 0.000373 0.642072 ( 0.641582)
build_ruby 0.001095 0.000183 2.194711 ( 2.195291)
build_all 0.008986 0.000021 11.917156 ( 1.468711)
build_install 0.006475 0.000272 1.521878 ( 0.720135)
test_btest 0.000604 0.000080 65.584981 ( 5.995726)
test_basic 0.003058 0.000408 0.249780 ( 0.345056)
test_all 0.000960 0.000128 479.652063 ( 45.175955)
test_rubyspec 0.017881 0.010499 34.650623 ( 45.257194)
total: 102.82 sec