Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-083810
#<BuildRuby:0x000055d8642c37f0
@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.20230107-083810",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003827 0.000319 0.613813 ( 1.040842)
build_miniruby 0.000851 0.000000 0.654884 ( 0.654136)
build_ruby 0.001185 0.000000 2.395329 ( 2.394807)
build_all 0.009471 0.000172 12.923317 ( 1.596743)
build_install 0.006376 0.000456 1.550954 ( 0.735697)
test_btest 0.000563 0.000040 66.195226 ( 6.434894)
test_basic 0.003553 0.000253 0.247682 ( 0.342922)
test_all 0.001566 0.000112 493.900648 ( 48.747337)
test_rubyspec 0.009069 0.018865 35.864253 ( 46.436412)
total: 108.38 sec