Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-192450
#<BuildRuby:0x0000563028a5c068
@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.20230113-192450",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003542 0.000355 0.643083 ( 1.065240)
build_miniruby 0.000785 0.000078 0.702265 ( 0.701227)
build_ruby 0.001265 0.000127 2.417569 ( 2.417470)
build_all 0.008765 0.000357 12.980165 ( 1.640249)
build_install 0.000000 0.007088 1.481473 ( 0.705028)
test_btest 0.000000 0.000656 67.221261 ( 6.433168)
test_basic 0.001827 0.001699 0.250613 ( 0.345671)
test_all 0.001316 0.000329 499.800654 ( 47.712925)
test_rubyspec 0.025304 0.002039 35.017427 ( 45.616552)
total: 106.64 sec